** If i add event fields for venue and artist, how can i get these to be included in the display of the description when someone clicks on the day? **
Add the code <%= EVENT FIELD(venue) %> and <%= EVENT FIELD(artist) %> in the area of the default.html template where you want them to appear.
** I'd also like to be able to turn off the individual event link on the monthly display **
Remove the code that generates those links from the default.html template.
Dan O.
[This message has been edited by DanO (edited February 08, 2003).]