How to hide/show "Assign to me" button to "Create New Record" form of Specific Table in SOW

tuitendung
Tera Contributor

In OOB, "Assign to me" configure to display with incident, problem and problem_task.

tuitendung_0-1699868776174.pngtuitendung_1-1699868823641.png

My question is how to only hide "Assign to me" button to "Create New Record" form of "problem" table in SOW.

2 REPLIES 2

Vasu ch
Kilo Sage

Hi @tuitendung 

In UI action condition, use the below methods to check the table name and "Create new Form". Draft the conditions as per your need using these conditions

Vasuch_0-1699869730660.png

 

As per the condition in the image, the UI action will only be visible to "problem" table forms except the new problem record form.

 

Luxo Nadappan
Tera Guru

please look at the condition "new global.IncidentUtils().canAssignToMe(current);" on ui action 

"Assign to me". Also if necessary do changes in script include associated .