Hi all,
I have a holiday rentals search form with these fields:
Keyword:Must search in country(custom_field),city(custom_field),area(custom_field),entry title;
Rates: A matrix field where I want to search properties from a price to another price
Availability: A matrix field where I want to search available properties from a date to another date
Is there a EE module for this search form I can use or I have to write php and mysql queries by hand?