-
Ext User
Using XTemplate when Field Name contains Colon
Hello. I have created a DataView that uses a XTemplate. This works great for most of my fields, but some of my fields contain a colon (e.g. namespace:foobar).
The XTemplate won't work with that field. I get an error on eval(body) of "fm.foobar" is not a function.
Anybody have an idea for this? I tried doing field mapping using an ArrayReader in the Store (mapping namespace:foobar to just foobar), but that didn't seem to take. It's not paying any attention to the Reader when I add the record to the store.
I can provide more details and code samples if needed. Thanks.
-
Sencha User
I also have the same problem. Anyone. Please help.
-
Sencha Premium User
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules