HI,
I have a display menu item which is used in around 11 forms in action pane. i want to hide that menu item button in all the forms .
is there any best way to do instead of Set visible to NO in All the 11 forms.
And its not related to security :)
*This post is locked for comments
Security is indeed the best option - you simply won't give permissions for the menu item to anybody and you're done.
Another solution would be linking the menu item to a disabled configuration key, which would likely require a modification of the menu item. And hiding or removing the button from all eleven forms would require even more customizations.
HI,I wanted it to be Hidden forever and its not per user basis.
All right, so you told us which logic shouldn't be used to hide and show the menu items, but you forgot to tell us what logic should be used instead of it. Do you mean that it should be hidden forever, or it will be configurable (maybe on per-user basis), or driven by some code? If it's one of the first two options, isn't security the right tool after all?
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator