How to add option on Action on selected rows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 11:27 PM
Hello
I have requirement to add select option in existing on action on selected rows.
once we click on that we will get some options like add to update set, Delete and create application etc.
Here I want add one more option "Select".
Please help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 11:33 PM
Hi @vinod9 ,
The options in that menu are known as UI Actions. You can add them in several places throughout the forms and lists.
You have to create a UI action and select List choice to true to make it visible under drop down.
If you don't find it under System Definition> UI Actions, take a look at System UI> UI Context Menus to see if your mysterious entries are there. 😀
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2023 12:39 AM
Hello @Community Alums
Let me thank you for quick reply.
Added the button, when I click on that button selected records details should be displayed in description of the incident form.