Feature Updates and Bug Fixes introduced in 2018

This following table lists the improvements, changes and bug fixes introduced in Zoho Creator in 2018. Refer to this page for the latest release notes, and this section for earlier updates.

DateParticularsType
Dec-24, 2018In pages, stacked charts are not appearing as expected.Fix
Dec-22, 2018You can now make use predefined templates to create record templates / print templates.Improvement
Dec-22, 2018To prevent misconfigurations in pivot tables and pivot charts, you won't be allowed to do the following to the fields participating in these reports:
  • Change the value of their field type property
  • Change the expression of formula fields such that it changes their data type
Fix / Change
Dec-19, 2018Issue in exporting report as PDF when it displays a lookup field that has name, address, or phone fields set as its display fields.Fix
Dec-13, 2018With regard to Zoho CRM retiring support for their v1.0 APIs, our Deluge integration tasks now support their v2 API. Refer to Zoho CRM tasksImprovement / Change
Dec-10, 2018
  • Issue is searching a report using the Added User field
  • Issue in accessing the URL of file from the record template attached in email notifications
Fix
Dec-6, 2018
  • While customizing a non-tabular layout of list report’s quick view, you can define the layout's size. Learn more
  • When you access a detail view, you can sort the records in the related blocks.
Improvement
Dec-5, 2018Issue in uploading files from Dropbox.Fix
Dec-3, 2018
  • When building forms, fields that have their Show field to property set as Admin Only will be denoted by an icon in the builder:
  • We have introduced a new template that you can use while configuring email notifications:
    • It’s named Template 2. It enables a better presentation of subform data.
    • The existing template has been named Template 1
    • Template 2 will be applied when you check the Include user submitted data checkbox
Improvement
Dec-1, 2018When accessing from mobile: Unable to edit records in reports that use a Deluge system variable in their criteria/filter.Fix
Nov-29, 2018When alignment is not specified, exporting page as a PDF will left-align its contents. It was being centre-aligned.Fix
Nov-27, 2018Version 5.5.0 of the Zoho Creator native mobile app for Android is now available. Improvement
Nov-23, 2018Upon deletion of payment workflow, existing payment details are not being displayed in reports.Fix
Nov-21, 2018Issues in execution of custom action items from mobile apps.Fix
Nov-16, 2018You can now have the Integration field display data from multiple fields. Learn moreImprovement
Nov-16, 2018

For accounts using Zoho Creator 5:

  • Upon creating an app by importing a DS file or duplicating an existing app, the schedules in the new app will be disabled. You will have to enable them if required.
  • While defining workflows, fields will hereafter be listed in the sequence in which they are displayed in the form.

For accounts that are not using Zoho Creator 5 or New UI

  • Upon printing or exporting a record, emboldened content is not appearing as expected.
  • Unable to save Deluge script when send mail task contains multiple To addresses.
Fix
Nov-14, 2018
  • You can now delete parameters in pages that don’t contain ZML or HTML snippets.
  • For accounts that are not using Zoho Creator 5 or New UI: Issue in grouping and sorting records based on drop down and radio fields.
Fix
Nov-13, 2018With regard to rebranding mobile apps:
  • We have revamped the UI of the code signing process.
  • You can now set an image of your choice as your apps' icon. The image must be a PNG file of size 1024x1024.
Improvement
Nov-13, 2018Hereafter when you go about verifying an email address, the email containing the verification code will be from noreply@zohocreator.com. So far that email was being sent from zohocreator@zoho.com.Change
Nov-11, 2018Panel's code editor now supports:
  • Code folding: Hereafter you'll be able to fold the <panel>, <pr>, and <pc> tags in panels. Hover your mouse over the column showing line numbers and lines containing foldable ZML tags will be identified with the inverted triangle icon, as shown below.
  • Highlighting tags: Upon clicking on the opening of a tag the corresponding closing tag will also be highlighted, and vice versa.

