- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 05:15 AM
Hey all,
I'm trying to achieve a condition in UI action that shows the button based on the HR service that is selected in HR case
tried with ( current.hr_service == 'NAME OF THE SERVICE') and also tried with (current.sys_id == (id of the service)
but no luck
anyone knows how and if it is possible to do this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 05:25 AM
Have you tried current.hr_service == 'sys_id of the service'?
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 05:34 AM
THANKS ALOT !
I didn't think of that 😂
IT WORKED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 05:25 AM
UI action is on which table?
are you using correct field which stores HR Service?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader