Page 1 of 1

Day of month in week view with 0 lines for all-day events

PostPosted: Wed Nov 27, 2013 2:56 am
by CamelCase
It seems that I need to set Day Number the number of lines used for all-day events to at least 1 in order for the line that shows the day of the month to show up. In the implementation I'm doing this for, there are no all-day events, so I'd rather set it to 0 to have a much space as possible available for the actual events. Any ideas on how to do this "easily"?

Re: Day of month in week view with 0 lines for all-day event

PostPosted: Wed Nov 27, 2013 8:02 am
by jeffalmquist
You can change the number of all-day rows at any time by simply dragging that gray separator bar up or down. You can also set the default value to "0" on startup. Just edit the $$sc_RowsForAllDayEvents variable in the "Load Calendar Settings - On Startup --- Edit Configuration Here" script. HTH... Jeff

Re: Day of month in week view with 0 lines for all-day event

PostPosted: Wed Nov 27, 2013 10:09 am
by CamelCase
That doesn't quite answer my question. My issue is that, if I set the $$sc_RowsForAllDayEvents variable to 0, this also hides the first line in the week view which is used to display the day number (24, 25, 26...).

Re: Day of month in week view with 0 lines for all-day event

PostPosted: Wed Nov 27, 2013 10:21 am
by John Sindelar
No easy mod here. We envisioned 1 being the limit value for that on week and sched views. Zero, as you've seen only works on the day view. Sorry for the confusion.

Re: Day of month in week view with 0 lines for all-day event

PostPosted: Wed Nov 27, 2013 10:51 am
by CamelCase
OK, that's what I thought... Good to know! It would of course be nice if this could change in some future version.

Re: Day of month in week view with 0 lines for all-day event

PostPosted: Wed Nov 27, 2013 10:55 am
by John Sindelar
=) message received.