form-definition-v2-schema-properties-options
Options Type
object (Options)
options Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| showReferenceNumber | boolean | Optional | cannot be null | Form Definition V2 Schema |
| disableUserFeedback | boolean | Optional | cannot be null | Form Definition V2 Schema |
showReferenceNumber
The show reference number value.
showReferenceNumber
-
is optional
-
Type:
boolean(Show Reference Number) -
cannot be null
-
defined in: Form Definition V2 Schema
Show Reference Number Type
boolean (Show Reference Number)
showReferenceNumber Default Value
The default value is:
falsedisableUserFeedback
The disable user feedback value.
disableUserFeedback
-
is optional
-
Type:
boolean(Disable User Feedback) -
cannot be null
-
defined in: Form Definition V2 Schema
Disable User Feedback Type
boolean (Disable User Feedback)
disableUserFeedback Default Value
The default value is:
false