Yes/No field

A Yes/No field allows users to specify yes/no or true/false responses.

Label

The label will display as the title of the field or the question that is being asked on the form. You also can use the pop-up formatting toolbar to insert values from other fields on the form.

Values from protected fields cannot be inserted into the field label.

Type

The Type option allows you to control how the yes/no options will appear on your form.

Radio Buttons

Choose radio buttons to display both options.

Checkbox

Choose checkbox to display a checkbox to the left of the field’s label.

Toggle

The Toggle is similar to the radio buttons type, but displays a little differently.

Collect Payment For This Field

If you want to charge users based on what they choose in this field, check the box for Collect Payment for This Field. This will automatically select the Assign Prices? field and prompt you to connect your PayPal/Stripe account.

After linking with PayPal or Stripe, you’ll need to assign a price to each option in your field. These prices will be used to calculate the charges based on what your users select. If you leave these blank, they will be assigned a price of $0.00 automatically.

Assign Price?

This option will automatically be selected when you enable the Collect Payment for This Field option. You can also select “Assign Prices?” only, if you’d just like to assign prices to each choice. These prices can then be used in a separate calculated price field, such as for quantities.

Choices

Choices are the available selections that will appear on your form.

  • Yes/No
  • True/False
  • Open/Closed
  • Active/Inactive
  • Read/Unread
  • Other (custom)

If Other is selected, you can input your own custom true/false values.

Help Text

Help text can be used to assist the user by providing additional instructions. Help text will display directly under the field. Use the formatting toolbar to format text, insert hyperlinks and images, and populate values from other fields on the form.

Values from protected fields cannot be inserted into the help text.

Default Value

Default values are used to automatically populate the field’s value for the user. The user can then choose to change the default value before submitting the form. The default value for a Yes/No field can be set to either ‘Yes’ or ‘No’.

Show This Field

By default, fields will always display on the form. However, you may want to hide specific fields or sections based on certain conditions, such as a selected value of another field on the form.

  • Always – Field is always shown.
  • When – Field will only display when specific conditions are met. After selecting this option, the Conditional Logic Builder dialog will display allowing you to select when the field or section should be displayed.
  • For Roles – Field will display only when accessed via a role-based workflow link specific to the role(s) selected.
  • Never – Field will never display.

Require Yes Response

Requiring a “Yes” Response will make sure the user provides a positive response such as Yes, True, Open, Active, or Read depending on the Choice option selected above.

When a “Yes” Response is required, an error message will display, and the form cannot be submitted until a positive response has been selected by the user. Required fields are indicated by a red asterisk next to the label. By default, fields are never required.

  • Always – “Yes” Response is always required. User must provide a positive response in order to submit the form.
  • When – “Yes” Response is required only when specific conditions are met. After selecting this option, the Conditional Logic Builder dialog will display allowing you to select when the “Yes” Response is required.
  • Never – “Yes” Response is not required. This is the default behavior.

Read-Only

Set fields and sections as read-only to create simple workflows with your forms. All fields can be made read-only, with the exception of fields that are already read-only by default (Calculation, Price, Content, Page break, etc.).

  • Always – Field is always read-only.
  • When – Field is read-only when specific conditions are met. After selecting this option, the Conditional Logic Builder dialog will display allowing you to select when the field is read-only.
  • For Roles – Field will be read-only when accessed via a role-based workflow link specific to the role(s) selected.
  • Never – Field allows user input. This is the default behavior."

Limit Quantity

You can set quantity limits and track quantities for your field. Quantity limits are useful for product orders, ticket sales, signups, reservations, and any other scenario for which there’s a limit to the number of times a specific value may be selected.

  • No Duplicates – Limit the quantity allowed to just one. Once your limit is set, you can write a custom error message to display when the limit is exceeded.
  • Specific Quantity – Specify a quantity limit greater than one. This value can be either a constant integer, or an integer calculation.

Custom Error

You can set a custom error message that will display under your field when specified conditions become true. The conditional logic builder will allow you to add any number of rules for validating your field. Learn more about the custom error option.