If a users does not have access to write to a field then it should be greyed out.
Remove buttons the user does not have access to (add buttons)
This story is only for the form builder and Creates
Example:
Right now when a user has read only permission they can still see all the save/ add/ edit buttons.
Users with Read only permissions should not be able to see these buttons
Sub Tasks:
Acceptance Criteria:
- A user with read only permissions is unable to see add, or save buttons.
- If a user only has read only permissions to a specific page they are unable to see the add, edit, save button on that page but are able to view these buttons on the rest of the application as long as they have write access on all other pages.