Hello, I'd like to know, in Permission table, how create a permission that let inform a field, but not edit the rest of the table. It's possible?.
Thanks in advance.
Navision does not support field level permissions with the standard out-of-the-box Roles and Permissions. The only way to do it is to create your own custom table to keep track of it. Then on forms you set the editability / visibility accordingly.
Lanham has an add-on for this. Or you can build your own. Not as hard as it seems.
Comments
Lanham has an add-on for this. Or you can build your own. Not as hard as it seems.
Thanks for help.