It would be great to have column based permissions available, currently you have to create another version of the view to separate permissions. Which becomes a nightmare when trying to maintain.
It would be great to be able to set permissions to view or edit on each column similar to something like monday/pulse has on theirs
This means “Hide Columns” (_hc keyword) Amount and Sale, but only if the user roles contain Visitor. Of course, you can have several roles, and you can also write !Visitor to exclude the roles.
If you replace the _hc for _rc, the columns will be removed from the DOM instead of just hidden.
Hi Normand,
I was checking out KTL looks great however does it allow a field to be read only for one but editable for another? Or would the trick be to add the field twice and show/hide accordingly?