Hi guys
I've got another interesting requirement: role x has to be able to edit only a specified 4 fields of total 20 of a certain table.
The way i've done this is: Role-> permissions node -> tables -> drag table -> set EffectiveAccess to update.
Now the role has full update access to the table in all the forms. Now, i've dragged all the fields of this table onto the permission and gave the 16 other fields Read access.
This doesn't feel clean. Whenever we'd add a new field, this role would automatically get update access to the field. Which is not always desirable.
Doing it the other way around (set table read access but add fields with update access) raises an error: Access for field ContainerNo exceeds access for table ADUContainerFields.
Any ideas?
*This post is locked for comments
I have the same question (0)