Hi,
Is it possible to hide create property condition and create JPQL condition and show only Create Group condition in filter if not hide can we disable create condition if not required.
Hi,
Is it possible to hide create property condition and create JPQL condition and show only Create Group condition in filter if not hide can we disable create condition if not required.
The initialization of this popup button is performed in io.jmix.ui.app.filter.condition.AddConditionScreen#initCreatePopupButton
. You could override the add-condition-screen.xml
screen and this method of its controller. See Extending Functionality :: Jmix Documentation