To test:
1. Press Admin > Local Admin
2. Press Surveys
3. Create a new survey.
4. Notice that the Start Date field comes before the End Date field.
5. Repeat steps 1-2.
6. Select a survey and edit selected.
7. Notice that the Start Date again comes before the End Date.
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Shula Link <slink@gchrl.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
<eg-fm-record-editor displayMode="inline"
hiddenFieldsList="id"
datetimeFieldsList="start_date,end_date"
- idlClass="asv"
- mode="update"
+ fieldOrder="name,description,owner,start_date,end_date,opac,poll,required,usr_summary"
+ idlClass="asv"
+ mode="update"
[record]="surveyObj">
</eg-fm-record-editor>
</div>
<eg-fm-record-editor
datetimeFieldsList="start_date,end_date"
+ fieldOrder="name,description,owner,start_date,end_date,opac,poll,required,usr_summary"
hiddenFieldsList="id"
#editDialog
idlClass="asv">