Improvement
Nov-3, 2018The ZML Snippet’s editor now supports ‘code folding’: Hereafter you’ll be able to fold the Deluge code in ZML Snippets.

Hover your mouse over the column showing line numbers and lines containing foldable Deluge code will be identified with the inverted triangle icon. Upon clicking it the corresponding Deluge code will be hid and replaced as follows:

Improvement
Nov-1, 2018Issue with panel actions: Pivot reports do not load when they are opened in a pop-up windowFix
Nov-1, 2018For accounts that are not using Zoho Creator 5 or New UI: When you access from a web browser, you will now see an improved interface while uploading a file from Google Drive to the file upload field in your form.Improvement
Oct-30, 2018Hereafter when you add an HTML snippet to your page, it will contain <%{%> <%}%>. So far it was ​{%> <%}, which let you type Deluge code right away. This change will let you get started with typing HTML code.Improvement
Oct-26, 2018We have modified the restriction on using the Send Mail Task. Refer to the note in this page.Fix / Change
Oct-25, 2018Issue in filtering lookup fields when user accesses it from a mobile device: Lookup field's filter is not being applied when a name, address, or phone field is part of the its display fields.Fix
Oct-24, 2018We have upgraded our framework involved in exporting/printing records and reports as PDF. This upgrade is part of us retiring support for Transport Layer Security (TLS) versions 1.0 and 1.1 by October-31, 2018 (as mentioned here).Improvement / Change
Oct-24, 2018Issue in redirection (to the source form) after payment when payment is initiated from the published form or from customer portalFix
Oct-23, 2018Upon exporting a report as PDF, there’s a mismatch in the order of columns between the report and its PDFFix
Oct-20, 2018For EU and CN accounts: We have upgraded our security framework that processes HTML content in your apps. Learn moreImprovement / Change
Oct-19, 2018For accounts using Zoho Creator 5: Developers can now take backups of appsImprovement
Oct-16, 2018Fix
Oct-13, 2018With regard to filtering a report using a page parameter:
  • There may be instances wherein the page parameter that’s filtering the report is not assigned any value. It may also be that the parameter is not present as a query string in the page’s URL. In such cases, the parameter-based filter was so far being ignored.
  • Hereafter in such cases, the field with which the parameter was used in filtering the report will be acted upon by the IS EMPTY operator.
Fix / Change
Oct-12, 2018Change in address field’s behavior:
  • So far, when the address field was not mandatory on a form and a user entered inputs in a few of the displayed sub-fields, form submission failed till the user entered inputs in all the displayed sub-fields (except Address Line 2).
  • Hereafter, form submission will be not be failed in such a case. This will enable your users to partly fill address data and submit your form.
Fix / Change
Oct-11, 2018We have introduced a restriction in the Send Mail task. Refer to the note in this page.Change
Oct-10, 2018A limitation has been encountered: Freezing columns in the tabular layout of list report’s quick view is not supported when grouping is enabled.Fix
Oct-5, 2018When the on click of a record action is set as Do Nothing, then URLs in that record are not being opened when user clicks on themFix
Sept-27, 2018
  • We have revamped the UI of customer portal pages, and modified the e-mail templates involved
  • Hereafter when you duplicate a form, payment workflows also (if present for the source form) will be duplicated (for the new form). Such payment workflows will be Disabled​; you will have to enable them if required.
Improvement
Sept-27, 2018Page breaks are not captured when pages are downloaded as PDFsFix
Sept-26, 2018Issue in exporting as a spreadsheet: With regard to subform, just the data in its first field is exported. Hereafter, the data in all its Display Fields will be exported.Fix
Sept-24, 2018When embedding forms, adding zc_BgClr=transparent as query string is not making the form transparent.Fix
Sept-22, 2018In print templates, you can now make use of the sub-fields of name and address fields.Improvement
Sept-22, 2018
  • Unable to export published pages as PDF
  • Unable to export data from reports when they display the added location and modified location system fields.
