May 2017
Intermediate to advanced
442 pages
11h 55m
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 privilege. When adding controls to forms, where the system can't determine the needed permission, we must set it on the control whilst 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 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