Make a homepage search module

I need to search in two lists not one list only ( those two lists are : 1- contract_form & 2-contract_buyer ).
I already set the names of the elements in search form to be the same as in other two forms and lists .
How can i make URL to the list i want to search ??
 
You can't search two lists at once.

What the "search form" does is basically create a variation of URL filtering:

http://fabrikar.com/forums/index.php?wiki/filtering-lists-tables/

... by appending the element names / values from the search form as query strings to a list URL. Selecting the "use as search data" just adds a little processing, so we know to change the tablename part of the tablename____elementname names from that of the search from, to that of the target list.

The only way to search multiple lists is to use the J! search plugin, which integrates Fabrik lists into a regular J! search. But that is very limited, essentially just a "element contains this string" search.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top