Thanks MAZ56, Perfect!! Originally Posted by maz56 Loading a form from a remote source does not populate the toMultiselect's box. I fixed this by adding the following function after getValue in ItemSelector.js: Code: setValue: function(values) { this.reset(); this.fromMultiselect.setValue(values); this.fromTo(); }, It would be great if this was included in the next Ext JS release.
setValue: function(values) { this.reset(); this.fromMultiselect.setValue(values); this.fromTo(); },
Ben McLendon IT Manager and part-time: coder, photographer, designer, etc... Centos(rackspace), Apache, MySQL, PHP, ExtJS,OSX http://www.linkedin.com/in/benmclendon http://www.barneshc.com - http://www.audiedigitalmedia.com
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us