Hi I have made a Channel for a Concert list.
My client can choose the date via the standard ee datepicker fieldtype.
Now I want to sort the entryies after the date of this fieldtype. Right now it is sorted by the channel entry date. But that is not useful because the the concerts won’t come in a regular succession.
Is there something like.
{exp:channel:entries channel="concerts" sort="datepicker|desc"}
So how can I do this?
Thanks for your help.