linqi Update as of 07.10.2020
⭐️ 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
🐞 Bug fixes.
-
Feedback: Feedback icons in the process table are now displayed correctly.
-
Paging: We have extended the width of the paging dropdown control to better display the growing number of pages