low search(range filetrimg) not working with multip entry search
Hi,
i am using range filter , but it is not working when i am using the two range filter in the same page.
my html code-:
Weight
<!-- Width -->
Width
data- when i am submiting the form
ACT=25&site_id=12&csrf_token=f8ef77c952b1d8caeb76b9e37939af188abe1e3e&category%3Amethod%5B%5D=155&category%3Amethod%5B%5D=156&range-from%3Acf_product_weight=1&range-to%3Acf_product_weight=10&range-from%3Acf_product_width=1&range-to%3Acf_product_width=20&result_page=products/ajax-search
error-:
GET http://carpetbackingsystems.localhost... 400 (Bad Request) jquery.min.js:4
send jquery.min.js:4
n.extend.ajax jquery.min.js:4
formSubmit main.js?v10.58.34:225
(anonymous function) main.js?v10.58.34:102
n.event.dispatch jquery.min.js:3
r.handle
Can you please help me with this,
thanks in advance
Replies
Merlin Jacob 20 Jul 2014 09:06
html
input type="numeric" placeholder="From" name="range-from:cf_product_weight" /
input type="numeric" placeholder="To" name="range-to:cf_product_weight"
input type="numeric" placeholder="From" name="range-from:cf_product_width"
input type="numeric" placeholder="To" name="range-to:cf_product_width"
Merlin Jacob 20 Jul 2014 11:03
some one plz help.i think its he problem with the url..coz when i am doing too many seraches its not working for me..plz help
Merlin Jacob 20 Jul 2014 12:22
HI...i got this workimg by chaning the settings in cp..thanks
Low 21 Jul 2014 07:51
Cool, glad you got it working.
Merlin Jacob 23 Jul 2014 12:56
thanks