Fix
Sept-19, 2018You can now duplicate record templatesImprovement
Sept-19, 2018Hereafter, installation of gallery apps will be available only for accounts that have their apps listed in the following manner (as tiles) on their dashboards. If your apps are not listed so, you will be prompted to switch to Zoho Creator 5 while you initiate installation of a gallery app.

Change
Sept-16, 2018Hereafter, errors that arise while accessing pages will be loggedImprovement
Sept-16, 2018Unable to disable radio fields inside subformsFix
Sept-13, 2018Images are not being displayed in reports when domain users access themFix
Sept-12, 2018You can now choose to hide the legend in chartsImprovement
Sept-12, 2018Detail view's block layout is displaying subform records in the order inverse to which they were added in the subformFix
Sept-6, 2018
  • Hereafter while importing customers, whitespaces in their email addresses will be trimmed off. So far, import was failing if email addresses had whitespaces.
  • Issue in customer portal: When users are not logged-in, and they directly access a component (form, report, or page) via its URL, they are being redirected (after logging in) to the first component in that app instead of the target component.
  • When accessing a form via its perma or embed URL with redirection set to another form, report, or page, and target is the same window, the source form isn’t getting refreshed when user submits an entry.
Fix
Sept-4, 2018During form submission, native mobile apps are not showing proper warnings when mandatory fields in subforms are emptyFix
Sept-3, 2018Issues with data access tasks that are added at level 0 (the start) of approval processesFix
Aug-31, 2018Custom functions are returning date/date-time values in the default format (Dd/mm/yyyy) instead of the format set in that app’s settingsFix
Aug-30, 2018While editing apps in Zoho Creator 5, all types of forms, reports, pages, and workflows will hereafter be denoted with distinct icons in the component menu:

Improvement
Aug-27, 2018You can now, while editing your app, deselect the initial value for drop down and radio fieldsImprovement
Aug-27, 2018
  • Field Properties pane is not appearing when editing Forms from iPads
  • Unable to edit records from reports that are embedded in pages
Fix
Aug-24, 2018With regard to approval process:
  • Customers cannot be approvers. Reason: Approvers are meant to be users that are part of the organization.
  • Consequently in apps that have a customer portal: Once you set a users field as an approver, you will not be allowed to make that field display customers.
Fix / Change
Aug-24, 2018OnUserInput script is not getting triggered when user changes focus from the current field to a choice field (Drop Down, Radio, Multi Select, Checkbox). For example: Imagine a form containing a single line and radio field, and that there's Deluge script in the OnUserInput block of the single line field. When a user types an input in the single line field and immediately selects one of the radio buttons, the said OnUserInput script is not being executed.Fix
Aug-23, 2018When submitting a Payment-enabled Form from a published Page, redirection to the Page isn’t happening after paymentFix
Aug-22, 2018Unable to export Record Summary as PDF from published reportsFix
Aug-17, 2018You can now import phone numbers that contain hypens (-) and parentheses (). Refer to this section to learn about importing data into the Name, Address, and Phone fields.Fix
Aug-17, 2018Improvement
Aug-16, 2018Hereafter when you export data from reports as PDF, only the content within 420 pixels of the report's width will be exported. Fields or data after this span of 420 px will not be present in the PDF.Change
Aug-16, 2018You can now apply background color to HTML Snippets:

