Hi,
Is there an easy way for the "delete" option on a table to be user role related without the need to make a copy for each table view that only some roles have access being that the ones with the delete option?
Thanks
Hi,
Is there an easy way for the "delete" option on a table to be user role related without the need to make a copy for each table view that only some roles have access being that the ones with the delete option?
Thanks
This would be a useful feature as I am trying to keep non-admins from being able to delete a row.
I don’t think so but would also like to see this. Now that display rules are in place it seems like something like:
If “logged-in user’s role” is not “admin” then hide value.
Seems like an easy way to allow for more granularity on a given scene / view without having to replicate so much functionality.