Hi, I canโt find a complete example to limit the Users to Updates only own records but viewing all. Are some good Topic can read for this?
Thanks.
Solved! Go to Solution.
There are a few ways to accomplish this, depending on your exact goal and setup.
One option is to provide editable_if expressions for each column.
Another option would be to create 2 slices of the data, one to only shows a userโs own rows, and with Update permissions, and another to show all other rows without Update permissions.
Or you could add an expression to hide/show the edit button based on user.
Among other possibilitiesโฆ
Thanks @Marc_Dillon, in this case I would like simply hide the edit button if the user is not the owner of the record.
Iโve missed the easier wayโฆ Thanks!
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |