Hello all!
I am somewhat of a development noob. I am trying to build a gallery on my automotive site where I can have a gallery of all my projects, but allow people to sort based on the following:
Make
Model
Project Type (detail, build, etc.)
I am having trouble even just getting a gallery to update based on one filter.
I have read a lot of the tutorials and followed some videos but without much luck.
It seems most tutorials revolve around using a repeater, and I’d love to use a gallery if possible.
I can link the dropdown to my dataset, but choosing an option doesn’t seem to do anything to the gallery. Furthermore, I have duplicates of the Make.
I’d love to be able to do the following:
-
Choose Make and have gallery sort
-
Choose Model and have gallery sort
-
Only show distinct names
-
If I choose Make, have Model list update to only show, relevant models, to that make.
-
If I choose Model, update Model list to only show relevant models.
-
If I choose project type, update Make/Model List to only show relevant options.
I’m happy to pay someone for their time to teach me how to do this!
Cheers all!