daveed80
Results
2
comments of
daveed80
Thanks so much for the reply! Well, both yes and no... I just realized I can do: // var traits = this.model.get('Traits'); // traits[0].AttrValue = 'test'; // this.model.set('Traits', traits); What...
By the way, excellent work on this!