mcgrathken.kmg
Posts: 0
Joined: Sat Feb 04, 2012 6:03 pm

Display sorted list from Parse

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

  1. First letter is lower case
    2,First letter is UPPER case.

    Is there a work around this issue

    Thanks Max Image Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Display sorted list from Parse

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.

Return to “Issues”