- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2018 04:36 PM
I'm using list edit on an embedded list on a form to allow users to insert records into the child table when the record is inserted for the parent table. The form is a Change Request records which has an embedded list called "Approvers". I requirement is to allow users to add more approvers using the embedded list:
Can use the insert callback field on the relationship for the embedded list to set a reference field on the child table (Approvers) to capture the parent record?
I'm trying to find information and examples on what the insert callback field does and how to use it.
Does anyone have any ideas on how I might accomplish this?
Thanks.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2018 09:23 AM
Yeah, my experience is that you're not going to make anybody happy with embedded lists. They're really way too much trouble to work with in my opinion for anything other than a simple display of data. I've implemented change management successfully dozens of times...and never done it with an embedded approvers list. I'd guide them to a standard related list and make everyone's lives simpler. 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2018 09:23 AM
Yeah, my experience is that you're not going to make anybody happy with embedded lists. They're really way too much trouble to work with in my opinion for anything other than a simple display of data. I've implemented change management successfully dozens of times...and never done it with an embedded approvers list. I'd guide them to a standard related list and make everyone's lives simpler. 🙂