1. Arrow Left Icon Features
Enable or Require Fields Icon

Enable or Require Fields

Add a cover photo or flat color to the top of your form.

Use Conditional Logic to enable or disable fields, or make them required or optional - based on what users enter in your form.

Enable Fields

Fields can be set to readonly (disabled) when the form loads, useful for populating uneditable data you provide. Use Enable to dynamically enable a field that’s set to readonly.

Here’s an example of the Yes/No Field using Conditional Logic to enable a Short Text Field when the user selects No:

Demonstrating enabling a Short Text Field if the user selects 'No' in the Yes/No Field

Hit the Logic page at the top of your form and visit the Enable/Require Fields button, where you can quickly configure the rules:

Configuring Conditional Logic to enable a Short Text Field when the Yes/No Field is 'No'

Disable Fields

Use Disable to dynamically disable (make readonly) a field based on user answers.

Here’s an example of the Yes/No Field using Conditional Logic to disable a Long Text Field when the user answers No:

Demonstrating disabling a Long Text Field when the user selects 'No' in the Yes/No Field

Hit the Logic page at the top of your form and visit the Enable/Require Fields button, where you can quickly configure the rules:

Configuring Conditional Logic to disable the Long Text Field when the Yes/No Field is 'No'

Make Fields Required

Fields can be optional, allowing the user to skip them. Use Make Required to dynamically make an optional field required.

Here’s an example of the Yes/No Field using Conditional Logic to make an Email Field required when a user answers Yes:

Demonstrating an Email Field becoming 'required' when the user selects 'Yes' in the Yes/No Field

Hit the Logic page at the top of your form and visit the Enable/Require Fields button, where you can quickly configure the rules:

Configuring Conditional Logic to make the Email Field required when a user selects 'Yes' in the Yes/No Field

Make Fields Optional

Fields can be set to required when the form loads, requiring the user to fill them in. Use Optional to remove the required restriction dynamically based on user answers.

Here’s an example of the Yes/No Field using Conditional Logic to make a required Name Field optional if the user selects No:

Demonstrating a Name Field becoming 'optional' when the user selects 'No' in the Yes/No Field

Hit the Logic page at the top of your form and visit the Enable/Require Fields button, where you can quickly configure the rules:

Configuring Conditional Logic to make the Email Field option when a user selects 'No' in the Yes/No Field