The CreatorCon Call for Content is officially open! Get started here.

assign to me ui action

Yuval Lanton
Tera Contributor

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! 🙂

2 REPLIES 2

Community Alums
Not applicable

Hi @Yuval Lanton ,

You can solve it in UI Builder based on following the "Declarative Actions/List Buttons" section in this article: 

 

https://www.servicenow.com/community/next-experience-articles/configuring-lists-in-configurable-work...

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 .

 

Amey8
Tera Guru

Hii , Did you find a solution for this ?