Create table from firestore subcollection

Hi, got it. Thanks a lot!

Hi @JetTeam ,
I was wondering the details about ‘Direct mode’. It says “Not suitable for large volume data(100k+records)”
What exactly does it mean by “100k+records”? Does it means 100k+ documents in 1 collection?
Or 100k+ total documents in my Firestore database?
Thanks again!
image

@dev For 1 collection :slight_smile:

1 Like

Hi @dev . Could you please explain how did you get the subcollection visible. I have the same issue.I want to create an update page with a table on a subcollection, but it doesn’t appear in my list of collection.
I am in direct Firebase connection…

Thank you by advance