Forum Discussion
- QuickBaseCoachDQrew CaptainAre you saying that you regular users can mess with your actual form layout?
- danieldanielQrew CadetCorrect. How do i prevent that?
- danieldanielQrew CadetAlso, in the App Access settings, i have "edit app structure and permission" unchecked. Not sure if this would have anything to do with it.
- QuickBaseCoachDQrew CaptainIt not seem impossible that regular users in just 1 role which is a role which does not have the ability to edit the app structure and is set at at "Basic Access" or "Basic Access with sharing" would be able to edit form properties.
Also check the column in permissions to confirm that Role cannot edit field properties. - EvanMartinezQuickbase StaffHi Daniel,
Are you making use of an Everyone on the Internet User? Also do you have the checkbox for Edit field properties checked on that table for that role? - danieldanielQrew CadetThank you for the reply.
Their App Level Permission is set to basic.
Currently, I have the "edit field" checked because I want this role to modify a specific fields. I also have custom access so that the user is able to edit those fields.
I believe i do not have "everyone on the internet user" set. - QuickBaseCoachDQrew CaptainYou are mixing up allowing a user to edit data in fields with edit field properties. You should uncheck that setting.
If you want to control the ability to edit fields at the field level them you need to go into each field individual and set the role access.
Typically I would do that via form rules and not field properties thought. I suggest that you use form rules.
Mark - EvanMartinezQuickbase StaffMark is correct, that checkbox to Edit Fields is to allow that role the ability to edit the field settings on the back end. It gives them access to adjust their own field permissions and change things about the field types, display settings, etc.
- danieldanielQrew CadetThanks Mark. You are spot on in my situation.
How would I be able set up form rule for specific users? Say I would like "Role A" to only edit Field 1 and Field 2 - QuickBaseCoachDQrew CaptainYou would need to make a form rule
When the user is in the role Role A
Make read only
.. and then you will need to list every field that you need to lock down in separate actions.
ie you cannot make just certain fields editable, you need to make all the other fields non editable.