- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I am not sure if we have discussed this before, but there if a global binding property. You would use this where you want any number of fields to display the same value.
- Make sure all of the fields that you want to display the same value have the exact same name in the hierarchy.
- Select one of the fields and go to the Object > Binding palette. Then change the binding to global.
If you have a few fields you can script the values of the fields to make an existing field(s). There is an example here for duplicating postal addresses: https://acrobat.com/#d=xlp1fdqbrseULbRJpw6u9g.
You could also script a loop to look through all of the objects and set the value accordingly. However this is more involved. What is your comfort level?
Niall