
Announcements
Hi
I have Entity1, Entity2 and Entity3.
Entity1 and Entity2 have same lookup columns to Entity3. In Entity1 I have created a subgrid to Entity2 and enabled Quick create form so that I can quickly create a record into Entity2.
I have made a solution where after I create a record in Entity1 I am able to create a record in Entity2 using Quick create form. Some of the columns are identical and will contain same information. For these columns I have created 1:N Relationships mapping in classic designer so that the info from Entity1 record is auto populated in Entity2 quick create record. Everything is fine however this does not seem to work for lookup column although mapping is created.
Am I doing something wrong?