How to Create UI Action with Dropdown

rohit_hatkar1
Tera Contributor

I Want to Crate an UI Action with the dropdown menu. How can we configure this in ServiceNow. Also attaching image of UI Action currently we have for Create Change Request.

3 REPLIES 3

Dhana3
Kilo Sage

Hi @rohit_hatkar1 , 

 

The screenshot that you have attached is from workspace. In workspace, the ui actions are called declarative actions. In the core UI such configuration is not possible. Where are you trying to achieve this? In a workspace or core UI? 

Yes @Dhana3  I am trying to do it in the Default as well as SOW.

@rohit_hatkar1 , 

 

This configuration is not possible in default ui. 

 

If you need to add more ui actions in the workspace you need to check how to create declarative action in workspaces. It is much different from Ui action.