Avatar

Correct answer by
Level 10

Hi,

When it comes to dropdowns, there are two properties that are at play. If you have specified values in the Object > Binding palette, then the .rawValue will access the bound value.

What you are after is the display value of the dropdown (eg what the user sees).

Here is an example:

http://www.assuredynamics.com/index.php/category/portfolio/accessing-bound-and-display-values-of-dro...

Hope that helps,

Niall

View solution in original post