Hi, everyone.
I'm using PHsPeed version V2.1.0.B5 - X64 (build 272), PHP 8.0
When using the wizard to create a grid, I use the layout tab to set fields Labels, and the sortable/searchable properties, but the grid is created without these settings. When creating a form, setting the Titles in the wizard has also no effect.
I tested using the componentsdbsample and the employees table, in a new, empty project, with both a form and a grid.
A litte detail, may be important: when creating a grid in the wizard, the Layout tab asks me for a "Label" for each field. But the grid columns does not have "labels" but "titles". Conversely, when creating a form, the wizard ask me for "titles", but each individual component has a "label", not a "tittle".
MORE INFO:
Also, if I set any string to be the title of the panel (using the wizard), I get a tittle but with this string:
,titlelogo=,top=4,width=1176
Actually, this form was the original wizard and is replaced by the main screen. It is still used internally, but not yet made invisible. We have sent it to the bug tracker as we need to discuss internally what to do here.