-
XmlReader and multiple elements
XmlReader and multiple elements
I have XML that looks like:
...
<exceptions>
<exceptiontext>Text 1</exceptiontext>
<exceptiontext>Text 2</exceptiontext>
</exceptions>
In my record I have {name: 'exceptions', mapping: 'exceptions > exceptiontext'}
The XmlReader will only return 'Text 1' to the datastore. How do I get the XmlReader to return 'Text 1' and 'Text 2'?
-
Ext User
I have the same question, If you found the answer it would be nice to post it here.
-
any answer? I have the same problem
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us