You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure whether this should be part of the RelationManager or on the Table but it would be nice to have the relation table be read only (no add/delete/select or edit actions available).
This could be role managed - so a user can see a summary table but not create/edit etc the associated resource with the correct role?
Anyway maybe a ->readOnly property/method on the table to disable the New/Delete etc actions for the associated model.
Maybe this is part of the roadmap with 'Authorise access to specific actions on a page.'
Happy to play around with this if it's not something you are already working on/have planned
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Salut gents,
Not sure whether this should be part of the RelationManager or on the Table but it would be nice to have the relation table be read only (no add/delete/select or edit actions available).
This could be role managed - so a user can see a summary table but not create/edit etc the associated resource with the correct role?
Anyway maybe a
->readOnly
property/method on the table to disable the New/Delete etc actions for the associated model.Maybe this is part of the roadmap with 'Authorise access to specific actions on a page.'
Happy to play around with this if it's not something you are already working on/have planned
Cheers
Beta Was this translation helpful? Give feedback.
All reactions