add more option in context menu inside incident form

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 12:49 AM
Hello,
I want to add an option in the context menu named more. In the incident list I achieve this but how to do inside a form.
As shown in the picture I want more after save option.
And also how to add menu inside configuration as shown in the image.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 07:17 AM
In that case you need to search for UI Macro: context_form_header it is used for Form context menus.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 04:44 AM
Hi,
Did you get it worked? Were you able to locate the menus for form headers?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 05:12 AM
No not really.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 05:33 AM
So, you did not locate the sub-menu option from the macro or you did try adding but it did not show up. As its macro that is responsible for form menu/sub-menu appearance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 09:58 PM
Actually, I am not using macro anywhere so I have no idea what to do there.
I tried to do this using a context menu but inside form it will not be created. In the list view it will be shown but not in form.