This util lets you manage the different functionalities in a form.
This fetches the meta-data of the form that can be accessed through "Allow new entries" property of the lookup field.
Parameters:
| lookupField | An object which holds the details of the lookup field. |
This submits the data in the form. In case media fields are present, you need to use the upload API before using this method
Parameters:
| zcForm | An object which holds the details of the form. |