Hi All, We have a skuid page in which we are showing parent records

Hi All, We have a skuid page in which we are showing parent records, we have created a Drawer for that parent object which will show the child records related to the parent records. Now we every drawer we are having a Button which will allow user to create a new child records, and we are displaying it as a pop up once user click on the button. but the problem is when the pop up is opened the parent record(lookup) is not getting auto popoulated, Could you please assist on this?

Hi Rahul ,

In the pop-up settings window, if you are using field editor Click on it . In the field editor properties you will find the new Context option, Click on it . Add a context conditions where field should be lookup field of child Object and Merge Field should be id of parent object


context conditions

field = Parentid (lookup field of child)

Merge Field = id of parent


regards,

chandra.