How to add context menu on incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 12:12 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 01:23 PM
What information are you looking to show in the context menu?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 01:20 AM
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>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 02:03 PM
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:
Pease mark it as helpful (or) correct if it fixes your issue.
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 02:00 AM
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>