Ken Pooley wrote:

> I am using 1.4 but with the old admin site (don't ask why) I am trying to
> put out a page of calender events...easy enough, but I can't figure out how
> to control the sort order when multiple events happen on one day...in fact I
> don't seem to find any reason for the way it puts out three or more events
> on the same day, or even better one multiday event followed by events which
> happen within that window....any suggestions? Is there a way to sort and
> subsort or something like that??

I'm afraid not. Suggestions on how to solve this welcome; in the
meantime I can only suggest to fetch the list and store the data on
which you want to sort in an array, sort that, and fetch by those IDs.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to