Is there any way to create dropdown for UI Actions?

vishnup
Tera Contributor
3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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


Hey Pradeep,


Thanks for responding, I'm not looking for list views.



I want to create buttons and is there any possibility to show them as drop down.



Or Is there a way to get separate list way rather than the same list.   Can you check the below images.



Screen Shot 2017-05-26 at 3.27.02 PM.png                     Screen Shot 2017-05-26 at 3.30.59 PM.png


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.)


find_real_file.png