You can have only 30 Dropdowns/RadioButtons/Checkbox fields put together, in a single view. Exceeding this limit, will not display the data in the view. Also, the count of complex fields (such as Look Up/Dropdowns/RadioButtons/Check box) should not exceed 30. The number of such fields will be counted as following
Each Look Up/Dropdowns/RadioButtons/Check box in Base Form as ONE field.
Each normal Related Fields in Another Form as ONE Field.
Each complex Related Field (Look Up/Dropdowns/RadioButtons/Check box) in Another Form as TWO Fields.
The View definition allows you to remove maximum of 50 fields at a time.
Grid view is not supported if there is any client side Deluge Script configured in the form (i.e) On edit -> On load script (or) On user input script for any field.
Maximum number of fields in a form depends upon the type of fields used and the maximum length of the field. Below are the field types wise limitations.
Single Line / Email Field:
Form can have maximum of 80 text fields with max length of 255(SingleLine and Email). This can be increased by reducing the max length value.
List Fields (Dropdown/Checkbox/Radio/Multiselect):
If a form contains more than 60 list fields (Dropdown/Checkbox/Radio/Multiselect), we will not be able to fetch the form. This will affect the form access mode and lead to backup failure. Hence we would recommend splitting the form into several forms with 60 such fields in it.
Multi Line/Rich Text Field:
Number of multi line fields which can be used in a single form will depend on the amount of data added per record. The maximum data size for a multi-line field in a row is about 64kb and the maximum row length is about 8000 bytes. Here, the first 768 bytes of 64kb will be considered for calculating the row length (8000 bytes). Hence, if all the multi line fields length exceeds 768 bytes, then the form can only have 11 multiline text fields.
In this case, We recommend you to splitting the form into smaller ones.
Currently ZOHO Creator supports PDF rendering for List views and HTML views only. In List views, it is limited to to generate PDF without any UI change (Grouping, Summation of numeric columns).
<div> based embedding of Forms/Views and authenticated content like images/css that requires current credential will not be supported. In case of Iframes, the Iframe needs to be public.
Zoho creator supports the custom action only in the List and Grid views.
Multi-Select/Checkbox and SubForm fields are not supported in reports. Even if it enabled in underlying view it will not be available in Reports Builder to use them.
The backup will not contain the files that were uploaded using the File upload field.
When you use a Multi select Lookup field for your Form, the corresponding view will not support displaying relational data for the selected field values.
Criteria containing Multi Select field does not works fine.
When you restore an application from the backed up copy, shared information will not be available. Only the structure of the application and its data will be available.
Accessing DropDown/MultiSelect/CheckBoxes/RadioButtons/Lookup like (input/[COL]).lookup.(DropDown/MultiSelect/CheckBoxes/RadioButtons/Lookup) does not work properly.
'\n' in the message content of 'plain text mail' will be rendered as newline character.
In Live mode, the calculation of formula field will be triggered if and only if the dependent field values are changed by user action. The change in value of the dependent field by "onUserInput" script will not be considered for recalculating the formula field's value (in live mode add / edit form) but it will be considered while populating / updating the values in the view.
Multi-column layouts are not supported if check-box/radio-button fields are added dynamically through scripts.
Due to the way we are handling Date-Time values entered in a form, a limitation exists when dealing with Date-Time values that fall during the changeover period from PST to PDT and vice versa.
| Year | DST Start Date | DST End Date |
| 2007 | March 11 | November 4 |
| 2008 | March 9 | November 2 |
| 2009 | March 8 | November 1 |
| 2010 | March 14 | November 7 |
| 2011 | March 13 | November 6 |
| 2012 | March 11 | November 4 |
| 2013 | March 10 | November 3 |
| 2014 | March 9 | November 2 |
| 2015 | March 8 | November 1 |
| 2016 | March 13 | November 6 |
| 2017 | March 12 | November 5 |
| 2018 | March 11 | November 4 |
| 2019 | March 10 | November 3 |
| 2020 | March 8 | November 1 |
| 2021 | March 14 | November 7 |
| 2022 | March 13 | November 6 |
| 2023 | March 12 | November 5 |
| 2024 | March 10 | November 3 |
| 2025 | March 9 | November 2 |