Was hoping someone could help me with this. I’m creating a dashboard for my clients and I want to display the offers that they’ve received in a repeater. I have the offers connected to the dynamic page with multi-reference but it does not allow me to choose this field. Does anyone have any insight on this? It seems like it should be easy to add, maybe advanced filtering?
Attached is the page that I’m working on to give an idea of what I need. I’m not sure if I’m explaining it well.
This was a pain for me to figure out too. You need to (2) datasets to accomplish this.
One dataset is connected to your dynamic page (client collection). The other is connected to your repeater (offers collection).
The offers dataset needs to have a filter on it that points to the multi-reference field shared by the client and offer collections.
Here’s an article from Wix that explains it in detail:
Once connected, the repeater will only show offers for that particular client.
Thanks a lot this was something that I didn’t think was possible let alone be this easy!
According to the info in the Support Center files, I should be able to do this using multiple filters for different user inputs/selections (e.g., second drop-down, image, etc.). When I add the second drop-down to make use of the second dataset (first drop-down is to allow the user to filter the data by program, the second by category), I get nothing. The focus filter dataset’s focus always returns to the first drop-down, although the help info shows that one should be able to select the second drop-down and attach the new filter to it.
My thinking is this: once I establish how the information is to be displayed, I should be able to add as many drop-downs, images, as needed, and connect each of those to a specific filter in the [second] dataset with the result of the content displaying on the page as defined (I’m just changing the value associated with each new filter, e.g., food by the user clicking an apple, next filter is set to return items with clothing when they click a t-shirt).
Any thoughts on why I cannot get this to work? (I’ve a recurring ticket to get someone to figure out what is going on.)