Ajax Event Calendar Support Product Page

This topic is locked
Answered

How to link to calendar item details - SOLVED

Asked 23 Feb 2010 15:28:32
1
has this question
23 Feb 2010 15:28:32 Clive Henderson posted:
Hi
Once a calendar entry is clicked I'd like to pass the mysql record id to another page to display the details.


I've managed to work out the behaviour to use and have got as far as getting event_details.php?EventID=
I can't work out how ro get the record id from the xml dataset appended.
eg. www.granthamsquash.co.uk/calendar2.php
Any help appreciated
Thanks
Clive

Promoted Answers

Replied 24 Feb 2010 15:57:28
Hello Clive,

you can get the id of the record with a mask ##id## passed in the behavior. So the link in the behavior should look like event_details.php?EventID=##id##

Regards,

Replies

Replied 24 Feb 2010 15:57:28
24 Feb 2010 15:57:28 Miroslav Zografski replied:
Hello Clive,

you can get the id of the record with a mask ##id## passed in the behavior. So the link in the behavior should look like event_details.php?EventID=##id##

Regards,
Replied 02 Mar 2010 17:28:42
02 Mar 2010 17:28:42 Clive Henderson replied:
Thanks Miro
That done the job!
Kind regards
Clive

Reply to this topic