How to add context menu on incident form

PKDixit
Tera Contributor

How can i achieve this :- 

when any change added in related list on incident form ,

than after on incident form than this context menu show when we right click on header.

 

4 REPLIES 4

Elijah Aromola
Mega Sage

What information are you looking to show in the context menu?

when we add change records in related list of incident form.

than after the context menu visible on incident form.

and when we click on that context menu button ex. "show change field value" it show a number and short description field value in pop-up.

like <CHNGxxxx><short description>

Sumanth16
Kilo Patron

Hi, 

 

You can create UI action as a list (or) from the context menu and add your logic in the condition field. If your condition is depending on another table, create a script include and pass that in your UI action condition.

 

Please refer to below thread for a better understanding:

https://www.servicenow.com/community/developer-blog/hiding-list-context-menu-on-child-tables/ba-p/22...

 

Pease mark it as helpful (or) correct if it fixes your issue.

 

Thanks  & Regards,

Sumanth Meda

my requirement is

when we add change records in related list of incident form.

than after the context menu visible on incident form.

and when we click on that context menu button ex. "show change field value" it show a number and short description field value in pop-up.

like <CHNGxxxx><short description>