Improvement
Aug-13, 2018Hereafter while accessing reports, you can bulk-delete up to 1,000 recordsChange
Aug-8, 2018You can now import data into the Name, Address, and Phone fields. Things to know:
  • You must ensure that each of these data points are in a single column. For example, the complete address must be in one column and not separated as Address Line 1, . . . Postal Code, and Country.
  • When importing names:
    • Ensure that the required sub-fields are enabled as Display Fields
    • The names must be in the following order: Prefix, First name, Last name, Suffix
    • If the Name field is Mandatory, each sub-field must be assigned a value
    • The white space character is used to separate values for each sub-field
    • If Prefix sub-field is enabled, then characters that precede the dot character (.) will be considered as the prefix in that name. However, records will be imported only when the prefixes match with the choices in the Prefix sub-field’s dropdown
  • When importing addresses:
    • Ensure that the required sub-fields are enabled as Display Fields
    • The address data must be in the following order: Address Line 1, Address Line 2, City/District, State/Province, Postal Code, Country
    • All enabled sub-fields, except Address Line 2, must be assigned a value
    • Sub-field data is to be separated by ", " (combination of a comma and a space). Conversely, all characters before the first ", " will be set as Address Line 1, and so on.
    • Countries in the addresses must match with the choices in the Country sub-field’s dropdown
  • When importing phone numbers, you must ensure that:
    • They contain the + character
    • They do not contain characters other than numbers and spaces
    • They contain valid area codes (for countries like US, UK) and the right number of digits (as per the respective country’s convention)
Fix
Aug-8, 2018Info task is not being executed in the on start action block of approval processFix
Aug-8, 2018In a report, you cannot have two Action Items with the same nameFix / Change
Aug-8, 2018While you add Data access tasks via the point-and-click interface, you can now:
  • Set date fields (in the target form) with Deluge system variables: today, tomorrow, yesterday, and zoho.currentdate
  • Set date-time fields (in the target form) with Deluge system variables: nowtoday, tomorrow, yesterday, zoho.currentdate, and zoho.currenttime
  • Set lookup fields (in the target form) with the ID of the current record, which is added or updated in the source form
  • Use the Current record option while setting the criteria for Update record tasks
Improvement
Aug-7, 2018Border colour is not being applied in published formsFix
Aug-3, 2018

daysBetween() is now available for accounts using Zoho Creator 5 or New UI. Syntax:

var_a = <startDate>.daysBetween(<endDate>)
where startDate and endDate are variables or fields that hold date or date-time values
Fix
Aug-2, 2018

We will be retiring support for Transport Layer Security (TLS) versions 1.0 and 1.1 on September-30, 2018. Learn more

(This has been extended to October-31, 2018)

Improvement / Change
Aug-2, 2018
  • You can now use aggregate functions for fields in subforms
  • While accessing a report’s quick view, you can now execute an action item on click or tap of a single record
Improvement
Aug-1, 2018We’ve set the size of responses — received on executing getUrl and postUrl tasks — to 50 MBChange
Jul-31, 2018Issues with downloading rebranded mobile apps for iOSFix
Jul-28, 2018
  • Unable to add ZML snippets to pages when accessing via Mozilla Firefox
  • Upon exporting records as Excel and CSV files, data stored in fields that were used for grouping and sorting is missing
Fix
Jul-27, 2018Hereafter when a user edits a record that contains a formula field: The formula field's expression will be recalculated even when the fields (participating in its expression) are updated via Deluge script (eg: OnLoad of form or OnUserInput of another field). So far, this recalculation was happening only when a user manually updated the data in the participating fields. Refer to this page to learn how the formula field's value is calculated.Fix / Change
Jul-26, 2018Unable to save the changes made to reports from application IDE when they contain action items added at the record levelFix
Jul-25, 2018Uploading a file in a file upload field from cloud storage (Zoho Docs and Google Drive) is not supported when the form is accessed via its published URL or from customer portal. Learn moreChange
Jul-24, 2018
  • You can now hide legends in Pivot Charts. Select the last layout under Report Customization > Legend Position.
  • Searching lookup fields now supports using and retrieving accented characters. For example,
    • If you search a lookup field for records that contain é, records containing e and all its variants (like é, ê) will be returned
    • If you search a lookup field for records that contain e, records containing its variants will also be returned
