Pages - Limitations | Zoho Creator Help

Limitations:​ Pages

General 

  • An HTML snippet can only contain up to approximately 500 KB code or 450,000 characters.

  • When you download a page as PDF and if the resulting PDF it has reports embedded in the page, the PDF will show only the records visible within the particular card height.

  • When downloading a page which contains reports embedded as HTML snipppets, the report will not be present in the downloaded PDF.

  • Exporting a page as a PDF is not supported when it displays characters exceeding ten million (10,000,000). This count is inclusive of all HTML tags that are used in rendering the page.

  • When exporting a page or record template as PDF, page breaks inside tables won't work as expected.

  • Exporting a page as a PDF is not supported when the page contains pivot charts, pivot tables or iframes.

  • Pages that contain forms and reports embedded using <div> tags and authenticated content like images/css that requires current credentials, cannot be exported.

  • A chart can only be used to plot the initial 200 data points.

 

 Page Variables and Scripts

  • You cannot call a custom function from inside a page script.

  • Currently, you can only create one script (function) per page in your Creator application and a maximum of 50 page variables.

  • A page script cannot be called across pages inside Creator applications.

  • You cannot perform write operations like adding or updating data using page scripts.

  • The following Deluge tasks will not be listed while configuring the script for page script.