Hi Community, I am using a wizard component with 3 steps. the first and second steps belong to Model-A and the third step belongs to Model-B. Model-A is the Master object and Model-B is the Child object. So by using the Wizard component, i wanted to create both master as well as child records. So on step2, i have a button which will perfom a save action on the Model-A and then navigates to Step3. On Step3 layout i have child object (Model-B) layout. After populating all the details that i wanted, i will save Step3. So my question is I want to pre-populate the master record name field on the Detail object’s layout (i.e. on step 3). The below screenshot show about the Step-2 with Model-A (Master Object).
The screen Below describes about The Detail object layout. When i naviagte to Step3 from Step2, I see that the master record is being created. So if the record is created, there should be a way to prepopulate the field info right? I used a condition on the Detail objects model (Model-B). My condition is
NewSoftwareRequest is Detail Object’s model (Model-B in the above explanation) and Request_Form_popup is the master object’s model (Model-A in the above explanation). Can anyone help me on how to prepopulate the Parent ID field with the data captured on the Request Form Name field. Thanks.
Question
pre poulate master record ID on Child record ID within a Wizard component
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.