Fix / Change
Jul-24, 2018Issue in Pages: The Save button is not appearing in embedded spreadsheet reportsFix
Jul-23, 2018Issue in Android native mobile apps: Unable to access Detail View of a record when the report’s name contains the ampersand character (&)Fix
Jul-19, 2018Version 5.4.0 of the Zoho Creator native mobile app for Android is now available. Improvement
Jul-16, 2018Issue with accessing integration fields in forms: unable to search for dataFix
Jul-16, 2018You can now set a Default Permission for Customer Portal. Users who sign up to your Public or Restricted portal will automatically be assigned with its default permission.Fix / Change
Jul-13, 2018Version 5.11 of the Zoho Creator native mobile app for iOS is now available. Improvement
Jul-13, 2018Filter is not being applied in chartsFix
Jul-11, 2018We’ve made UI enhancements to the process of taking backups from your app’s SettingsImprovement
Jul-10, 2018
  • Custom width for buttons (in pages) is not getting applied
  • Unable to import subform data
  • You can now assign values to integration fields via query string
  • For accounts using Zoho Creator 5: Clicking Home takes user to their own workspace instead of their default workspace
Fix
Jul-6, 2018Issue in published calendar reports for accounts using Zoho Creator 5: Able to update events (by dragging and dropping them) even though editing records is not permitted.Fix
Jul-5, 2018Panels can now display aggregates (of numeric fields) without any grouping separator. The following image shows the Display formats in which Panels can display aggregates (Sum, Minimum, Maximum, Median, Average, and Count):

Improvement
Jul-4, 2018
  • We have updated the modules and fields in QuickBooks that you can integrate with. Learn more
  • The Ultimate plan has been updated as follows. Refer pricing
    • The minimum number of users required to subscribe to this plan has been changed from 50 to 10
    • The number of Customer Portal users offered has been changed from 5,000 to 1,000
Change
Jul-2, 2018Hereafter, when a Multi Line field is referred in the Subject of an Email Notification, each new line character (if present in the field) will be replaced by a white space character.Fix / Change
Jul-2, 2018For accounts using Zoho Creator 5: Issue with using getFieldValue() inside functionsFix
Jun-29, 2018Integrating with QuickBooks via forms, fields, and integration task, has now been enabled. Refer the following:Improvement
Jun-26, 2018Unable to parse XML content returned from external sources via Get URL or Post URL tasksFix
Jun-23, 2018When actions (defined in workflows) are being executed On user input of a field, a loading spinner appears next to it. This was not happening (though the actions were being executed).Fix
Jun-20, 2018Backward compatibility for export URLs has been deprecated. Learn moreChange
Jun-20, 2018Fix
Jun-14, 2018
  • You can now duplicate Panels in Pages
  • Hereafter, when adding a Form or Report to a Page, the configuration window will slide in from the right. So far, it was opening as a popup.
Improvement / Change
Jun-13, 2018The currency field now supports Bosnia and Herzegovina Convertible Mark: currency code BAM and currency symbol KMImprovement
Jun-12, 2018The currency field now supports Surinamese Dollar: currency code SRD and currency symbol $Improvement
Jun-9, 2018
  • Issue with exporting records as a PDF when there’s Grouping enabled on that report
  • Unable to download a file when it has the tilde character (~) in its name
  • When accessing a page, filters are not being applied on reports added to it
Fix
Jun-9, 2018Version 5.10 of the Zoho Creator native mobile app for iOS is now available. Improvement
Jun-6, 2018Hereafter, when you are editing a function, you will be able to access all its previous versionsImprovement
Jun-5, 2018
  • Issue with formula field when it refers to a file upload, audio, video, or image field in its expression
  • UI breaks when a form (that contains multiple sections) is added as a subform
