Skip to content

v2024.3.2

Compare
Choose a tag to compare
@jcompagner jcompagner released this 21 May 12:52
· 26 commits to master since this release

Generic NGClient cases:

Case Description
SVY-19188 Disabling combobox does not work when form is within a formContainer

Titanium NGClient cases:

Case Description
SVY-19163 when switching forms using contained form, we do not see any forms but a blank screen
SVY-19186 Tabbing through checkbox element has strange behaviour (also needs styling change from core theme of Servoy 2024.3.3)
SVY-19157 Value is showing realvalue a UUID in dialog instead of displayvalue, on first load
SVY-19226 Can't set button text when showAs is html
SVY-19242 Combobox "misbehaving" in combination with: application.putClientProperty(UICONSTANTS.COMBOBOX_SHOW_POPUP_ON_FOCUS_GAIN, 'true')