What is the Search View for and how can I use it?
Regards,
Mike
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Oh, I had apparently missed this topic. Thank you.
Best regards,
Mike