Forum for discussing general topics related to Couch.
5 posts Page 1 of 1
Hi All,

I am trying to code an event listing page such that I can sort my listed events by upcoming, on-going past events and all events. I am trying to achieve a situation such that I can click on any of the four sort items and link to the respective pages listed under each sort.

Can any one help ...

A sort of graphical description of what I want is as follows:

Page first line Header
[All Events]

Page second line Header
[Sort By: Upcoming (sort link1) On-going(sort link2) Past(sort link3) Upcoming(sort link1) All(sort link4)]
[page

Page Listings

Date 1 - Page item list 1
Date 2 - Page item list 2
Date 3 - Page item list 3
-
-
-
-
-
etc
I think the following post will be useful to you in creating such a listing -
viewtopic.php?f=8&t=7620

Basically, you need to dynamically set the various parameters of cms:pages taking values from the posted form.

Hope this helps.
Hi KK,

thanks for that beautiful reply,

but I seem to be lost on that thread as their are too much information on different headings.

I am unable to implement the ideas being communicated successfully.

Any other quick guides .. Please.
I'm afraid, Toheeb but that is all I have to offer.
I'm sorry but there is no simpler way of implementing this.
Thanks KK.

I will re-study to see what I can grab from it
5 posts Page 1 of 1