form-definition-schema-properties-pages-pages-item-properties-events-properties-on-load
On Load Type
object (On Load)
onLoad Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string | Required | cannot be null | Form Definition Schema |
| options | object | Optional | cannot be null | Form Definition Schema |
type
Type of the event handler (currently only "http" supported)
type
-
is required
-
Type:
string(Type) -
cannot be null
-
defined in: Form Definition Schema
Type
string (Type)
options
Options specific to the event handler type
options
-
is optional
-
Type:
object(Options) -
cannot be null
-
defined in: Form Definition Schema
Options Type
object (Options)