Create a Welcome Pop-up for New Registrants

Create a Welcome Pop-up for New Registrants

Requirement

Display a welcome pop-up for new registrations in the application.

Use Case

Consider a Vendor Management Application where the vendor contracts are maintained. When an unregistered vendor accesses the application for registration, a pop-up welcome page with information, such as introduction, registration guidelines, and terms and conditions, is displayed before proceeding with the registration process.

Steps to Follow

  1. Create a form with the following details to register new vendors.
    1. Form Name

      Form Link Name

      Field Type

      Field Name

      Field Link Name

       

       

       

      Registration

       

       

       

      Registration

      Single Line

      Company's legal name

      Company_s_legal_name

      Multi Line

      Services

      Services

      Url

      Company website

      Company_website

      Address

      Company address

      Company_address

      Email

      Login email address

      Login_email_address

      Phone

      Phone number

      Phone_number

  2. Set initial value as ${zoho.loginuserid} in field properties of Login email address field as shown below.


  3. Navigate to form properties and check Allow one entry per user under Restrict Form Entries to prevent re-entry of the form. You can also customize the error message as per your preference

  4. Create a page named 'Welcome page' to greet vendors upon accessing your application. Customize it according to your preferences for a tailored and engaging introduction to the platform.

  5. Create a workflow to execute on load of the Registration form to display the Welcome Page in pop-up when an unregistered user accesses the application. Name the workflow 'Welcome Pop-up'.

  6. Add the following code in the Deluge editor:
  1. //Fetch the count of records where the Login email address field matches the current users login ID.
  2. matching_records = Registration[Login_email_address == zoho.loginuserid].count();
  3. // if the count is 0, there are no records with the specified email address, indicating a new user registration
  4. if(matching_records == 0)
  5. {
  6.  openUrl("#Page:Welcome_Page","popup window","height=900px,width=1200px");
  7. }
Optionally, you can choose to hide the Login email address field, as, ideally, users will not need to view it.

See How It Works


  1. openUrl

      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 FormsEnterpriseOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceAccessible Forms
                              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

                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic Forms
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsFormstack alternativeEncrypted Forms

                              Wufoo 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


                                                              • Desk Community Learning Series


                                                              • Digest


                                                              • Functions


                                                              • Meetups


                                                              • Kbase


                                                              • Resources


                                                              • Glossary


                                                              • Desk Marketplace


                                                              • MVP Corner


                                                              • Word of the Day


                                                              • Ask the Experts


                                                                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

                                                                                                                        • Create New Application

                                                                                                                          This document provides a brief understanding of how creating an application is different in Creator 6 from Creator 5. Current: In your existing creator account, you will be able to create an application that enables you to collect and manage data ...
                                                                                                                        • Create new form workflow

                                                                                                                          To create new form workflow: Click the Workflow button at the top to navigate to the workflow dashboard. Click the Create Workflow button. Select the On a form event option to specify when you need to trigger the workflow. Choose the required Form. ...
                                                                                                                        • Create new deluge function

                                                                                                                          To create a new deluge function: Click on Workflows to navigate to your Workflow Dashboard. Click Functions tab. Click NewFunction button. The create page will appear. Enter FunctionName. This serves as the identifier using which the function can be ...
                                                                                                                        • Create blueprint

                                                                                                                          To create a blueprint: Click on Workflows to navigate to your Workflow Dashboard. Click on the Blueprints tab. Click on the New Blueprint button. Choose the form for which the blueprint should be created. Enter a name for the blueprint. Configure the ...
                                                                                                                        • Create and Manage Extensions

                                                                                                                          Build and Distribute Extension Extensions are the software components or add-ons that let you extend the functionalities of Zoho Creator. Learn more about extensions. Note: Currently, you can only build widgets as extensions in your Creator. Step 1: ...
                                                                                                                          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