My problem is similar. The only solution I found so far is using Dojo with the setUseDeclarative() method instead of the setUseProgrammatic(). By this the Comobox or FilteringSelect starts loading the multiOptions from the StoreUrl and populates it correctely.
Still this isn't very pleasing. At least it would be helpful when the setUseProgrammatic() method could do the same. :-/ Maybe it is a matter of compromising and deciding when loading jsonData form an StoreUrl is really neccessary. Well, I don't like compromises! :-D -- View this message in context: http://old.nabble.com/Zend-Form-populate-method-doesn%27t-support-FilteringSelect---ComboBoxes-using-a-Dojo-datastore.-tp20374640p26440558.html Sent from the Zend Framework mailing list archive at Nabble.com.
