- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Samual,
In the dropdown you have "specified values" in the Object/Binding tab. So when the user sees and selects "120"; Acrobat also sees "120" as bound data.
This is a very powerful aspect of dropdowns, because you could set the dropdown item to "120 volts" and then keep the specified value to "120". The user sees 120 volts, but behind the scene the .rawValue is 120.
Therefore in the script I can access the .rawValue, which is "120".
If you are copying this back into a real form, then make sure that the dropdown also has specified values in the Binding tab.
Hope that helps,
N.
Views
Replies
0 Likes
Total Likes