Page 1 of 1

Cannot see events

PostPosted: Wed Apr 25, 2012 9:37 am
by CathyGEvans
I have fixed prev prob where I could not see Date at top of calendar but now events are not showing and I noticed that there were no calendar records so I created 36 manually but still nothing is showing

The events do exist in the table but not displaying

Re: Cannot see events

PostPosted: Wed Apr 25, 2012 11:26 am
by John Sindelar
Instead of creating those 36 records yourself, delete them all and run the script "Create Calendar Records". That will create them and seed them with the required "rownumber" values.

That script is supposed to run from our Upon Opening routine anyway, so if you didn't see calendar records it may be that the "Upon Opening" script isn't running as part of your file opening routine. Call our "Upon Opening" script from File Options, or add it to the end of the script you're already running as part of opening your file.

Hope that helps,

John