I have a filter builder and I am setting the ValidOperaors in the setValidOperators method. However, I need to set which of those valid operators is the default such as equals instead of contains. How is this accomplished?
Announcement
Collapse
No announcement yet.
X
-
We've made some changes here, for 12.0 and 12.1 - you can now setDefaultOperator() on your DataSourceField or SimpleType.
Please retest with a build dated August 16 or later.Last edited by Isomorphic; 16 Aug 2018, 03:03.
Comment