submit
Gathers form field values and navigates to the action URL to send data. Supports GET and URL-encoded POST, including checked checkboxes and radios.
Instructions
Submit a form by gathering input/textarea/select values and navigating to the resolved action URL. Supports GET and application/x-www-form-urlencoded POST. Checked checkbox/radio values are serialized; multipart upload forms are not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Form element ref like e:142 |