Search filter
Hi Guys,
I am doing a hitching delivery search function. Basically, I am allowing deliverer to list on my app with a constraint of accepting deliveries within their own specified km radius from their current or specified geographical position.
Thus in the database, their listing will include the distance the deliverers are willing to accept a job from their position.
As a user, I want to search for available deliverers around my position. However, The problem arises as I could not filter the search with two parameters residing in the repeating group entries itself while only providing one parameter from the user.
The system only allows first item, last item or random item from the list. Is this logic possible in bubble?