Overview
public boolean function isFormActive(
required string formId
)
Returns whether or not the form is active. This will be a combination of the active flag and active from and to date range.
Arguments
| Name | Type | Required | Description |
|---|
| formId | string | Yes | The ID of the form you wish to check |