Improvement in the color-picker of Scriptcase applications.
FIXED
Fixed error “incorrect user/password” when attempting to login to the “Album” example project with Postgres connection.
Fixed error Undefined array key “prop” when synchronizing applications in the data dictionary in environments with PHP 8.1.
Fixed problem in the lookup of auto-complete fields (text and number) in multiple record forms, containing two or more fields of the same types.
Fixed problem with the “Exit application” option in the Form navigation configuration.
Fixed problem with loss of button style in some themes, when applying the sc_btn_display macro to enable the button.
Fixed problem with custom theme display in the grid when performing v6~v9 Conversion.
Fixed problem in assembling the Query SQL when using the “SQL_NO_CACHE” function.
Fixed problem with the grid header not being displayed on mobile devices, when the grid is a detail of a multi step form.
Fixed problem with disabled fields on the form during insertion and update events. By inspecting the element and removing the “disabled” attribute, it was possible to add a new value.
Fixed error when converting Excel database to MySQL connection.