Easyform documentation
Install easyformSchedule free trainingEasyapps home
  • Getting started
  • What's new
  • Easyform vs monday forms
  • Supported column types
  • ⚡Pro plan features
  • Pre-filling form fields with URL parameters
  • Mobile friendly forms
  • Rich text support
  • Fill forms inside monday
  • Links
    • Marketplace Listing
    • Book a call
  • Form settings
    • Adding, removing and reordering form fields
    • Item default values
    • Page style
    • Responsive field size
    • Right to left support
    • Form logo
    • Form title
    • Form description
    • Hiding field labels (compact mode)
    • Form colors
    • Submit button
    • Thank you page
    • Rounded corners
  • Adding New Fields
    • About adding new fields
    • Adding a text field
    • Adding a long text field
    • Adding a Connect Boards field
    • Adding a URL link field
    • Adding a phone field
    • Adding a numbers field
    • Adding a email field
    • Adding a date field
    • Adding a checkbox field
    • Adding a single choice field
    • Adding a multiple choice field
    • Adding a file upload field
    • Adding a people field
    • Adding a tags field
    • Adding a location field
  • Field specific settings
    • About field specific settings
    • Make a field required
    • Responsive field width
    • Editing a field's label / placeholder
    • Editing a field's description
    • Conditional display
    • Files Column Settings
    • Status column display modes
    • Dropdown column display modes
    • Connect Boards Column Support
    • People Column Support
    • Tags Column Support
    • Location Column Support
  • Shared field settings
    • About shared field settings
    • Responsive field size
    • Hiding field labels (compact mode)
    • Field colors
    • Field rounded corners
  • Publishing the form
    • Publishing the form
    • Publishing changes
    • Sharing the form
    • Embedding the form
  • Embedding Easyform
    • Embedding in Wix
    • Embedding in Shopify
    • Embedding in Softr.io
    • Embedding in Webflow
    • Embedding in WordPress
  • HOW-TOS
  • Adding a confirmation checkbox
  • Adding a Terms & Conditions field
  • Prepopulating embedded wordpress forms with user data
Powered by GitBook
On this page
  • Adding a confirmation checkbox with a description
  • Adding a confirmation checkbox without a description

Adding a confirmation checkbox

PreviousEmbedding in WordPressNextAdding a Terms & Conditions field

Last updated 2 days ago

Adding a confirmation checkbox with a description

To add a confirmation checkbox with a description to your form:

  1. Add a dropdown column to your board

  2. Add only one option to the dropdown column, such as "I agree to the terms and conditions"

  3. Add the new dropdown column to your form

  4. Mark the field as required in Easyform so users will have to check it

Here's how to do steps 1 and 2:

Here's how to do steps 3 and 4:

Since field descriptions support HTML, you can add a link to an external page, such as your Terms & Conditions, by using the following HTML tag in the field description:

<a href="https://yourdomain.com/your-terms" target="_blank">Terms and Conditions</a>

Adding a confirmation checkbox without a description

If you do not need to add a description to the confirmation box, you can just use a monday checkbox. First add the Checkbox column to your board and name it "Confirmation":

Then, in the Easyform, add the confirmation checkbox to the form, set it to be required, and rename it to "I agree to the terms and conditions":

Click to view in full screen
Click to view in full screen
Click to view in full screen
Click to view in full screen