Hi Mike,
It will show a search box, just create one and call it in your event, you need to configure the "Searchable fields" under the "read data" function too.
Best regards,
Max
It will show a search box, just create one and call it in your event, you need to configure the "Searchable fields" under the "read data" function too.
Best regards,
Max
Hi Max,
it's working but only if only one searchable field is defined.
Model.field1
By two or more there is no search result (same with and without Model in definition line).
Model.field1
Model.field2
Regards,
Mike
it's working but only if only one searchable field is defined.
Model.field1
By two or more there is no search result (same with and without Model in definition line).
Model.field1
Model.field2
Regards,
Mike
Hi Mike,
Because they will use AND to match all fields, please check the topic below:
http://www.chronoengine.com/forums/posts/t103212/search-with-or-and-not-and.html
Best regards,
Max
Because they will use AND to match all fields, please check the topic below:
http://www.chronoengine.com/forums/posts/t103212/search-with-or-and-not-and.html
Best regards,
Max
This topic is locked and no more replies can be posted.