Fix
May-25, 2018We have introduced the following data privacy and security measures to help your apps achieve compliance with the GDPR (General Data Protection Regulation). Refer to this page to learn more about Zoho Creator’s GDPR readiness.
  • Hereafter, when you disable the Capture location form property, all location data captured till then, will be deleted. Refer to capturing location to learn more.
  • Forms you create hereafter will not capture your user's IP address by default. You’ll have to enable the Capture IP address form property. Refer to capturing IP address to learn more.
  • You can now enable Encryption At Rest (EAR) for the data stored in fields. Refer to understand data encryption.
  • Contains personal data field property: You can use this to mark the fields in your forms which contain, or will contain, personal data.
Improvement / Change
May-9, 2018Add record task fails when the form contains a formula field that refers a number field.Fix
May-3, 2018You can now assign values to integration fields via Deluge script.Fix
Apr-28, 2018
  • Hereafter, you will be able to search a report using the fields present in both, its Quick View and Detail View. So far, you could search a report using the fields in its Quick View.
  • Hereafter, you can view a report (say, list) in another format (calendar, kanban, etc.) if it has the relevant type of field (date or date-time field for calendar, single-select field for kanban) in either its Quick View or Detail View. So far, the relevant type of field had to be present in that report's Quick View.
Fix / Change
Apr-28, 2018Issue in email notification in accounts using Creator 5: User submitted data is being attached as a PDF when it’s supposed to be present as inline content in the email’s message.Fix
Apr-11, 2018We’ve increased the number of choices that can be selected in a multi select or checkbox field from 1,000 to 1,500Improvement
Apr-11, 2018Unable to export app as a DS when it contains a workflow being triggered via an action item in reportsFix
Apr-11, 2018

We’ve applied limits to the number of customers you can add to your Customer Portal. Hereafter, you will:

  • Receive an email notification once you've consumed 90% of your portal user limit
  • Be alerted when you add a user after you've consumed your portal user limit
Change
Apr-10, 2018Unable to create a schedule if the app’s date format is dd/MM/yyyyFix
Mar-29, 2018Pages are not loading in Android and iOS customer portal appsFix
Mar-27, 2018We've released a new version of our platform – Zoho Creator 5. Refer to its release notes.
  • All accounts you create hereafter will be able to build apps using Zoho Creator 5
  • For existing accounts, we're enabling access to Zoho Creator 5 in a phased manner. We've prepared a migration guide to assist you in switching from the current version you're accessing, to Zoho Creator 5.

Contact support@zohocreator.com for any clarifications regarding the same.

Improvement
Mar-27, 2018Version 5.9 of the Zoho Creator native mobile app for iOS is now available. Improvement
Mar-24, 2018Version 5.3.0 of the Zoho Creator native mobile app for Android is now available. Improvement
Mar-20, 2018For accounts created hereafter, the Restrict Visibility option in Reports has been moved under Profiles.Improvement
Mar-16, 2018Version 5.8 of the Zoho Creator native mobile app for iOS is now available. Improvement
Mar-10, 2018Hereafter, when you delete a field: If the field is referred in the criteria of a personalized report created by your user, you will be able to delete the field only when such reports are deleted.Fix / Change
Mar-8, 2018Hereafter, if a form is referred in a function, deleting it will not be permitted till its reference in the function is removed.Fix / Change
Mar-6, 2018Issue in form automation: Set Field Value task is not assigning value to fields that have Show Field To property set as Admin Only.Fix
Mar-2, 2018Hereafter, in New UI: When a user selects a component from the Sections listed on the left, the selection will be highlighted. So far, the Section (to which the selected component belongs) was highlighted.Improvement
Mar-2, 2018Unable to save changes in a report when user applies grouping/sorting over the custom filter.Fix
Mar-1, 2018Fix
Feb-28, 2018The Currency field now supports Armenian Dram: currency code AMD and currency symbol AMD.Improvement
Feb-28, 2018User is able to view record summary of calendar reports even when the URL styling parameter zc_summary is set as ‘false’.Fix
Feb-22, 2018Version 5.7 of the Zoho Creator native mobile app for iOS is now available. Improvement
Feb-22, 2018Hereafter, CAPTCHA in forms will be case-sensitive.Fix
Feb-22, 2018

