Problem on showing Query Collection in Listview

Hi guys, I got a problem on showing my Query Collection in a Listview,

So I had this collection called "inspectionReport", where it contains a report of inspection. (Data types: String, DateTime,LatLng,Array/List, more than 40 Fields)


What I I wanted to do is to show the field "nomor_polisi" and "tipe_mobil" on a listview by using Query Collection, but it keep showing no data after I applied the backend query and replace the text widget with the field from the Query Collection Document.

I tried to create another document with only 4 fields, and replace the Query Collection with the new document and it works fine.



Any thought? Thank you

1
7 replies