UI Actions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 10:00 AM
Hello All,
I was trying to find the ui action list for em_alert table in ServiceNow. But I am unable to find the new list banner Ui action which is showing on the list view of em_alert table. Am I looking in the wrong way because there is no UI action such as "new" in UI action list.
How they created that New button on the list view of the alert table. Please help!!
Thanks,
Shivani
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 12:44 PM
its most like using the global UI action here: sys_ui_action.do/?sys_id=80c8c3a60a0a0b34003364513f7d9d27
You can copy that UI action for the em_alert table and the modify as needed.