ButtonField
Extends
Section titled “Extends”FieldBase
Properties
Section titled “Properties”buttonType
Section titled “buttonType”buttonType:
ButtonType
fieldType
Section titled “fieldType”fieldType:
"Button"
label:
string
Inherited from
Section titled “Inherited from”FieldBase.label
nodeType
Section titled “nodeType”nodeType:
"Field"
Inherited from
Section titled “Inherited from”FieldBase.nodeType
submissionKey?
Section titled “submissionKey?”
optionalsubmissionKey?:string
The key this field’s answer is submitted under. Absent on buttons, which carry no value.
Deliberately not the same as name: a field placed by reference to a shared Field is keyed
by that Field’s external id instead. Always submit under this value — deriving a key any other
way silently breaks plugin field mapping on the server.
Inherited from
Section titled “Inherited from”FieldBase.submissionKey