Is there any way to create dropdown for UI Actions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 12:00 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2017 12:23 PM
Hello Vishnu,
You can create UI action and set list choice flag to true. This will show all UI actions in the drop down in list view.
If this doesn't answer your question, please give some additional details on what you are trying to accomplish?
http://wiki.servicenow.com/index.php?title=UI_Actions#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2017 03:32 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2017 06:10 AM
The image on the left is a widget in Service Portal, not a UI action. You can do many custom things using Service Portal, so the answer there is "yes, you can do that."
The image on the right is a custom menu for the default UI, not a UI action. The short answer there is "No, UI actions do not support drop down menus." The closest you can get is to make it a list or form context menu option and then right click (or use the hamburger menu) to display your UI action.)