Depending on form settings and available controls, a user can do the following from a maintenance form, in order of permissiveness:
- View data.
- Edit data.
- Create new records.
- Delete existing records.
For a user to perform any function, that function must:
- Be included in the form.
- Have a resource the user can access.
- Have a security level the user's role can access.
- Not have an associated visibility rule that evaluates to true.
This post is part of the Maintenance Form topic. Click here to open the Maintenance Form Overview.