Skip to main content

linqi Update as of 07.10.2020

· 2 min read

⭐️ Features

  • Import form values: The ability to import form values from another process via the context menu of a running process has been implemented. This allows, for example, a user to use an old process as a template for a new one, or a person from the processing department to fill out a form very quickly.

  • Dynamic Option Lists: The ability to dynamically load option lists for dropdown and radio button controls via lookup lists.

  • Unsaved Change Warnings: Warnings when exiting the process designer, etc. for unsaved changes have been implemented

  • Generating process numbers: Process numbers are now no longer assigned automatically at startup, but by an action which must be included in the process. Through this design stages can be implemented

  • Transient processes: If a process starts with a form, it is not immediately created in the database, but only when the person using it saves or moves to the next step

  • Process Search: We have implemented a search field in dashboards that searches all tables

linqi Update as of 21.09.2020

· One min read

⭐️ Features

  • PDF Export: Enhancement of PDF export to exclude fields from export as well as the possibility to export only certain forms.

  • Deletion Periods: Support for deletion periods on business unit and process level. An action can also be used to dynamically adjust this deletion period.

  • Remove permissions: A new action Revoke permissions. This action can be used to revoke access to a process from a person.

  • Dashboard Excelexport: The ability to export tables on the dashboard to Excel.

  • Customized Dashboard Appearance: The appearance of the dashboards has been improved

  • Help: Additional help buttons in actions have been implemented

  • Postgres Support: Support for a Postgres database system has been implemented. This allows the application to be based on either SQL Server or Postgres.