Use Main Form Field in subform without naming the mainform
Case:
I want to provide data to a subform, coming from a mainform, without naming the mainform. Because, I want to re-use the same subform in multiple mainforms, so I only want to point to the internal label, and not the form.
This is possible, use *ALL*, example:
#REPLACE-FORMFIELD-*ALL*||Fieldname||#
Available since the version of 29/3/2017. Sample forms:
http://dev.ssp7.smt-x.com/Forms/form.aspx?id=382 http://dev.ssp7.smt-x.com/Forms/form.aspx?id=383