assign to me ui action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 12:29 AM
Hi! I'm trying to hide the assign to me button in the SOW on incident table... However no matter what I did nothing works... I deactivated this button on every ux form action that I can think of, yet nothing succeeded..
Please help!
Thanks! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 12:33 AM
Hi @Yuval Lanton ,
You can solve it in UI Builder based on following the "Declarative Actions/List Buttons" section in this article:
Or
look at the condition "new global.IncidentUtils().canAssignToMe(current);" on ui action
"Assign to me". Also if necessary do changes in script include associated .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:32 AM
Hii , Did you find a solution for this ?