is there a way to force this module to show departments alphabetically?
http://www.aerainc.org/index.php?page=e ... ortunities
you will notice (im using departments as "categories") that they show up
Overseas
Volunteer
Part Time
id like it to be
Overseas
Part Time
Volunteer
[SOLVED] jobs 1.0 module - sorting departments alphabetically
[SOLVED] jobs 1.0 module - sorting departments alphabetically
Last edited by tonypb on Thu Feb 21, 2008 3:34 am, edited 1 time in total.
patino-burch design
Anthony Patino-Burch
Anthony Patino-Burch
Re: jobs 1.0 module - sorting departments alphabetically
OK... had somebody take a look at this for me and they were able to fix it... this is what they did:
It is in action.default.php, line 198, i added one row:
ksort($entryarray);
It is in action.default.php, line 198, i added one row:
ksort($entryarray);
patino-burch design
Anthony Patino-Burch
Anthony Patino-Burch