Retrieve Firestore Subcollections
You can retrieve the posts collection for a specific ID by writing /users/{{ table1.selectedRow.data.id }}/posts.
You can retrieve the posts collection for a specific ID by writing /users/{{ table1.selectedRow.data.id }}/posts.