Hi everyone, sorry for the inconvenience.
I am trying to figure something out and I need your help!
I am building a real estate marketplace and I would like to filter the properties by max price value and min price value in my repeating group (properties).
To begin with a set a type: property plus fields: city, price, minimum yield.
City is a text, price is a number and yield is a number.
The problem I am having is that in the property page I cant figure out how to filter the repeating group of the property by price and yield. When I try to accomplish this in the worldflow by ‘display data in repeating group’ it doesnt allow me to because its a number and my repeating group is type property.
Anyone knows how to set this up?? All I want is for the user to be able to filter properties my minimum price and max price. I am sure there must be an easy fix to this that I just dont see.
Thank you for your time.