Under the Access Levels tab on forms there are two columns with drop down options for Data Mode and Form Type. What do the options Browse Only and Edit Only actually change on the forms? Is this documented somewhere as I couldn't find any info?
Also, is there any way to remove the search box from appearing at the top of forms as I'd like to gain some real estate on some of my iforms.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Form access levels - what do the options mean?
Form access levels - what do the options mean?
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Form access levels - what do the options mean?
In brief:
Browse Only: User has access to the Browse mode of a form
Edit Only: User has access to the Edit mode of a form
Browse Only:
The "Browse Only" access level allows a user to view a form as Browse Screen ( A selectable list of records from a database table), but not to make any changes to the data.
In Browse Only mode, the user can:
The "Edit Only" access level allows a user to view a form as Edit Screen and make changes to the data in a form, but not to view other rows of a table.
In Edit Only mode, the user can:
Browse Only: User has access to the Browse mode of a form
Edit Only: User has access to the Edit mode of a form
Browse Only:
The "Browse Only" access level allows a user to view a form as Browse Screen ( A selectable list of records from a database table), but not to make any changes to the data.
In Browse Only mode, the user can:
- View a table's records
- Search and filter the data
- Print data (if permission given)
- Modify any data in the form
- Add or delete records
The "Edit Only" access level allows a user to view a form as Edit Screen and make changes to the data in a form, but not to view other rows of a table.
In Edit Only mode, the user can:
- Add, modify, or delete data in the form
- Save changes to the form
- View a table's records
- Search and filter the data
- Print data