UTableEntity: ability to cancel data loading from beforeInitialLoad hook
UTableEntity: emptyTableVisible prop to hide 'No Data' string in empty tables
USelectEntity: Property option was introduced to the configuration object of buildEditConfig prop. This
likely enables the use of a specific option in the context of the form, providing additional functionality or
customization, for example, calculate form code based on mi_unityEntity etc.
processing.load: add misc({ __openForm: true }) to the main entity request
UTableEntity: appendTable slot now not blocked by errorMessage
authorization page now inject localization of @ub-d/cloud-crypto model in case CERT2 authorization method in enabled.
This fix showing of empty cryptoAPI selection dialog if several crypto provider is available
UTableEntity: unsubscribe only from entity lookups which was subscribed previously
ubs_numcounter.getRegnumLoosely: counter value, persisted into DB for NEW key now contains an incremented one
(instead of current). This prevents counters intersection for newly added keys in case of server failure