Help with a simple accurate explanation of document referencing?

Actions & Logic

I have two collections. Users and Artists. I want users to be able to create artists. Then display that user's artists on a page. That's it!

I have watched all the tutorials, scoured the docs, hours on youtube but nothing lines up the same when I try to do this. Thank you!

What have you tried so far?

I have two collections, 'users' and 'artists' I created a document called, "created_artists" under my "users" collection that is a document reference list, referring to the "artists" collection. I have a list view in a container. on the container I have a query set to query the collection, "artists". I created a list view in it, tell it to generate children from the variable, what do I choose? In the screenshot you can see I have 'user document' and 'artists document', under 'user document' I chose 'created_artists'. Is this right? Wondering in the dark here.

I add a text to the list view and then try to tie that text to what I thought was supposed to be the created artists list but I can't make sense of what I'm seeing. Screenshot provided.

Where am I going wrong on this? Anyways, giving up for now. Hope someone reads this. Thanks.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
12 replies