How to create custom dropdown action in the banner/header of any table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2023 08:05 AM - edited 07-05-2023 09:31 AM
I am looking to add custom dropdown action in banner/header of any tables(incident, change) same as OOB 'More options' or 'Additional actions' provided by ServiceNow.
I believe those are not UI actions, must be widget or UI macros but don't have clarity.
Can this be implemented? If yes then please provide nay documentation or guided steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2023 08:51 AM
Hi @Community Alums ,
You can create a UI action to provide a button in the banner on top of a list.
You can refer below documentation:
Thanks,
Ratnakar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2023 09:19 AM
Hi Ratnakar,
Thank you for the solution but I don't want to create single UI action. It should be kind of drop-down list like we have 'More Options' (...). When I click that button, it should show multiple other actions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 05:24 AM
Not sure you can create a custom contextual menu but you can customize the existing one (ideally for a given table, not globally).
You can check in your instance for "Context Menus" (sys_ui_context_menu)