checkAccessAllowed()

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

NameTypeRequiredDescription
formIdstringYesThe ID of the form you wish to check