Hi,
I'm working on a form in which I want to take info typed in a particular field and have it copy and appear in a different field. I've set up similar type things where I have a drop down box and someone selects a name and certain text appears, but I don't know how to make this happen when I don't know what the potential text is going to be. Can you help me out please? Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
The easiest way would be to name the objects the same in the hierarchy and then set their binding to 'global' in the Object > Binding palette.
This means that what ever the rawValue of one field is, it will be automatically replicated in the other - without script.
Good luck,
Niall
Views
Replies
Total Likes
Hi,
The easiest way would be to name the objects the same in the hierarchy and then set their binding to 'global' in the Object > Binding palette.
This means that what ever the rawValue of one field is, it will be automatically replicated in the other - without script.
Good luck,
Niall
Views
Replies
Total Likes
Thanks that worked perfectly and was far easier than I imagined it to be.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies