#92 — sorting respondents by date

by Dominik Ruf last modified Dec 22, 2011 11:32 AM
State Unconfirmed
Version: 1.4.4
Area User interface
Issue type Feature
Severity Medium
Submitted by Dominik Ruf
Submitted on Dec 22, 2011
Responsible
Target release:
The table of respondents uses a "US date format". This is unfortunate because it doesn't allow you to sort the table by date. Using a date format like YYYY-MM-DD hh:mm:ss would solve this problem.
Added by Michael Davis on Dec 22, 2011 10:36 AM
PloneSurvey doesn't make any assertions about date format, and uses the portal configuration for this. If you're using Plone 4, you need to add a translation to customise the date order. Instructions are here: http://stackoverflow.com/qu[…]n-a-plone-4-instance-basis. However that will change all your dates in the entire portal, so might be better to add a sort value as detailed here: http://plone.293351.n2.nabb[…]on-US-dates-td5203666.html.
Added by Dominik Ruf on Dec 22, 2011 11:32 AM
I think plonesurvey should add the sort attribute as described in http://dev.plone.org/ticket/10809

No responses can be added.