low search store {low_search_store:price:min} variable inside exp:low_search:form
Hi I'm testing low search store and I want to take the store:price:min and store:price:max from the query to update form fields but the variable is not rendered.
Hi I'm testing low search store and I want to take the store:price:min and store:price:max from the query to update form fields but the variable is not rendered.
Replies
Low 29 May 2015 15:15
Do you have the query="" parameter set on the Form tag?
If not, please share your template code. You can use http://pastie.org/ or http://pastebin.com/ for large chunks of code.
Francesco Pensabene 29 May 2015 16:25
query="{segment_3}"
did the trick on exp:low_search:form
thanks!