How to show only Create group condition in filter

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.

filterScreen

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