Here's the scenario: I have a D365 Portal Entity Form with a subgrid. I've defined an Entity Form Metadata record on this subgrid so that I can create a related record. On the Metadata record, when the target of the Create is an Entity Form, the new child record is created and the lookup back to the parent is populated, no problem. However, when I switch the target of the Create to a Web Page with a Web Form (instead of an Entity Form) the record that's created is not tied to the parent and the lookup field pointing back to the parent is not populated. How can I pass the ID of the parent via Query String (or other mechanism) to the Web Page Web Form so that the record created in step 1 of the Web Form is related to the Record from the original Entity Form?
Any help or guidance is much appreciated!
*This post is locked for comments
I have the same question (0)