Show or Hide field on checkbox input

Show or Hide field on checkbox input

Requirement

Show or hide a field based on the checkbox value.

Use Case

An ice-cream parlour is accepting orders online. The patrons can choose from a list of available flavours, toppings etc.
 

Steps to follow

1. Create the form with the following details:
Form
Form Link Name
Field Type
Field Name
Field Link Name
Order One
Order_One
Drop Down
Ice Cream Flavours
Ice_Cream_Flavours
Drop Down
Toppings
Toppings
Checkbox
I have one more request
I_have_ one _more_request
Drop Down
Personalisation
Personalisation
Name
Name
Name
Address
Address
Address

2. Create a workflow to hide the Personalisation field on load of the Order One form.
 
3. Add the below code in the Deluge Editor:
  1. hide Personalisation;
4. Now, we shall create a workflow to show the Personalisation field when the I have one more request checkbox is checked.
 
5. Add the below Deluge code in the editor:
  1. if(I_have_one_more_request == "Yes") {
  2. show Personalisation;
  3. }
  4. else
  5. {
  6. hide Personalisation;
  7. }

See how it works

Points to Note

  • Decision boxes can also be used in place of checkboxes to achieve this functionality. A sample Deluge code is as follows:
  1. if(Decision_Box) {
  2. show Personalisation ;
  3. }
  4. else {
  5. hide Personalisation;
  6. }

      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              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.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          Create. Review. Publish.

                                          Write, edit, collaborate on, and publish documents to different content management platforms.

                                          Get Started Now






                                                            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.




                                                                Manage your brands on social media

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    Zoho Sheet Resources

                                                                     

                                                                        Zoho Forms Resources


                                                                          Secure your business
                                                                          communication with Zoho Mail


                                                                          Mail on the move with
                                                                          Zoho Mail mobile application

                                                                            Stay on top of your schedule
                                                                            at all times


                                                                            Carry your calendar with you
                                                                            Anytime, anywhere




                                                                                  Zoho Sign Resources

                                                                                    Sign, Paperless!

                                                                                    Sign and send business documents on the go!

                                                                                    Get Started Now




                                                                                            Zoho TeamInbox Resources





                                                                                                      Zoho DataPrep Demo

                                                                                                      Get a personalized demo or POC

                                                                                                      REGISTER NOW


                                                                                                        Design. Discuss. Deliver.

                                                                                                        Create visually engaging stories with Zoho Show.

                                                                                                        Get Started Now










                                                                                                                            • Related Articles

                                                                                                                            • Select or unselect Checkboxes based on user input

                                                                                                                              Requirement Select or unselect a checkbox based on the user's input in another field. Use Case A travel management application allows for booking travel packages for tourists. Some need a whole package, while others may only need accommodation or ...
                                                                                                                            • Understand checkbox field

                                                                                                                              Understand checkbox field The checkbox field enables your users to select one or more values from a predefined set of choices that are displayed as checkboxes. Note: Checkbox fields do not support search or auto-completion. They are best suited for ...
                                                                                                                            • FAQs: Basic Fields

                                                                                                                              This page covers everything you need to know about customizing and managing data fields in Zoho Creator forms, from setting initial values to ensuring data accuracy and enhancing user experience. What fields are categorized under the Basic Fields? ...
                                                                                                                            • Manage display fields

                                                                                                                              Manage display fields of address field Refer to this page to learn about Display Fields of Address field. Open the form builder. Select the address field. Navigate to the Field Properties > Display Fields section on the right. Check the fields that ...
                                                                                                                            • Manage display fields

                                                                                                                              Manage display fields of name field Refer to this page to learn about Display Fields of Name field Open the form builder. Select the name field. Its Field Properties will appear on the right. Navigate to the Display Fields section. Check the fields ...
                                                                                                                              Wherever you are is as good as
                                                                                                                              your workplace

                                                                                                                                Resources

                                                                                                                                Videos

                                                                                                                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                eBooks

                                                                                                                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                Webinars

                                                                                                                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                CRM Tips

                                                                                                                                Make the most of Zoho CRM with these useful tips.



                                                                                                                                  Zoho Show Resources