The aim is to display list of competitions, that user is subscribed to. The reference chain is:
competitions_subscribed (competition_scheduled) → competitions_scheduled (competiton) → competitions
Wix doesn’t let me to just link the text field of list item to “competition.title”. The last fileds that I see are from “competitions_scheduled”. “Competition” is grayed.
So i tryed to do it in another way. I took two datasets: “Competitions_scheduled” and “Competitions_subscribed” and wanted to filter first one by field that references to it from the second, but wix didn’t let me to do it… again…
Need your help, wix community.