Display sorted list from Parse
Posted: Tue Mar 06, 2012 2:27 am
by mcgrathken.kmg
Hi Max
Tiggzi will not order items alphabetically if the items in Parse begin with a lower case letter.
added parameter = order
default value = (whatever aisle to be sorted in Parse).
This only works if all items are
First letter is lower case
2,First letter is UPPER case.
Is there a work around this issue
Thanks Max
Display sorted list from Parse
Posted: Tue Mar 06, 2012 2:45 am
by maxkatz
Well.. Tiggzi doesn't really order anything. It's the running app. The order displayed should be the same as returned from Parse. Try this. Run service test inside Tiggzi and see what the order is there. You can also view the service result in Chrome Development Tools.