Dropdown now displays a hint for minimum search length instead of showing no results. The autocomplete dropdown icon has been removed.
SUP-19035
EnhancementAdded the ‘dropdownInputTheme.dropdownList.showScrollbar property in the theme file to control/configure the visibility of the scrollbar in the dropdown list.
SUP-18934
BugfixNo version conflicts in sachbearbeiter protal. Delete the specification of Vertx version in sachbearbeiter portal.
Bugfix
BugfixFixed an issue where the FormGen would set the browser tab title using a value from the form JSON. The tab title is now being set by the data.node.fields.name value from the CMS.
SUP-18963
BugfixDisabled autocomplete elements no longer display a clear (X) button.
SUP-18974
BugfixRows on the summary page are now displayed with the correct number of columns based on the formgrid width.
SUP-18950
BugfixThe main aggregate title is now displayed correctly in the summary at the top of the aggregate block.
SUP-18947
BugfixFixed file upload handling. Correct binary file data is now transmitted to Acta Nova. When logged in, uploaded files can be successfully downloaded from the summary page.
SUP-18967
BugfixFixed issue where text in Preconditions overlay was not rendered as an HTML element.
SUP-18949
BugfixFixed issue where forms did not use the correct language for dropdowns, checkboxes, error messages and other elements.
SUP-18973
BugfixFixed validation issues in Expert Search and Excel download.
SUP-18991
BugfixReadonly fields will not trigger updateOnChange request anymore. Readonly data for date time elements is not changed anymore.
SUP-18993
BugfixThe page names of formprogress are now displayed correctly.
SUP-18990
BugfixFixed issue where DropdownReference element could not load options.
SUP-18975
BugfixFixed issue where prefill failed after updateOnChange and dropdowns did not display options.
SUP-18965
BugfixFormgrid texts/links are now displayed correctly within the aggregate summary.
SUP-19002
BugfixSave Overlay is not displayed anymore when save action is performed in background.
SUP-19015
BugfixIntegrated the label for the binary element into the binary element component and removed the extra label component, allowing independent styling of the binary label without affecting other styles.
SUP-18998
BugfixFixed the bug where not all values were displayed correctly in table form of the ExpertSearch.
SUP-19028
BugfixSubmit button is now visible by default if configured in formflow. Pre- and Post-InitForm hooks now have access to UI state and form state, and Post-InitForm also has access to the initForm response.
ANDP-503
BugfixFixed issue in DropdownReferenceElement where search was triggered only after entering one character more than the defined searchReferenceValueMinLength.
SUP-19034
BugfixThe bug that prevented changes in custom styling from being applied to custom tooltips has been fixed.
SUP-19048
BugfixFixed validation issue in Datetime field.
SUP-19054
BugfixFixed issue where the message was displayed incorrectly if no file attachments were present.
SUP-19049
BugfixExtended the auto-logout handler to reset the session timeout on XMLHttpRequest requests, ensuring compatibility with libraries like Axios.
SUP-19053
BugfixFixed incorrect link to a communicationForm inside messages
SUP-19063
BugfixThe bug where the date and time were displayed in the Summary page even though only the date was selected has been fixed.
SUP-19064
BugfixWhen feature_servicecatalog is activated, the detail info button is displayed and linked correctly again, instead of being hidden incorrectly.
SUP-19045
BugfixThe expert search table now calculates column widths more efficiently, expanding to fill available space when possible and minimizing widths when too many columns are present to prevent form overflow. A new configurable theme property, expertSearchTableTheme.table.scrollable, has been added. When set to true (default), the table behaves as before with internal scrolling. When set to false, the table forces its full width without internal scrolling, and if the table becomes wider than the window, the entire page will scroll horizontally.
