This topic is locked

Calendar sort

1/17/2008 10:38:47 AM
PHPRunner General questions
I
idefix25 author

Hi,
is t possible to sort the calendar year in descending order? I must have the latest year first.
Thanks for anwers and help

Sergey Kornilov admin 1/17/2008

You can sort your data by any field.
Is that what you asking?

I
idefix25 author 1/17/2008

no, sorry, i mean the drop-down boxes with day, month and year selection, and advanced datepicker.

At this point i want to show the latest year first, eg. 2018, 2017, 2016 and so on.

I
idefix25 author 1/20/2008

You can sort your data by any field.

Is that what you asking?


no, sorry, i mean the drop-down boxes with day, month and year selection, and advanced datepicker.

At this point i want to show the latest year first, eg. 2018, 2017, 2016 and so on.

J
Jane 1/22/2008

Hi,
you can do it editing WriteYears function in the generated include/commonfunctions.php file.