Creating an app by importing a .ds file fails when it has a bidirectional lookup field that looks up data from a form that is present in an other app.

Hereafter, when such a .ds file is imported, the bidirectional relation will be dropped on import. Reason: A bidirectional lookup has fields in both forms - the main form and the related form. As the import process is not permitted to search your account for the other app, it cannot establish the bidirectional relation of that lookup field.

Fix / Change
Feb-15, 2018The Currency field now supports Malawi Kwacha: currency code MWK and currency symbol MK.Improvement
Feb-15, 2018
  • Issue with Portuguese translation in New UI: Some captions in reports are not getting translated
  • In New UI, the Add Record option is unavailable when a report, with a search criteria as query string in its URL, is opened in a pop-up window via the Open URL task
Fix
Feb-14, 2018We have introduced a UI-enhancement for the file-upload and image fields. A new set of icons and context-specific tooltips will appear when you access them from a web browser.Improvement
Feb-10, 2018Issue with scrolling when accessing a report/page from a web browser: Editing a record from a report, or clicking a custom action, is not returning back to the same scroll position, but taking to the top of that report/page.Fix
Feb-9, 2018Version 5.6 of the Zoho Creator native mobile app for iOS is now available. Improvement
Feb-9, 2018Hereafter, each Form, Report, and Page in your app will have a unique link-name. Zoho Creator will ensure this by:
  • Appending the link-name of a component with “1” if there exists another component with the same link-name. For example: If there exists a Form with form-link-name as Orders, and you create a Page named Orders, its page-link-name will be set as Orders1.
  • Failing the process of importing an app using .ds file when there are components in that app with the same link-name. You’ll have to remove the instances of duplicate link-names from that .ds file, and then import it.
Fix / Change
Feb-5, 2018We have introduced some usability enhancements in reports with respect to displaying aggregate values, custom actions, and custom filters. Refer this page to learn more about this.Improvement
Feb-1, 2018Version 5.5 of the Zoho Creator native mobile app for iOS is now available. Improvement
Jan-29, 2018Fix
Jan-24, 2018Hereafter when you export data in the CSV format, the value stored in the multi line field will be enclosed in double quotes.

Reason: The Multi Line field allows you to enter multiple lines of text. While exporting such data, line separation is expressed using the new line character, and this disturbed the formatting in the exported CSV file.

Change
Jan-22, 2018
  • Searching a URL field (in a report) is not retrieving all matching records.
  • Issue with CRM field in New UI: bulk editing this field updates only the value and not the ID (of the corresponding CRM record).
Fix
Jan-20, 2018We have made some readability enhancements in reports. Refer this page to learn more about this update.Improvement
Jan-16, 2018Shared apps are not appearing in a developer’s dashboard.Fix
Jan-15, 2018
  • Issue with listing of components in mobile apps: Users are able to view, in the dashboard of an app shared with them, all the reports in that app. (However, they’re able to access just those reports that they have permission to)
  • Issue with creating pivot reports: Unable to create a pivot table / pivot chart for forms that were created before Jan-9, 2018, and did not already have a pivot report.
Fix
Jan-13, 2018Version 5.4 of the Zoho Creator native mobile app for iOS is now available. Improvement
Jan-8, 2018Issue with installing gallery apps: User, who installed a gallery app in a shared workspace, is unable to access that app.Fix
Jan-8, 2018In New UI: Imagine that you have created a function in your app that is similar to a built-in function in name, return type and argument. So far, wherever you call your function, the built-in function (being prioritized over user-defined functions) was being called instead. We’ve reversed this priority. Hereafter, your function will be prioritized over the corresponding built-in function.Change

Earlier updates and fixes

Still can't find what you're looking for?

Write to us: support@zohocreator.com