How to hide/show ui action button based on modules which is linked to the same table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 11:23 PM
Hi,
I want to show /hide ui actions that I have created based on modules. I have created table with name request , and with modules my request, assigned to me. So here I want to show by buttons in the my request module and to hide it in assigned to me module. please provide solution if it is doable
Thanks & Regards,
Kalyani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2022 08:37 AM
Hi,
it should work fine.
Did you give correct sysId of that module?
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2022 12:37 AM
yes have given the correct sys id but dint work, so I tried with other approach by creating a view , and restricted ui action visibility based on view. And it worked .
thanks & regards,
Kalyani