Page 1 of 1

Linking Main Events to Another File

PostPosted: Mon Feb 11, 2008 7:37 am
by joncrain
Is there a way to setup a table occurrence in another file to parse some data from the calendar, for events that happen in one or two rooms, or events that we flag somehow? We would like to integrate our calendar into a file used for PHP publishing, but I'm not sure where to start.
I'm guessing this would be creating a new table in the calendar database along with a way to mark events to go to this table which could possibly be just a lookup? TIA.

jon

PostPosted: Mon Feb 11, 2008 7:53 am
by John Sindelar
Hey Jon,

I think you'd start by adding a table occurrence for our appointments table into your file (the one currently doing php publishing). Then I imagine you'd use relationships or searches to pull just those appointments you're interested in.