Including Opt-in Checkbox in Web Forms for Consent

Including Opt-in Checkbox in Web Forms for Consent

Consent checkbox - webform

 

You may already have some Zoho CRM web forms in use that are published in your website. You need to follow the steps given below to add a consent checkbox to those web form. The same steps can also be followed to include consent checkbox in a new form.

Step 1 - Create a Consent/Opt-in field in your Zoho CRM account.

First, create a checkbox type field that will store the consent information. See Also Create Custom Fields

  1. Go to Setup > Customization > Modules and Fields.
  2. Click the desired module and choose a layout.
  3. From the New Fields Tray on the left, drag and drop the checkbox field type into the desired module section on the right.
  4. Name the field and define the Field Properties as required for the field.
  5. Click Save.

Step 2 - Include that field in your web form and generate the form's code.

Drag and drop fields to build a form and generate the code for the web form. See Also Set Up a Web Form

  1. Go to Setup > Developer SpaceWebforms.
  2. In the Web Forms page, choose the Module from the drop-down list.
    The existing web forms for the selected module will be listed.
  3. Click Create Web Form or choose one of the existing forms to edit.
  4. Under the Fields List tab, click on the checkbox field that you created and drag & drop it in the form builder.
  5. Save the changes and generate the code.
  6. Copy the code to publish it in your website.

Step 3 - Publish the form in your web page.

The final step is to use the new code for the web form and publish in the website. You can edit the text for the field in the form's HTML code but make sure the  name value is not changed as this value is used to capture data from the web form and pass it on to the Zoho CRM.

Top

Still can't find what you're looking for?

Write to us: support@zohocrm.com

    • Related Articles

    • Setting up Web Forms

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide Set up Web Form Creating a web form involves three steps Building the form - Drag and drop fields to build a form and format it ...
    • Create a Web App

      Using Web apps, you can create client based web-applications that use data from CRM and can be used to perform specific tasks. Building a web app Once the Zoho CLI is installed, you can start creating your own web app. Step 1 Once the CLI is ...
    • Web Forms

      Web forms simplify the process of capturing visitors or users information from your website into your CRM system. They are designed to automate the importing of data from websites into Zoho CRM. Non-technical users find it easy to design and publish ...
    • Zoho CRM Web Forms for Google Sites

      Web forms simplify the process of capturing visitors' or users' information from the website into your CRM system. They are designed to automate importing of data from website into Zoho CRM and to enable non-technical users to design and publish ...
    • Consent Management in Zoho CRM

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide Consent Management Table of Contents... Understanding Consent Management in Zoho CRM Define Consent Settings Set up Consent ...