Min-Max Filtering with Textinput

Hi guys I’m trying to filter between user’s min max values.


I can take values but doesn’t show any item in repeater.

You should convert the value to number:

let min = Number($w('#input1').value);

etc…

Thanks mate. Now I can filter but price showing NaN… Why?

@ramazanbugdayci02 There’s not enough information here to answer the question. Please elaborate.

https://www.wix.com/velo/forum/coding-with-velo/where-is-the-problem-in-this-code?appSectionParams=%7B%22origin%22%3A%22member_posts_page%22%7D I’ve tried to explain my problem here sir thanks fi