Skip to content
aeropage-round-dark
Aeropage Documentation
Forms and Sending

icon picker
Edit Records


Loading…

A Form with a Submit Button


Create the inputs with Edit Record components

Because the components will all be configured with the same purpose, they will appear as a single form group in the action that submits the form.

Untitled 12.png

Create the submit button

Add a component (usually a button) the user can click when they’re ready to send the form.

Untitled 13.png

Apply a Submit Form Action

Add the action to the button so that when it’s clicked the action will run.

Untitled 14.png

Submit when an input is changed.


Add an Edit Record Component

Because the components will all be configured with the same purpose, they will appear as a single form group in the action that submits the form.

Untitled 15.png

Enable Apply on Change

By switching on apply on change, each time the value is edited the new data will be automatically sent to the database.

Untitled 16.png


Display with click-to-edit


Create a Variable Component

Because variable components are bound to a specific record and field, there is an quick option to allow them to be edited.

Untitled 17.png

Enable Click to Edit

By switching on click to edit, the variable component will show an indication on hover that it can be clicked - and when clicked it will open a modal showing an input to edit the value.

megaphone
You can enable this conditionally, to allow clients to make small changes to their content.
Untitled 18.png


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.