Each input text in repeating group

Imagine that i have an Repeating Group with some questions.

Now, i want to click in SEND and Send an Email with all answers that i put in answer input.

BUT, i dont want firstly save in DB this answers.

What i need is run each item in this repeating group, and get the input text to do something.

Any idea?

Hey Daniel :wave:

maybe you can store the answers in a custom state if they should not be saved in the database :robot:

1 Like