Drag and drop fields in the WYSIWYG editor, which also provides various other options to build a form.
Add Fields
Drag and 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:
- Under Fields List tab, click on a field and drag and drop it in the form builder.
- Make changes to the font, background color, field label alignment and form width.
Note:
- The default fields like Last Name, Email, and Subject will be auto-added to the form. You cannot remove these fields, as they are mandatory for a ticket.
- To have custom fields, you need to first create them in the Tickets module.
Add Attachments
Capture attachments through your web-to-ticket forms, such as screenshots of an issue, tax invoice, photo of a product, 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 Desk. Visitors can attach up to five files at a time.
To add the option to attach files:
- Click the Advanced Tools tab.
- Drag & drop the Attachment field.
You can use the help link option in the Field Settings to provide the hint about the file size.

Insert Captcha
Add captcha to prevent unauthorized automated spamming programs from filling the web form.
To insert captcha:
- Click the Advanced Tools tab.
- Drag and drop the Captcha field.
Mark Fields as Mandatory
Collect important information such as name, email address, mobile number, etc. from the visitors who fill up the Web Form by marking fields as mandatory.
To mark fields as mandatory:
- Move your mouse pointer to the field that you want to mark as mandatory.
- Click on the Settings icon (
).
- In the Field Properties pop-up, select the Mark as required field checkbox.
- Click Done.
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 not visible to the visitors who fill the form. For example, if you have hosted the same form in various web pages, the hidden field will help you identify the form from where the ticket was created.
To make fields hidden in the form:
- Move your mouse pointer to the field that you want to hide in the form.
- Click on the Settings icon (
).
- In the Field Properties pop-up, select the Mark as hidden field checkbox.
- Specify the Value for the field and click Done.
Provide Help Link
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 visitor who fills the form.
To provide hints or help links for fields:
- Move your mouse pointer to the field for which you want to provide hint or help link.
- Click on the Settings icon (
).
- In the Field Properties pop-up, select the Include help link checkbox.
- Choose one of the following:
- Link & Text - Specify text for the link and provide the link URL.
- Link Only - Specify the help/hint text. For example, the date field can have - MM-DD-YYYY
- Click Done.

Change Button Name
By default, there are two call-to-action (CTA) buttons - Submit and Reset. You can rename these buttons as per your requirements.
To change button names:
- Move your mouse pointer to the action buttons that you want to rename in the form.
- Click on the Settings icon (
).
- In the Button Properties pop-up, modify the button name.
- Click Done.
Remove Field from the Form
Easily remove unwanted fields from the Web Form and add them whenever required.
To remove a field from the form:
- Move your mouse pointer to the field that you want to remove from the form.
- Click on the Delete icon (
).
Preview the Web Form
Take a look at the Web Form before publishing it on your website.
To preview the form:
- In the form builder, click on the Preview link.
A preview of the form will be available.
Step 2: Specify Form Details
- Enter a Form Name (Example: Feedback, Contact Us, etc.).
- Specify a Return URL. The visitor who submits the form will be redirected to the URL specified here. It should start with " http:// or https:// ".
The length of Return URL should not exceed 255 characters. (Example: https://www.zylker.com/thank-you.html ) - Specify a Domain Name. This should be the domain URL where the Web Form will be hosted. It should start with " http:// or https:// ". (Example: https://www.zylker.com/ )
If you plan to host the Web Form in multiple websites or you are not sure where the web form will be hosted, enter * in this field. This prevents spam and allows only forms submitted through the particular domain to be captured as valid information. - Assign Ownership to the tickets that are submitted via Web Form. By default, the user who creates a form will also become the owner of the tickets unless otherwise chosen from the drop-down list.
- Specify the Success Message to be displayed upon valid completion of the form. You can leave this field blank to redirect your visitors to the Return URL without a message.
- Click Save.

Step 3: Use Web Form Source Code to Embed
The code for the Web Form is available in HTML Source Code format.
- Copy the code and paste it in the website where you want the Web Form.
- Click Done.
Note:
- In order to avoid spam, the generated Web Form (HTML file) must be published in an active web server (Apache, Microsoft, IIS, etc.).
- The web form will not work if you submit the form values from your desktop.
- When the HTML code is generated for the Web Form, certain entities are hidden by default. If you remove those hidden entities, the Web Form will not work. Here is the code snippet that should not be removed from your web form code.
<input type="hidden" name="xnQsjsdp" value="" /> <input type="hidden" name="xmIwtLD" value="" /> <input type="hidden" name="actionType" value="" /