Adding a Field Condition

How to add a field condition

You can set fields to be required or read-only based on specific conditions. This helps improve form accuracy and ensures users only interact with fields when appropriate. Required fields help prevent missing or incomplete information—especially useful for forms that must meet legal or compliance standards. Read-only fields are helpful when displaying data (like an account number) that users need to see but shouldn't be able to edit—commonly used when integrating with another system.


To access field condition options, click on an input to open its slider and expand Field Condition.

Field condition options include:

  • Requiring Entry – Make a field required only when certain conditions are met.

  • Read Only – Make a field read-only based on a condition.

For example, you have a form with a lookup of different type of discounts you offer customers. When Military is selected as the discount type, you require a photo of the military ID. A condition could be set up on a media field so that when Military is the selected discount type, the media field is required.

Using the same example your form also has a number field to enter the discount percentage. When Cash is the selected discount, you want app users to use the discount set up in your back office and not be able to change it. A condition could be set up on the number field so that when Cash is the selected discount type, the number field is read-only.