Replies: 1 comment 1 reply
-
I like your GUI approach. I did something like this: Add JSON in the details like this for the role:
So in this example if the user is a 'project_manager' then this field is not display allowing that role to not edit it. They however can browse and read it. Then the tricky party, modify the source code:
Do something similar to the browse and read pages. Small modification with huge flexibility when it comes to roles. Something like this should be a feature in the project. I have wanted it for quite some time. Hope this helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it'd be great to add this feature to the project
to be able to select which user role can view a specific (data row/data type field) in the browse page or the add page ,.....
Beta Was this translation helpful? Give feedback.
All reactions