Hi,
I am using a web form with multiple steps for three custom entities. Entity A has a one to many relationship with Entity AB, Entity B has a one to many relationship with entity AB. I have created entity AB in CRM as a intersection entity instead of a many to many between A and B.
Step 1: I am creating entity A
Step 2: Creating another record (intersection entity AB) with entity A in the lookup
Step 3: Creating entity B
Step 4: Populating entity B in a lookup on entity AB created in step 2.
This works but if Portals allowed for two lookups to be populate on save in the webform (they can't be reached in entity metadata as they are not associated with the portal user) I should be able to do this:
Step 1: Create entity A
Step 2: Create entity B
Step 3: Create entity AB and populate both entity A from step 1 and entity B from step 2 on this entity.
Any suggestions?
Thanks
*This post is locked for comments
I have the same question (0)