Hi,
I would like to be able to do and/or logic in text filter fields, using a default operator. For example the following would give all records which have east or west in their name:
east or west
as no operator is specificied the default operator of the text field should be used (iContains for example).
is this possible in a latest nightly? Or what can I override to accomplish this behavior?
gr. Martin
I would like to be able to do and/or logic in text filter fields, using a default operator. For example the following would give all records which have east or west in their name:
east or west
as no operator is specificied the default operator of the text field should be used (iContains for example).
is this possible in a latest nightly? Or what can I override to accomplish this behavior?
gr. Martin
Comment