Hi,
I’m looking for a way to migrate from CUBA to Jmix the property
cuba.gui.genericFilterControlsLayout
which defines the layout of the filter controls.
Especially I want to move the ‘Clear values’ action out of the ‘Settings’ popup menu near to the ‘Search/Refresh’ button, like:
cuba.gui.genericFilterControlsLayout = [filters_popup] [clear_values | no-caption] [add_condition] [spacer] [settings | save_with_values, save_as, edit, remove, make_default, pin, save_search_folder, save_app_folder] [max_results] [fts_switch]
Since IMHO the ‘Clear values’ is not really related to ‘Settings’, it’s more related to the current filter condition(s).
Do we have in Jmix similar possibilities to arrange/configure the controls?
Thanks
Stefan