UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10 hours ago
How to configure UI action on list view ,
i need to add one button on incident list,
how to do that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hello @NihalK,
To add a UI Action button on the Incident list, create a List UI Action:
Steps
Go to System Definition >UI Actions >New
Set:
Table = incident
Active = true
List banner button = checked (this shows the button above the list)
(Optional) List context menu = checked (to show in right-click menu)
Add your script (server-side or client + server depending on your use case).
Save and refresh the Incident list.
Docs:
Create a UI action
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
