Expand my Community achievements bar.

Need help in forms

Avatar

Former Community Member

     I am trying to create a form where field are repeated. For example the user has to enter their name twice. How canI have a field in two places where the user will only have to type the name twice.  I would greatly appreciate any help.

1 Reply

Avatar

Former Community Member

Give the fields the same name and make the binding Global. This will allow you to keep all fields with the same name in synch.

Paul