Reset values on repeating group

Hi everyone!

I want to create a button that will turn a data type, used in a repeating group, back to its default values, except the first column. I want this for all the lines of the data type.
First column type is “text”, and all the others are “yes/no”.

any ideas will be appreciated

Could you group all the yes/no elements together and then reset that group in the workflow?

Hi @kalod123

The simplest thing you can do is just create a workflow for that button and set the values of your “data types” to you preferred default ones :slight_smile:

Cheers!

Thanks guys!
Just now I found the option for changing a list of values, and not only a specific one, and it worked