Notifications
Announcements
No record found.
Hello Experts,
How can we see the value of field which we have set the property to masked in Business Central.
Regards,
You will have to do that in code by extending the table / page that masks the data.
Depends a little on what exact field it is.
I have to create a new field in the table vendor and what code do i need to do? can you help with the code
Thanks for your reply
Riya
Here you can see an example of how the customer table is extended.
docs.microsoft.com/.../devenv-table-ext-object
Same pattern will work for the vendor table.
Thanks for the help...But I know how to extend the Table I only want to know how will i display the value of masked field if the user have permission to see it.
Thanks
Then you must set the extended datatype to None either on the table or on the page depending on what field you are talking about.
docs.microsoft.com/.../devenv-extendeddatatype-property
You didn't get me correct..Let me explain it to you i need to create a field in vendor card which will be use extended property masked by default...if the user has permission to see that field then he/she will be able to see the value on opening the page and if the user donnot have the permission than the masked will remain as it is.
There is no really efficient way to do that out of the box. The best way would be to have to version of the page. One showing the field and one not showing the field. Then you can control the user access to the page through the standard permission setup in BC.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 3,151
Jainam M. Kothari 1,443 Super User 2025 Season 2
YUN ZHU 1,092 Super User 2025 Season 2