Avatar

Level 10

Hi,

As you have described it, I would be inclined to have a numeric field associated with each dropdown and then give each field the same name as the dropdown and set the binding to 'global' (see Object > Binding palette).

Here is an updated sample: https://acrobat.com/#d=wRD6IJRHL5VGUCmv8AtFpw

This works because the dropdowns have specified values (now 5 to 0). While the dropdown will display the 'display value', the numeric field will show the dropdown's rawValue (eg a number).

Hope that helps,

Niall