How to add "Add" button on child incident related list on incident form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 11:02 AM
Hello Community!
I have one requirement to add "Add" button on "child incidents" related list.
For that I have checked "Add" ui action but don't understand which table is used for "Child incident" related list
Please help!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 11:38 AM
The New button would create a new record that would link to the parent record you started from. If you absolutely need a button that is named Add, you could copy the functionality of the New button into a custom UI action. You would build this UI action on the table that is being shown on the Related list. The Related List shows UI actions from that table. To find out the table, you can right click on the query in the Relate List, in this case it's Parent Incident = INC00473805, then click open in a new window. This will open another browser tab with that table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 07:55 AM
Create below system property