-
16 Feb 2012 10:14 PM #1
Build 286 - Grouper still not working
Build 286 - Grouper still not working
Love the Designer 2.0 so far...
I added Grouper data utility from toolbox to store, and set root to the field I want to sort and group on. It still doesn't seem to work. Any pointers will be helpful.
Along similar lines, a doc/example/screenshot to show 'filter' usage in Designer will be great as well.
Thanks.
ST
-
17 Feb 2012 8:28 AM #2
I think you're wanting to set the 'property' config on the grouper, rather than the 'root' config. Unfortunately the Sencha Touch API docs are a bit incomplete regarding grouper and its usage, but I'm attaching a simple Designer Touch project illustrating a store with a grouper, attached to a List. Hopefully that will help you.
Jason Johnston
@lojjic
Sencha Architect Development Team
-
17 Feb 2012 8:44 PM #3
-
11 Jun 2012 3:40 PM #4
Not working with Architect 2
Not working with Architect 2
The contacts.json is not found (on the docs.sencha.com website) anymore, so the project does not load.
Could you tell us how it looks?
Probably:
Contacts: {
{ name: "Mickey", family: "Mouse", city: "Orlando" },
{ name: "Teddy", family: "Bear", city: "Jerusalem" }
}
Correct?
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote