You have to initially hide the target fields to display it to the user when the conditions are met. The hide field action allows you to set conditions and hide fields in the form when it loads.
Let's consider the example of candidates applying for the job in a recruitment application. A job application form contains fields related to personal information, educational qualification, and previous work experience. The work experience field will be relevant only to experienced candidates. You can make the form dynamic by displaying the field to the experienced candidates and hiding it for the freshers.
To achieve this, you can add the hide fields action to hide the work experience field to all the candidates when the form loads. Then, you can add the show fields action and set a condition to display the work experience field when the candidate selects Yes in the previous work experience field.
Similarly, you can use hide/show fields in various instances such as showing discount code field for bulk orders in an Order form, displaying more attendees field if more than one attendee per event in an event management app, etc.
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.