Insert Callback in Advanced Relationship Query

MC_Soria
Kilo Expert

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:

find_real_file.png

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?

find_real_file.png

I'm trying to find information and examples on what the insert callback field does and how to use it.

find_real_file.png

Does anyone have any ideas on how I might accomplish this?

Thanks.

1 ACCEPTED SOLUTION

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. 🙂

View solution in original post

5 REPLIES 5

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. 🙂