JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Aeropage Documentation
Documentation
Coming Soon
More
Actions Reference
Send Data
Send data
when a component is clicked using only
hidden fields
(without the need for any form inputs)
Loading…
Add or Edit Records
This is very useful if you want to pass values that are available in the system as
variables
, custom variables or
calculations
in a single click.
Example : Voting buttons
A common use is in
voting systems
- to update a field with a new value automatically when the button is clicked.
You can set the action to
edit or add
a new record when triggered.
After choosing which record to edit, we
send the value
of our calculation action to the
votes field
.
The
votes field
will be updated in the database, and the new value will appear on the interface.
Add or Edit Records
Example : Voting buttons
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.