This function hides a field on the current page of the form. To show a field, use .showField.
Arguments
Arguments | Type | Description |
---|---|---|
fieldName | String, required | The name of the field to hide |
Returns
None.
You haven't used this form for a while - to protect your data, the form session will expire soon
This function hides a field on the current page of the form. To show a field, use .showField.
Arguments | Type | Description |
---|---|---|
fieldName | String, required | The name of the field to hide |
None.