form-definition-schema-properties-pages-pages-item-properties-events-properties-on-save-properties-options
Options Type
object (Options)
options Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| method | string | Required | cannot be null | Form Definition Schema |
| url | string | Required | cannot be null | Form Definition Schema |
method
HTTP method to use for the request
method
-
is required
-
Type:
string(Method) -
cannot be null
-
defined in: Form Definition Schema
Method Type
string (Method)
url
URL endpoint to call when the event fires
url
-
is required
-
Type:
string(Url) -
cannot be null
-
defined in: Form Definition Schema
Url Type
string (Url)
url Constraints
URI: the string must be a URI, according to RFC 3986