HybridForms API
Preparing search index...
FormStatusResult
Interface FormStatusResult
interface
FormStatusResult
{
approvalCondition
:
boolean
;
filled
:
number
;
invalid
:
number
;
notfilled
:
number
;
required
:
number
;
warning
:
number
;
}
Index
Properties
approval
Condition
filled
invalid
notfilled
required
warning
Properties
approval
Condition
approvalCondition
:
boolean
filled
filled
:
number
invalid
invalid
:
number
notfilled
notfilled
:
number
required
required
:
number
warning
warning
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
approval
Condition
filled
invalid
notfilled
required
warning
HybridForms API
Loading...