Forms: Custom Fields DefinedΒΆ

Like Contact Fields, these fields are used to collect data from an individual who responds to a form.
However, custom fields belong to the form as opposed to the contact, so if a field response differs from an existing contact property, the form submission will NOT trigger the contact to update.
  1. ADDRESS FIELD: Respondent enters address

  2. CHECKBOX: Respondent selects a checkbox if it applies to them

  3. CHECKBOXES: Respondent selects checkboxes that apply to them

  4. DATE FIELD: Respondent selects date

  5. DROP DOWN: Respondent clicks a drop-down menu and selects best option

  6. FILE UPLOAD: Respondent uploads a file from their device

  7. HIDDEN FIELD: A means of including data in a form that a respondent can not see or modify

  8. INSTRUCTIONS: Displays a textfield, can be used to instruct

  9. MONEY FIELD: Respondent enters an amount in dollars

  10. PHONE FIELD: Respondent enters a phone number (will format to 123-456-7890)

  11. RADIO GROUP: Respondent will be forced to select ONE of the options

  12. TEXT AREA: Respondent enters text (use for fields for which you expect longer responses - respondents will be able to see all of text at once)

  13. TEXT FIELD: Respondent enters text (use for fields for which you expect shorter responses)

  14. TIME FIELD: Respondent enters a time (will format to standard time and default to AM unless specified)