Hello,
I have made some slight modifications to the homepage so the user types in i.e. a city, and then the input search uses the sCity instead of sPattern search.
This seems to work correctly, since when it goes onto the search page on the following screen, the city (or in this case, the postcode) is correctly inserted. However, it then displays no results, and if I manually click search again it then finds the correct listings.
So the question is how do I make the search on the homepage, instantly display the results for the search page instead of having to re-apply the search? It obviously works fine with the sPattern (standard search) but I want it to be specific to a postcode, does anyone know how to do this? Thanks
My input in home page:
http://i.imgur.com/8shj4El.pngThe results following the homepage (doing something since postcode now has the value):
http://i.imgur.com/UCSODRY.pngWhen I manually click search it THEN displays the results...
http://i.imgur.com/VsVkjDu.png(Sorry for no attachments screenshots were too big)