Relative Content

Tag Archive for javaspringvaadinjmix

Develop Jmix 2.x Custom UI DB interaction

For a company project we are developing on Jmix https://www.jmix.io/ .

We need to create GUI to DB interaction in order to get values from entity and put it on the Classic UI component, than edit values and save it back to the DB.

Possibly using the Enum Type and multiValuePicker component to add and remove values in a detail form.

Develop Jmix Custom UI DB interaction

How to Develop Jmix to GUI to DB interaction in order to get values from entity and
put it on the Classic UI component. Edit values and save it back to the DB.
Possibly using the Enum Type and multiValuePicker component to add and remove values
in a detail form.