Hi there,
I have the following use case which I couldn’t find yet a way to solve it.
I have listings that are described by a minimum and maximum recommended age to use them.
No, the in the filtering the user wants to enter one value for his age, then the filtering should show all listings where the age of the user is between the minimum and maximum recommended age.
For attributes there is no numbers range at data type available.
I thought of making two attributes for the listings, namely min. and max. age.
But how to add this to the filter to have just one age value for filtering?
I’d appreciate input for this issue.
Thanks a lot.