- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 04:12 AM
I have created a button "Raise Incident", the use case is it should only be visible when the task_category (choice field) is changed to "IT Service Management". I gave the condition in condition field inside UI Actions, it's not working.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 04:35 AM
Hi @akashkekan ,
you have to save the record in order to make the UI Action to be visible for the mentioned category
if you want this to visible or hidden onChange of the category use onChange client script on the task category field
refer this for the same
Note: this won't work in the workspace
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 04:35 AM
Hi @akashkekan ,
you have to save the record in order to make the UI Action to be visible for the mentioned category
if you want this to visible or hidden onChange of the category use onChange client script on the task category field
refer this for the same
Note: this won't work in the workspace
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 04:46 AM
Thanks Chaitanya....Its working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 04:57 AM
So what was the issue?
I believe it's very basic to know if you are showing it for Existing Record then that record should be present in the instance. Then only it will be shown.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader