Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how do you add an option to the right click scroll down menu?

patricklatella
Mega Sage

hi all,

I have a requirement to add an "Assign to me" choice to the form context menu options on incident/request/task records...currently you can see this option from the list view

find_real_file.png

I'd like this option to be available from the right click scroll down from the header bar on an actual incident record.   Is this possible?

So in here:

find_real_file.png

1 ACCEPTED SOLUTION

Shishir Srivast
Mega Sage

Hello Patrick,



You can add this in UI Action as Form Context Menu



find_real_file.png


View solution in original post

3 REPLIES 3

Shishir Srivast
Mega Sage

Hello Patrick,



You can add this in UI Action as Form Context Menu



find_real_file.png


sachin_namjoshi
Kilo Patron
Kilo Patron

You need to add UI action as context menu to see right click option on form header.



Regards,


Sachin


patricklatella
Mega Sage

awesome, thanks guys!