Page 1 of 1

Hide Times in month view

PostPosted: Wed Jun 08, 2011 12:12 pm
by typeleven
How can I hide the time when in month view? can it be toggled?

Re: Hide Times in month view

PostPosted: Wed Jun 08, 2011 12:30 pm
by JasonYoung
Hi,

The script that controls what's written into the calendar view is

Format Event Time --- Edit Time Formats for Events Here ---

The last line in this script is setting the global variable: $$sc_FormattedEvent

You can modify the calculation value as per the attached image, basically add the month to the top options where the time isn't displayed. You'll need to re-run "Upon Opening" after making the change.

$$sc_FormattedEvent.png
$$sc_FormattedEvent.png (81.43 KiB) Viewed 5778 times


hth,
Jason