submit
Submit a form by gathering input, textarea, and select values, then navigating to the resolved action URL, supporting GET and POST with URL-encoded data.
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 |