hub.eb?material_id=198

Return fields


When using the callForm() function, you may want the called form to return some values back to the original form.

Setting the Return Field property of a field will populate a field of the same name when returnFromForm() is used.

Related