How to configure the edit data in the form layout using child business object VB studio
Content (required):
I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The established relationship between them is one-to-many, with the common display field being "personNumber" (also known as "id") in both objects. While attempting to configure the edit data using a form layout to display the selected person's record, I encountered difficulties in constructing an appropriate query.
Note : Should I generate a new variable to map the desired values, or should I use the object ID for mapping?
Version (include the version you are using, if applicable):
23.07.1