i have a form in live cycle designer with many fields, and i need text fields 5&6 to be the same as 3. in other words, when i enter words into field 3, i want those same words to appear in fields 5&6 as well. is this possible?
You can do this though the binding of the fields. Either call them all the same name and set the binding to global, or if you have a schema/xml connect you can bind them to the same node (as long as they are not part of a repeating group).