How do I hide a field based on state?

Created by Joshua Miller, Modified on Fri, 21 Mar at 11:07 AM by Joshua Miller

Step-by-step guide


  1. Click on Modules.
  2. Select the Module with the appropriate form field.
  3. Select the Forms tab.
  4. Select Field List button "Create/Update Fields".
  5. Use the filter to find relevant field.
  6. Select Edit on the field.
  7. Select Properties tab.
  8. In the ‘Display Condition’, enter "form.data.state !== 'Initial' ".
  9. In this case, Initial can be changed to whatever state you wish to hide it in.
  10. Select Update.
  11. Select Save when complete.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article