Hi,
I have to achieve a thing in Multistep form with two steps.
I have two tables Table A and Table B, Table A has a lookup column for Table B.
In the multistep form, I am trying to do the following,
Step1: Creating a record for Table A
Step 2: Creating a record for Table B
Step 3: Have to populate the lookup field in Table A with the Table B record created in 2nd step.
Could anyone help me on this?