Creating a web form involves three steps:
You can build web forms to generate records for the Candidates and Contacts modules. The following elements are available when building a web form:
Option | Description |
Add Fields | Drag and drop the fields you need in the form. Some of the fields are already added by default when you build a new form. |
Set fields' font and form layout | Use the WYSIWYG editor to change the font style and size, background color, and alignment of the fields in the form. |
Insert CAPTCHA | CAPTCHA can be used for added security in feedback forms, website registration, and comments from applicants. Add captcha so that the Zoho Recruit system can prevent unauthorized automated spamming programs from filling in the web form. This option is only available in the Paid Editions. |
Upload files in the form | Use this option to store files uploaded through your candidate or contact forms, such as screenshots of an issue, quote requests, or candidate photos... Users can upload up to 25 files and the total size of all the files cannot exceed 10 MB. If the total file size exceeds this limit, the form will not be submitted and the record will not be added to Zoho Recruit. This option is available in all editions. |
Mark fields as mandatory | Collect important information such as a candidate's name, email address, and mobile number when they fill in the web form by marking these fields as mandatory. |
Mark fields as hidden | Add a hidden field and its value to the form. These hidden values are submitted along with the web form but are hidden to the applicants who fill the form. |
Add help link for a field | A field you provide may require data to be filled in a specific format. For example, the date format may need to be specified in DD-MM-YYYY. You can use this option to add a tip or hint to let the applicant know which format to use. |
Change button name | You can change the name of the call-to-action button from the default Save or Submit to meet your requirements. |
Specify the location URL of the form | The location URL is the URL of the page where you plan to host the web form. Specifying the URL helps prevent spam and allows only forms submitted through the right domain to be captured as valid information. |
Specify landing page URL | This is the URL of the web page which the applicant will be redirected to when the web form is submitted. |
Select record assignment rule | Records generated through the web forms can be automatically assigned to users in Recruit using assignment rules. |
Specify notification options | Set notifications to be sent to the record owners and the applicants who submit the forms. Email templates or autoresponse rules can be used to send notification emails. If the email needs to be sent to users in your organization, it is sent as a notification from the email address support@zohorecruit.com. |
Embed form code | Embed the web form's code in your web page. The code is available in two different formats: embed code and iFrame code. |
To generate web forms for candidates. clients, or contacts:
Drag and drop the fields you need in the form and change the font style and size, background color, alignment of the fields, and other elements of the form design.
To add fields and set the font and layout of the form:
Note
Some fields are already added to the form by default.
For candidates, clients, and contacts, the Last Name, Email, and Phone fields are added by default.
You can collect files using your candidate or contact forms, such as screenshots of an issue, quote requests, or photo of individuals. The size of the file must not exceed 10 MB. If the file size exceeds this limit, the form will not be submitted and the record will not be added in Zoho Recruit. This option is available in all editions.
To add the option to upload files:
Click the Advanced Tools tab.
Drag and drop the File Upload field.
Add CAPTCHA to prevent unauthorized automated spamming programs from filling the web form. This option is available in all Editions.
To insert CAPTCHA:
Ensure you collect important information such as your respondent's name, email address, and mobile number by marking fields as mandatory.
To mark fields as mandatory:
Add a hidden field and its value to the form. These hidden values are submitted along with the web form but are hidden to the applicants who fill in the form. For example, if you have hosted the same form on various web pages, a hidden field can help you identify which record is generated from a web form hosted on which web page.
To make fields hidden in the form:
A field you add to your form may require data to be filled in a specific format. For example, the date format may need to be specified as DD-MM-YYYY. You can use the option to add a tip or hint to ket the applicant know which format to use.
To provide a hint or help links for fields:
There are two default call-to action-buttons: Submit and Reset. You can rename these buttons to whatever you want.
To change the button names:
You can easily remove unwanted fields from the web form.
To remove a field from the form:
See what your web form looks like before publishing it on your web site.
To preview the form, click the Preview link in the form builder.
A preview of the form will open.
Choose one of the following options for Assign Owner to assign the records that are submitted via web form to a Recruit user.
Choose one of these options in the dropdown list:
Using Autoresponse Rule: Use one of the existing autoresponse rules. Autoresponse rules can be triggered by details gathered using the web form to send specific emails.
If the details gathered through the web form do not satisfy the autoresponse rule criteria, the email template selected in the second option will be sent as an acknowledgment email.
Default response for all applicants: Choose an email template to store the candidates, clients, or contacts added via this web form.
The code for the web form is available in two formats: code to embed an iFrame code. The code is also available for some third-party sites: WordPress, Facebook, Google Sites, and Joomla. Please note that the Script and iFrame codes are available in all editions.
Select Embed or iFrame from the dropdown list.
Copy the code and paste it to the website where you want the web form.
Click Done.
Note