Hi
Is it possible to set the order of parameters on the editing screen?
Regards
Marcin
Hi
Is it possible to set the order of parameters on the editing screen?
Regards
Marcin
Hello @marcin.zawadowicz,
Currently it is not possible to sort properties. But you can extend the AppSettingsEntityView
screen. Add UI elements for sorting and override the io.jmix.appsettingsflowui.view.appsettings.AppSettingsEntityView#createFormLayout
method.
Regards,
Nikita