Ahh, please help. I’ve spent so much time and it’s just not working.
I have a conference app, I want the user to be able to favorite speakers. I have a database of speakers, of favorite speakers and of users. They are all connected.
So I have a screen that has the list of all speakers, so connecting the list “Speakers” then when I click to add a toggle, it says nothing available. It only lets me use the toggle on favorite speakers when I select that as my data, but I don’t want to just bring up the favorited speakers (since there are none at this point) they need the full list of speakers. Make sense? Please help!