Document from reference after children from variable.

Resolved

Hello everyone,

I currently have the following issue. I'm currently developing an app which has a collection, and inside it, there is a field that involves a list of document references. I am trying to view those document reference's characteristics in a list view through different containers and text.

To try to do this, I have firstly put a query collection for the page which involves the main collection. Afterwards, I have put the children from a variable in the list view, and lastly, inside the container in which the characteristics are going to be viewed, I have put the document from reference using as a reference the main collection and as the reference, the new variable created through the children from the variable. The steps followed have been almost the same as the last ones in the following video: https://www.youtube.com/watch?v=wPF4pbMCW7E

However, after I have done what I mentioned, the error, "current variable is not valid" appears. Therefore, I would like to know if there is any way in which I can get the fields of the documents that are going to be referenced from the list of document reference, belonging to the main collection.

Thanks in advance for your help.

3
5 replies