evilGmonkey / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

sort list of forms in form download #333

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"I'm serving a formList with forms in a given order, i.e.
<forms>
 <form url="....">first form</form>
 <form url="...">second form</form>
 ...
</forms>

However, ODK Collect shows them in a different order, which is not
even alphanumerical order by name: it seems to be some random order or
based on godknows what.

Is there a way I can force the order in which they are shown? I really
don't understand why ODK Collect should reorder them at all.

thanks"

Original issue reported on code.google.com by yanokwa on 23 Sep 2011 at 4:38

GoogleCodeExporter commented 9 years ago
the rest of the forms listings (say when filling out a form) sorts by date 
added. could we do something similar?

Original comment by yanokwa on 23 Sep 2011 at 4:39

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 8519e9ad22eb.

Original comment by carlhart...@gmail.com on 4 Oct 2011 at 8:17

GoogleCodeExporter commented 9 years ago
consider "presenting the forms to the user in the order in which they appear in 
the XML served by the server"

Original comment by yanokwa on 7 Oct 2011 at 7:11

GoogleCodeExporter commented 9 years ago
the link to the revision is broken

Original comment by matteosi...@gmail.com on 9 Oct 2011 at 3:18

GoogleCodeExporter commented 9 years ago
links to revisions are generated by google. it's a bug in their code i've filed 
at http://code.google.com/p/support/issues/detail?id=5876. if you want it 
fixed, get lots of people to star it.

Original comment by yanokwa on 10 Oct 2011 at 4:51