facebook

sort list

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #335326 Reply

    Hi
    Is there any way to sort lists in alabetic order?

    Regards
    Ray

    #335368

    @Rayan,

    Yes using javascript to reorder list-items. Are you dynamically creating a list now which is unsorted or do you need to sort on different criteria?
    Populate Custom List Example illustrates how to create a list dynamically using javascript. So sort the data before building list. If you already have the list built. Then perform a similar approach by either deleting current list and building a new list with sorted data or reorder the actual html ui components in place.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: sort list

You must be logged in to post in the forum log in