tarpontech
06-09-2010, 11:40 AM
I'm trying to display a page of listings for only one agency via listing firm ID.
Example URL:
http://webaddress/real-estate/?listing_firm_id[0]=39&action=searchresults&pclass[0]=15
This works, except that there is a firm in the database using listing firm ID 139, so the search results include properties from both listing firm ID 39 and 139.
could someone perhaps lead me in the right direction to having the search produce results for only 39?
Also, I'd doing this via direct link to the page, as in the example URL above, not via a search page with various other criteria, so I'm most interested in finding a way of doing this via the URL, but as it doesn't work via an actual search either, any method would be appreciated
Example URL:
http://webaddress/real-estate/?listing_firm_id[0]=39&action=searchresults&pclass[0]=15
This works, except that there is a firm in the database using listing firm ID 139, so the search results include properties from both listing firm ID 39 and 139.
could someone perhaps lead me in the right direction to having the search produce results for only 39?
Also, I'd doing this via direct link to the page, as in the example URL above, not via a search page with various other criteria, so I'm most interested in finding a way of doing this via the URL, but as it doesn't work via an actual search either, any method would be appreciated