hi,
i’m currently working on a website in evo 1.0.3 and AjaxSeach 1.85
this website will have a few custom db tables and i’m wondering how to have ajaxSearch (without ajax actually, i use an AS_landing) search into those tables
i’ve tried to add some whereSearch params (e.g |my_db_table:thefield after content and tv) but then the form will simply not show anymore
something more, the data i retrieve from the custom table are not displayed in content nor in other custom TVs but through snippets and chunks for the output tpl.
is this possible to achieve (even for example asking ajaxSearch to add a list of documents instead of tables fields to its default doc research) ?
thanks for any advice