Expand my Community achievements bar.

Set a text value to more pages...problem

Avatar

Former Community Member
So how do I archieve this? I have a TextField1 in Page1(subform), and TextField2, 3, and 4 on pages 2, 3, and 4. If I change TextField1 all the other textfields must have the same text as in 1...Or can some one give me a idea were to look in the help file...?



Thanks in advance



Jim
2 Replies

Avatar

Former Community Member
Jim_Ong@adobeforums.com wrote:

> So how do I archieve this? I have a TextField1 in Page1(subform), and TextField2, 3, and 4 on pages 2, 3, and 4. If I change TextField1 all the other textfields must have the same text as in 1...Or can some one give me a idea were to look in the help file...?

>

> Thanks in advance

>

> Jim



Set the fields to use global binding (on the binding tab). This will automatically keep the values

of all of the fields in sync.



--

Justin Klei

Cardinal Solutions Group

www.cardinalsolutions.com

Avatar

Former Community Member
You have to call all the textfield in the same way (i.e. TextField1) and set the binding property to global binding.



Bye,

Aldo