Hey, guys, I got some animals at work. I need to weigh the animals every day and enter the weights into the app.
Each animal has its own document in a collection.
I need to create a form where all the animals will be in a list and a text field next to each other for them to enter the weight. This form is then saved as a document where there is a date of weight and reference for each animal and its weight or a subcollection of documents of weight records (fields are name, weight).
Can you advise if this is possible or should I design the dates differently? Thank you very much.
Generating form fields based on documents
1