Hide Ui Action Button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2022 02:07 AM
Hello ,I have created one UI action button on custom form now ,I want to hide that button so can i hide that without writing any script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2022 02:15 AM - edited ‎12-06-2022 02:18 AM
Hi @Sagar_pawar
If you don't want to show the UI Action at all, you can set the active flag to false.
Uncheck the Active checkbox and save it.
In case, if you want to show the UI Action based on some conditions, then put those conditions in the condition field
Please mark my response as correct/helpful based on the impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2022 02:29 AM
Hi,
You can use the condition or roles to control the visibility of the ui action.
-Anurag