linqi Update as of 13.07.2025
⭐️ Features
-
Embedded form: To enable our customers to build forms faster, and in particular to reuse them, the option Embed forms has been implemented. This allows you to update and expand forms, for example, as well as reuse form modules in a process.
-
Calculations / value transfer in forms: It is often helpful to make forms even more dynamic. For this reason, linqi now supports calculations or the transfer of values. All you have to do is insert a placeholder as the default value for the control elements, which refers to a control element of the form itself. linqi automatically recognises these dependencies and performs the calculations automatically when changes are made.
For example, if two date fields, From and To, exist in a form, you can now also set the earliest date of the To field to the From field and thus force the To value to be after the From value. -
Calculations in table rows: You can now also perform calculations within a table row. A new placeholder type Current table row is available for this purpose. You can use this to reference the columns of the table and thus calculate e.g. quantity * price. Note: Only saved table rows are available here. You must therefore temporarily save a form before you can reference a new column.
-
E-invoices: linqi now offers an action to read out e-invoices. Placeholders are available for the various properties of an e-invoice.
Note: This feature is deactivated by default. If you want to use this feature, you must first activate this feature for the respective client in the client administration. -
Entra ID Custom Attributes: You can now also transfer custom fields from Entra ID to linqi. To do this, you can enter your own values in the Configuration of Entra ID instead of just selecting values from a dropdown field.
🐞 Bug fixes
-
Entra ID group synchronisation: In special cases it could happen that linqi did not synchronise all members of a group.
-
Lookup list export / import: If a process was exported and imported, existing lookup lists are now referenced and column mappings are also updated.