March 2020
Intermediate to advanced
534 pages
14h 15m
English
On the vehicle form, we have a button that allows us to change the vehicle group, and this should be hidden for the view's privilege. When adding controls to forms where the system can't determine the needed permission, we must set it on the control while designing the form. In our case, the button was created with a Needed Permission property of Update. So, the button will be hidden when the privileges that are granted to the user are less than Update.
In some cases, we may wish to elevate the permission level above that of the privilege's access level. This is a very special case and is done by following these steps:
Read now
Unlock full access