Overview
public struct function checkAccessAllowed(
required string formId
)
Checks whether access is allowed to the form, based on the form requiring login plus an optional access condition. Returns a string
Arguments
| Name | Type | Required | Description |
|---|
| formId | string | Yes | The ID of the form you wish to check |