Creating a web form involves three steps
You can build web forms to generate records for the Temps and Jobs. While building a web form, the following elements are available in the form:
Option | Description |
Add Fields | Drag and drop the fields that are required in the form. By default, some of the fields are already added 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, alignment of the fields, etc. in the form. |
Insert Captcha | Captcha is used for security in feedback forms, website registration, comments from applicants, etc. Add captcha for the Zoho Workerly system to prevent unauthorized automated spamming programs from filling the web form. This option is available only in the Paid Editions. |
Upload Files in the form | With this option capture files through your web-to-temp/contact forms (or any other custom module), such as screenshots of an issue, quote requests, photo of individuals, etc. You can upload up to 3 files and the size of all the files put together should be within 20 MB. If the total file size exceeds the limit, the form will not be submitted and the record will not be added in Zoho Workerly. This option is available only in the Paid Editions. |
Mark fields as mandatory | Collect important information such as name, email address, mobile number, etc. from the applicants who fill up the web form by marking fields as mandatory. |
Mark fields as hidden | Add a hidden field and its value in 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. For such requirements, you can use the option to add a tip or hint to help the applicant who fills the form. |
Change button name | The name of the call to action button can be Save, Submit, or another other name. You can easily change the name as per your requirements. |
Specify location URL of the form | The Location URL is the web page URL where you plan to host the web form. Specifying the URL helps prevent spam and allows only forms submitted through the particular domain to be captured as valid information. |
Specify landing page URL | This is the URL of the web page to which the applicant needs to be redirected once the web form is submitted. |
Select record assignment rule | Records generated through the web forms can be automatically assigned to the users in Workerly with the help of Assignment Rules. |
Specify notification options | Set notifications that need to be sent to the record owners and also the applicants who submit the forms. Email templates or autoresponse rules can be used to send notification emails. When the Email has to be sent to users in the organization, it is sent as a notification from the email address support@zohoworkerly.com. |
Embed form code | Embed the web form's code in your web page. The code is available in three different formats - HTML source code, Embed code and iFrame code. |
To generate web forms for Temps and Contacts
Drag & drop fields in the WYSIWYG editor, which also provides various other options to build a form.
Drag & drop the fields you need in the form and change the font style and size, background color, alignment of the fields, etc.
To add fields and set font and layout of the form
Note
Capture files through your web-to-temp/contact forms, such as screenshots of an issue, quote requests, photo of individuals, etc. The size of the file should be within 20 MB. If the file size exceeds the limit, the form will not be submitted and the record will not be added in Zoho Workerly. This option is available only in the Paid Editions.
To add the option to upload files
Add captcha to prevent unauthorized automated spamming programs from filling the web form. This option is available only in the Paid Editions.
To insert captcha
Collect important information such as name, email address, mobile number, etc. from the applicants who fill up the web form by marking fields as mandatory.
To mark fields as mandatory
Add a hidden field and its value in the form. These hidden values are submitted along with the web form but are hidden to the applicants who fill the form. For example, if you have hosted the same form in various web pages, the hidden field will help you identify which record is generated form a web form hosted in a specific web page.
To make fields hidden in the form
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. For such requirements, you can use the option to add a tip or hint to help the applicant who fills the form.
To provide hint or help links for fields
By default, there are two call to action buttons - Submit and Reset. You can rename these buttons as per your requirements.
To change button names
Easily remove unwanted fields from the web form and add them whenever required.
To remove a field from the form
Take a look at the web form before publishing it in your web site.
To preview the form
The code for the web form is available in 3 formats: Source Code, code to Embed, iFrame code. The code is also readily available for some third-party sites - WordPress, Facebook, Google Sites and Joomla. Please note that the Script and iFrame code is available only in the Paid Editions.
Note