Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2022 02:35 AM
Hi guys,
I have requirement like the UI Action is to be visible to the user who got assigned to the particular task. If I have a incident table and i have assigned a particular incident to one user to take an action on it, then that particular user can able to see the Approve UI Action. No other users can see that ui action. How to achieve this?
Thanks
Solved! Go to Solution.
Labels:
- Labels:
-
Multiple Versions
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2022 02:40 AM
Hi yesh
In the condition of your UI Action, you can use below logic
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2022 02:49 AM
Thank you everyone