Need a Separator on between two context menus on Incident form.

user678
Kilo Explorer

I need a separator between two form context menus on Incident.

The OOB UI Context Menu do not serve my purpose as it only helps to create a List Separator.

Anyone done this before ?

Thanks in advance !!

5 REPLIES 5

Chandresh
Tera Guru

Hi,



There is a UI page(personalize_all) which governs this. To do this, I believe you need to update this.


This Global UI Page is bringing in the Related Lists for all the related components. Seems like this is not the one I am searching for.


Just for your understanding, let me try to explain what I am searching for:



find_real_file.png



Thanks!!


Inactive_Us1883
Mega Expert

Hi,



Please refer this wiki : Context Menus - ServiceNow Wiki



In section 3 Creating a Context Menu mentioned how you can create a separator:



TypeSelect the type of menu option to create:
  • Action: A menu option that performs an immediate action.
  • Menu: Creates a parent menu that can display a submenu
  • Separator: Draws a line between groups of options on a menu. The menus will not display separator lines adjacent to one another or at the bottom of a menu. If a condition that removes options for a role forces two separators together, one of the separators is removed from the view.
  • Label: Create an unlinked label for a menu or section of a menu.
  • Dynamic actions: Menu options dynamically created, such as the available views or user filters that can only be generated at the time the list is displayed.


Hope this information is help to you.



BR,


/Suraj


Hi Suraj,



Need a FORM Context Menu. Not the List menus that are there in Wiki.


Please read my first question once, that may clarify my query.



Thanks!!