How to hide/show "Assign to me" button to "Create New Record" form of Specific Table in SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 01:47 AM
In OOB, "Assign to me" configure to display with incident, problem and problem_task.
My question is how to only hide "Assign to me" button to "Create New Record" form of "problem" table in SOW.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 02:03 AM
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
As per the condition in the image, the UI action will only be visible to "problem" table forms except the new problem record form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2023 02:15 AM
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 .