Avatar

Level 10

Hi,

The best event for populating items in a dropdown is the preOpen event.

  • Type will not contain any script.
  • Series will have script in the preOpen that looks back at Type.rawValue
  • Style will have script in the preOpen that looks back at Series.rawValue

There is an example here: http://assure.ly/jcTahK.

Hope that helps,

Niall