Block DetachAction on some list items
Is there a way to block certain users from detaching certain records from a model? Like not being able to detach users that are higher ranked than them, or specific to my example, detaching records that were attached from an administrative tenant.
2 Replies
I am successfully using to block bulk selection of the item, but I still have the detach button in the line.
I was overthinking it. It's literally the same fn in the ->visible function.
Solution