In a filter condition that references another entity, I am trying to render an EntityComboBox instead of a a PickerField. Is this even possible? I thought that something like this jmix.ui.component.entityFieldType.sec$User = entityComboBox would cause this to happen as it does in a DataGrid editor, but it is not triggering for the filter condition. Help?
If it matters, I have a mixture of entity names using either $ or _ as the separator due to carryover from Cuba 6.X.