PDA

View Full Version : Linking list to new page


GCDR0812
01-22-2008, 04:15 PM
I am trying to create a option on the event listing for a user to see who is attending an event.

ie. there would be a link at the side of each event that read 'who's attending?'

when this link is clicked it would redirect to another page to show the members that have registered as going to attend.

I can create the 'destination page' but I need to know if I can pass event information from the event listing to the destination page so that it filters out to the relevant event

Can this be done?

Or maybe does that make sense?

Thanks

Ryan

ve9gra
01-22-2008, 04:47 PM
What you can do is check into the Description Parser feature of the Event Manager. It lets you enter some fields that when displayed, they're replaced with key information about the event. Like [date] and [time]... you can create a link using those elements that your destination page can use...

Online Docs (http://docs.easyphpcalendar.com/) - Event Manager - Description Parser