DataActionFormField

Version 4.0.24.6 (latest)
Datatype
Description
(object)
object
name
string
Name
label
string
Human-readable label
description
string
Description of field
type
string
Type of field.
default
string
Default value of the field.
oauth_url
string
The URL for an oauth link, if type is 'oauth_link'.
interactive
boolean
Whether or not a field supports interactive forms.
required
boolean
Whether or not the field is required. This is a user-interface hint. A user interface displaying this form should not submit it without a value for this field. The action server must also perform this validation.
Expand DataActionFormSelectOption definition...
name
string
Name
label
string
Human-readable label