Different people will open your app instances at different stages of the process. You would not want to allow all users the same level of access to fields at all stages. If you do that, applicants could authorize their requests.
With field state management, you control access to individual objects on the app and prevent individual roles from changing or viewing specific data or areas on the app. This section describes controlling field access based on user roles and workflow stages.
![]() |
You do not have to have workflow and roles configured on an app to limit user access to fields and pages. You will set field states for the objects on the app in the object properties panel. However, those states will always apply regardless of the user or the stage the app is in within its life cycle.
Also, while controlling field access through behaviors using a combination of condition branches and set state objects is possible, it would be quite complicated to manage it in that way. |
See also: Planning Your Field State Strategy
Return to: Designing an App