I am unable to view the records submitted via the web form. What could be the possible reasons?

I am unable to view the records submitted via the web form. What could be the possible reasons?

If you are not able to view the records submitted via web form, please check the following:

  • Use of HTTP - If you are using HTTP in your web form HTML codes, you need to change it to HTTPS. See Also Only HTTPS Support in Web Forms
  • Removing default hidden fields - When the HTML code is generated for the web form, by default, there are certain system generated hidden fields in the HTML code. If you remove these Zoho defined hidden fields, the web form will not work. Here is the code snippet that should not be removed from you web form code.
  • <input type='hidden' name='xnQsjsdp' value=sample value>
  • <input type='hidden' name='xmIwtLD' value=sample value>
  • <input type='hidden' name='actionType' value=sample value>
  • Changes in the script - The third-party site on which you embed the Zoho CRM web form, may convert some special characters provided in the web form.
  • Unapproved Records - Check if the records are pending for your approval. You can view the list of records pending for your approval from the Approve Leads/Contacts/Cases feature. See AlsoApprove Leads
  • Permission to View Records - The records will be visible to you, only if you have permission to see those records. For instance, the leads generated through web forms are assigned to user A. You will not be able to view those leads if you do not have the access to view the user A's records.
  • Incorrect Domain Name - Make sure that the domain name that you specified is correct. If the domain name does not match with the URL where the web form is hosted, then the information will not be captured. Alternatively, you can enter [ * ] in the Domain Name field to capture from other / multiple domains.
  • Inactive web form - Check if the web form that you are using is active.


Related Topics
Approve Leads
Create Web Forms
    • Related Articles

    • Webform Analytics

      Web forms are the most common tool used by organizations for lead generation. As the lead submits the form their information is captured in CRM from where the reps take it up for the further follow-ups and nurturing processes. Read more about ...
    • How do I export my leads from CRM to an XLS file?

      You can export the leads in your account to an XLS file using reports. To export leads: Go to the Reports module and click Create Report. Select the Leads module and choose a report type, e.g. Tabular. Select the fields you want to add to your ...
    • Webform A/B Testing

      Web forms are interactive HTML forms published on web pages which users can fill in and submit. Like any other web form, the ones created in Zoho CRM can be embedded on your web pages for various purposes, such as to gather feedback, place product ...
    • Setting up Web Forms

      Creating a web form involves three steps:  Building the form  - Drag and drop fields to build a form and format it easily with the WYSIWYG editor.  Specifying the form details  - Add details such as form name, landing page URL (where the visitor ...
    • View Approval History

      Approval History gives you a list of records that were submitted for approval. To view the Approval History In your Zoho CRM account, click the My Jobs tab. Click the Approval Process tab. In the Awaiting your Approval page, click Approval History. ...