Hey people!
I have a marketplace for car rentals and whenever a user clicks on a car rental marker, a popup is opened with the available cars by category (Hatch, sedan, SUV, sport etc), but I’m having trouble at the latter.
My database is set up with these data types: Car rental → vehicle → car model (which has a category field)
When I’m setting the repeating group up I put “vehicle” in the type of content and the data sourse as “search for vehicles”, then I add a constraint of “car model”, but I can’t select the category field, which is inside the car model data type.
I wanted to add a constraint like car model’s category
is “name of the car category”. Eg: Search for vehicles > Constraint car models’ category is “hatch”.
Is it possible to do it? I’ll be glad if y’all could help me with that.
