I want to add a checkbox to a Coda form, similiar to “I agree to the terms and conditions…” prior to submitting a form. Is there any way I can do that? Thanks in advance
2 Likes
Yes, you can. Just add a checkbox column to your table and call it something like: conditions.
When adding it you your form, it will say “conditions” and you can add extra text when editing your form layout.
Make it a required field and the form can’t be submitted unless the box is ticked.
You add complexity by adding complete chunks of text to extra fields, but the above will suffice for a many situation.
3 Likes
Works perfectly, thank you for the help!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.