This util lets you manage the different functionalities in a form.
This executes the calculations for the formula field within a form and returns the result.
Parameters:
| zcField | An object which holds the details of the field. |
This executes the calculations for the formula field within a subform and returns the result.
Parameters:
| subForm | An object which holds the details of the subform. |
| OnUserInputField | An object which holds the details of the field. |