Hi, I have another question:
In a repeating section... I have a textbox and a checkbox....
I could check the first checkbox as true(),,,, then add another section and check the second checkbox as true().
If I check the second checkbox as true(), I want to set previous checkboxe as false().
How I could do ths with a rule?