Hi There
I am working on the below scenario and have hit a snag with filtering.
I have a dynamic page setup to display an individuals profile. On this page there are a number of simple values linked to a database (ProfileID, profile image, title, blurb etc.)
Then each page has a gallery which can contain an indeterminate number of images. These are stored in a separate GalleryImages database and are associated with the ProfileID. To get the correct images into each dynamic page gallery I need to apply a filter based on the ProfileID but I haven’t found a way to do this. I’m assuming the only way this will be possible is via Wix code but I can’t see how?
Any clues appreciated…