Saving static values
This quick tutorial shows you how to save a static value
It's common when creating forms to save a static value when a user submits a form. For example, when an applicant applies for a job, you may want to save a static value such as "Requires HR attention".
To achieve this, navigate to the button within your form. Then navigate to your Button Actions . Add a Save Row action. Then click the add column button, select your desired column and input your static value. Every time a user submits your form, the static value will be saved alongside the selected column.
Below is a quick visual demonstration.
Updated 11 months ago