New in Intrexx 12.1.5
Multiple selection - Sorting
The setting control.multiselect.storage.pipe.binding@useDisplaySortOder can now be used to control whether sorting is taken into account for the data type “Text (Long Text)” or not. The setting has no effect on child data groups. For more information, see: Expert mode in the "Applications" module.
OData filter
For filter expressions with the operators “Contains,” “Begins with,” and “Ends with,” the order of the arguments can now be reversed. The filter expression “Data field contains data field” is also possible for MariaDB, Oracle, PostgreSQL, MSSQL, and MySQL databases. For more information, see: Filter.