Create multiple documents with one action

Resolved

Hi all!

I have a page with a CountController and a button. Now let's say the CountController says 3. Is there a way to assign an action to the button so that it creates 3 documents in firestore? Or whatever integer the CountController says.

Thanks in advance!

1
1 reply