Allow selectively disabling resource controls on index view. #999
MrJoy
started this conversation in
Feature requests
Replies: 1 comment
-
|
I know and I'd like to handle that in a greater refactor where you could more easily customize the actions shown on each row. Maybe even collapse the buttons under a single button somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the only way to do this is via permissions, but it would be nice if we could selectively disable these generally for a given model.
In particular, if I'm using
link_to_resource, then a button forshowis just wasted space.Beta Was this translation helpful? Give feedback.
All reactions