- Posts: 60
- Thank you received: 0
Range filter - but with user input (text input)
13 years 5 months ago #98235
by Dzumla
Range filter - but with user input (text input) was created by Dzumla
Hello,
How do I make a range filter, but not a select dropdownlist and NOT the slider, but simply 2 input text fields into which you put in a price (between price x and y)
So if I have a product that costs 199, I want to be able to put in price between 100 and 200, and get that product to display.
Thanks
How do I make a range filter, but not a select dropdownlist and NOT the slider, but simply 2 input text fields into which you put in a price (between price x and y)
So if I have a product that costs 199, I want to be able to put in price between 100 and 200, and get that product to display.
Thanks
Please Log in or Create an account to join the conversation.
13 years 5 months ago #98317
by Xavier
Replied by Xavier on topic Range filter - but with user input (text input)
Hi,
It's not possible to make a range filter with input fields.
It's not possible to make a range filter with input fields.
Please Log in or Create an account to join the conversation.
13 years 5 months ago #98324
by Dzumla
Replied by Dzumla on topic Range filter - but with user input (text input)
Hi Xavier,
Well that's quite a bummer!
Any plans for incorporating that? It's pretty useful.
I know I can make a select list with prices but it's not the same, you never know what the customer is thinking.
Well that's quite a bummer!
Any plans for incorporating that? It's pretty useful.
I know I can make a select list with prices but it's not the same, you never know what the customer is thinking.
Please Log in or Create an account to join the conversation.
13 years 5 months ago #98382
by Xavier
Replied by Xavier on topic Range filter - but with user input (text input)
For this kind of selection there is the cursors which allow the customer to choose any price range.
Why you don't want to use them ?
To use two custom fields it will require some custom code. So php knowledges.
It's actually not on our TODO list because it's not requested by the other users.
Why you don't want to use them ?
To use two custom fields it will require some custom code. So php knowledges.
It's actually not on our TODO list because it's not requested by the other users.
Please Log in or Create an account to join the conversation.
13 years 5 months ago #98385
by Dzumla
Replied by Dzumla on topic Range filter - but with user input (text input)
OK.
I don't want to use range slider because it is tedious and not precise, but it is good that it exists.
Requested by other users or not, range via user text input should exist as a filter option IMO.
I don't want to use range slider because it is tedious and not precise, but it is good that it exists.
Requested by other users or not, range via user text input should exist as a filter option IMO.
Please Log in or Create an account to join the conversation.
Time to create page: 0.189 seconds