ProApp Designer - Release 14.10 (Package 27)

Access Check

Access setting on each control shows certain portions of the page to users with certain roles. Using this feature, you can build a single template with all the UI elements and define access setting on certain UI controls to hide or show UI based on specific identities. Access setting can be set on a container as well as individual controls. Properties flyout for each control shows following UI to set Show and Edit identities. If these identities are not set, then control will be shown to all users whoever have access to the item.

At runtime, Aras ProAppDesigner wizard gets list of accessible controls by checking if the you are a member of any of the identities set on the control. In case, if you are not member, then that particular control will be hidden from the UI. For container controls like Page, Section and Group, in case you do not have access, then all children will be hidden from UI. Filtering UI elements based on the current user identities takes place on the server, so there is no way you will get to see property values associated with controls.