visibleOn
and hiddenOn
in action buttons
#17592
achyutkneupane
started this conversation in
Ideas
Replies: 2 comments
-
What do you say @danharrin? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm, I don't think its as easy to do this for actions as it is for fields, so I don't think we should do this. |
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.
-
Hello Filament team,
Since, in v4, most of the buttons are refactored to action, maybe adding
hiddenOn
andvisibleOn
in actions would be reasonable.In my case: I have menuItems in a multi-tenant panel. The item takes the argument
tenant
which is not available in register tenant page.If you think it is a good idea, I am happy to create a PR.
Beta Was this translation helpful? Give feedback.
All reactions