Page 1 of 1

Add end time in Schedule view

PostPosted: Fri Dec 03, 2010 11:05 am
by SAV-HSS
I was wondering if it's possible to add the event end time in the schedule view at the bottom right of the displayed event. And can we always displayed it, whatever we have a lot of text in the event field?


By the way, thank you for your great product.

PostPosted: Sat Dec 04, 2010 12:35 pm
by John Sindelar
Thanks.

Well the only way to *always* display the end time is to add it to the front of the event, as we won't be able to display it at the end of short, multi-line events (more here: http://www.seedcode.com/pmwiki/pmwiki.p ... LineEvents )

To add it to the front you can either modify the calc z_AlternateSummaryCalc in your events table. Or modify the last Set Variable line in the script "Format Event Time --- Edit Time Formats for Events Here ---"

(The calc mod is easier)

Hope that helps,

John