-
Case:
1. Create a new XLSX report using wizard for list of entities
2. Run report from wizard:
AR:
Header is below of data
ER:
Header is above of data
Note: after a report is fi…
-
Source: [forum](https://forum.jmix.io/t/how-to-disable-initial-form-validation/5352)
Currently, when a field is bound to an entity attribute and this attribute is mandatory, validation is triggered…
-
Caused by: https://github.com/jmix-framework/jmix/issues/3395
For QA:
1. Test Studio designer preview on clean machine
2. Test Studio designer preview on new and already existing project
3. Test S…
-
Update file bpm_container.xml for studio [ticket](https://youtrack.jmix.io/issue/JST-5338)
-
Depends on: https://github.com/jmix-framework/jmix/issues/3395
Since Vaadin 24.4, Vaadin uses `src/main/frontend/` directory as a default location of frontend resources, which is more natural for M…
-
### Environment
Jmix version: 2.3.999-SNAPSHOT
### Bug Description
If HeaderRow is added to DataGrid, column headers are missing after export to Excel
![image](https://github.com/user-atta…
-
### Environment
Jmix version: 2.2.3
### Bug Description
I have a genericFilter with a jpqlFilter. When I set the jpqlFilter the value is not added to the url as query parameter.
This is nece…
-
Jmix project has datatools add-on dependency, datatools depends on gridexport. So users can use gridexport functionality without adding add-on to a project.
Remove the gridexport dependency in data…
-
See: https://github.com/jmix-framework/jmix/issues/1177
-
Jmix version: 2.3.1
When the user uses the excel export action, the dialog shows several buttons:
* All rows
* Current page
* Selected rows
In some cases, users don't need all these options…