How to add "Add" button on child incident related list on incident form

Asha Pathak
Tera Contributor

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

 

AshaPathak_0-1732215730861.png

 

 

Please help!

2 REPLIES 2

Zach Koch
Giga Sage
Giga Sage

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.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Dishtiwari
Tera Contributor

Dishtiwari_0-1732722887326.png

Create below system property