Skip to main content

I have a main Form for records and Edit, and a Button to open a SubForm for new Records.

 

I want to pass some params from the SubForm to the Main Form but since the New_Form is not within the main Form, somehow seems like is not able to insert correctly always returns empty.

 

Any ideas/suggestions ?

 

THX Dino.

You could read a data label(s) on your subform from your main form.   You can accomplish this because your main form will have access to the rules of the sub form.


Yes! When using the "Open SubForm" action, there is a window in the configuration that allows you to configure any form parameters.

 

13683i7D73F41F0517577A.png

 

Hope this helps.

 

S.


Thank you Guys, Im more looking as Output Mappings... from any selection from the [ SubView/SubFom] Return to the Main Form that called the popup.... 

 

Yes I saw the configuration for input Mappings to the SubForm, but did not see the output mapppings once something has been processed.

 

THX Dino.


Reply