ZEOS, Version 30.2.0
Release Date: 30/10/2023

About This Release

Release 30.2.0 brings features, enhancement to datalist and workflow blocks. It also fixes bugs related to form, and datalist.

New Features

RowID can be viewed in the spreadsheet: RowID is originally stored internally in the database. You can now view it in the spreadsheet. If you right-click on a row in the spreadsheet and select Row Detailed View, you get a pop-up that shows the rowid in addition to the other details.This can help you to perform unit wise workflow testing. 


New permission for a user to view stencil log: Now you have a new permission for a user called ‘View Workflow Log’. As a user if you have this permission you can view the logs in all workflow related URLs. If you do not have this permission you cannot view the workflow logs but can only view the workflows. This permission has been introduced to validate if a user can view the workflow logs.

Set a default value for numeric data type in spreadsheet: Now you can set a default value for numeric data type in spreadsheet columns. Earlier, “0” was getting inserted as the default value. Now you have the option to set the default value as null, 0, or any other number.


Enhancement to dashboard template library: While publishing dashboard templates, there was no option to view the publish history or to edit or update the data in the published templates. Now you have the option to view the details of all the dashboard templates recently published from the current tenant. You can also update the data of published dashboard templates. On clicking Load Templates, the details of all the recently published dashboard templates are fetched. You can click on a row, edit the details, and then update the dashboard template. 


Option to search a widget inside a dashboard: Now you have a search option in dashboard edit mode that helps you to search a widget by its shortcode inside the dashboard. When you enter the shortcode in the search option, it highlights the widget or takes you to the widget if it is in another tab of the dashboard.

Option to set the time of a day while scheduling a workflow: While scheduling a workflow from Settings > Set Interval, you can now set the time of a day. 

Note: The time schedule is set up based on Universal standard time. 


Option to clear notifications: On clicking the bell icon, you can view a “Clear All” button. When you click the button, a pop-up window is displayed asking you to confirm the action. On confirming, all notifications get cleared.

A Popup Window showing the details of guardrailing in publish and update history– Now you have a pop up window showing the guardrailing details in publish and update history. Earlier you can see the details only by hovering the mouse.


Widget preview option in published and unpublished listNow you have an option to preview the published and unpublished widgets in the marketplace. Hover your mouse over the icon near the widget name and click it to preview the widget. Note: Only the users in the appstore who has the permission to view this app can view this feature.


File Preview/Download option implemented in dashboardNow you have a new method for file preview and download through UI Action. You can now preview uploaded files directly within the dashboard with a button added as file preview to window slide preview of the file or You can also set up a button for popup preview with the icons for opening in a new tab, file details and download icon. 



Option to give where condition for a component against row ids inside init rule block- Now we have an option to apply row Ids in Where condition using INIT rule block and you can apply  =,IN,!IN,!= operator can alone be used with row id. 

Option to incorporate function name with the folder name of a Livecloud- Now you have the  livecloud function name  incorporated along with name of the Livecloud folder name so you have an effortless traceability of the function available within the Cloud Service. For example,  Now you have a livecloud named Dashboard templates which has functions related dashboard publishing.


Enhancement to “show all workflows” while guardrailing – Now you have a backend enhancement done in loading the workflows while guardrailing when we click “show all Workflows” . 

Option to manage datalists (smart dropdowns) using workflow Now you have an option to manage smart dropdowns in a datalist through workflow. Earlier when a form had 2 different smart dropdowns when you click on the first you have to filter the second one on the first one’s click and you  can’t do any managing on smart dropdowns unless for the first time it loads. Now you can manage by adding the shortcode of the workflow in the form.


Bug Fixes :

  1. The issue of live cloud not listing the guardrail history in pop up is fixed
  2. Spreadsheet name change when edited is not instantly reflected in left components, stylesheet in Configuration policies, Templates section, in dashboard edit ,left component edit, tags edit ,collection edit and in workflows is fixed.
  3. Workflow block label name issue bug fix
  4. Created a form with shared ss and updated,form ss reset automatically default Spreadsheet Object
  5. Livecloud search fix
  6. After importing a republished datalist from the widget market, the issue with duplication in the datalist , widget creation time in assets list, spreadsheet being not found after importing widgets from widget marketplace and the UI is broken when an HTML card is imported as a widget and edited from the left navigation is fixed.
  7. The issue with spreadsheet name change not reflecting in form which is already connected with the particular spreadsheet is fixed.
  8. The issue in sbsa-dev when there were empty rows in spreadsheet ,it didn’t show nodata content in html card is fixed
  9. User with no view workflow log permission has Loading issue while creating an app 
  10. While creating a form and saving it, the form name changed to “Array” on guardrailing and again releasing a patch in the target tenant is fixed.
  11. The issue of validation message missing in form while using the same name for multiple forms is fixed.
  12. Card fix for html tags
  13. In SBSA the form fields getting missed when the selected field type was empty is fixed 
  14. The issue of  validation missing when we guardrail a form from source to target if the target already has a form with the same name is fixed.
  15. In SBSA fuel the form fields not seen in form preview and, dashboard preview is fixed
  16. Updated Apex Charts and Highcharts to latest version
  17. User Management Block Bug Fixes 
  18. The code missing in snippet is fixed 
  19. Loading issue while creating an app
  20. shared ss mapping issue fixed 
  21. The loading issue in chatbot while opening second time is fixed
  22. In form while uploading a file the category missing, the upload order in multiple file upload missing and file key missing is fixed.