Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added a button that allows the user to edit record values in a record block list without having to open the record in edit mode. The change was added to give the user the ability to easily edit a single field when viewing a record (1282).
  • Added options to zoom in and download a file from a record. The change was added to give the user the flexibility to preview and download files when viewing a record (1310).
  • Added new ways of displaying Select module fields allowing you to show configured options as check boxes or radio buttons. The change was added to provide the user with an additional ways to view for the Select field value/values (1301).
  • Added the ability to use a record value in a record page title. The change was added to give the user the freedom to customize a record page title using record values (1332). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added a warning message that notifies the user if they try to leave a page with unsaved changes on it. The change was added to prevent losing changes that haven’t been saved yet (1051).
  • Added the option to add custom styles to all of the web applications. The styles can be added via the user settings in Admin. The change was added to provide the user with more freedom to style the applications as they see fit (1262).
  • Changed general UI/UX improvements: Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added option for transparent color in the color picker used in Admin, and Reporter. The change was added to give users more configuration options when selecting color or background color for an element (1211).
  • Added the option to set a record list filter as a preset filter for a user. The filter can be applied using the ‘Filters’ dropdown menu. The change was added to give the user the ability to pick a pre-configured filter (1227).
  • Added menu with ‘more’ options (delete, un-delete, and permissions) to resource lists in Low Code, Admin, Reporter, and Workflow. The change was added so the user doesn’t have to scroll horizontally to access all resource options (46f5455). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added ability to drill down metrics, by clicking on a data entry inside the metrics block. Based on the configuration it can either filter an existing record list on the page, that is showing the records from the same module as the metric, or open a new record list in a modal. The change was added to make it easier for users to filter record lists based on metrics data, in order to view the details of said data (1184).
  • Added support for opening geometry and record organizer page block records in a modal. The change was added to give users the ability to open records in a modal without leaving the page that they are on (1177).
  • Added support for error handling message inside workflows by letting configurators access the context of the error message. The change was added to give user more freedom in defining error handling and to know where and on which step the error occurred (1088). Read more

Planet Crust, the driving force behind Corteza, is excited to announce the release of Corteza 2023.3

Changes include: Multiple Page Layouts, Conditional Fields, Drill-Down Charts, Block Magnification, Tabs and Navigation Buttons, Support for SQLServer and more.

Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added configuration option that hides record list filtering. The change was added to enable configurators to hide filtering on record lists (8ebd25c).
  • Changed the link to the reminder record, it was added in the reminder sidebar list/edit. Enabled the ability to un-dismiss reminders. Added a date input field to set the date and time of the reminder. General UI/UX improvements for reminders. The change was made to make reminders more user friendly and easier to use by having the option to set reminder in more than 24h and to un-dismiss a reminder if needed. (885). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added support for casting numbers to float inside workflow expressions via the float function. The change was added to simplify type casting by using a function instead of an intermediate workflow expression variable (38b6cb3).
  • Added ability to toggle block border. The change was added to make a better distinction between blocks when they are not shown as cards (860).
    Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Changed workflow iterators to treat limit 0 parameter as no limit set. The change was made to make workflow iterators consistent with other searching/filtering interactions. The change was made by changing the limit in the code (fc259ca).
  • Changed error message when trying to delete a sensitivity level that’s in use to be more informative on what is wrong. The change was made to make error messages more consistent and user friendly. The change was made by adding additional validation before the sensitivity level is deleted (56e5543). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added missing configuration options that were in compose charts but not in reporter charts, e.g. Legend, Tooltip, Offset, label rotation for X and Y axis. The change was added to provide the same set of features on both chart configurators (d8fa5be).
  • Added function INSTR that can be used in the compose pre-filters, used like INSTR(‘foobar’, ‘foo’). It returns the position of the first occurrence of the second parameter in the first, starting with 1. Returns 0 if no match was found and the matching is case insensitive. The change was added to providing more flexibility for the compose pre-filters (36d8fc6). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added support for coalesce sorting on all supported store driver. The change was added to allow sorting of first non-NULL value among given columns into one column (547).
  • Added test SMTP server button for the admin email settings. The change was added to let administrators test SMTP configuration validity before deploying changes (539). Read more