To fix this in your copy, edit the script "Go to Selected Week" and change the calc in the first IF statement to this:
- Code: Select all
PatternCount ( Get ( LayoutTableName ) ; "Sched" ) =0
and
CalendarMonth::CalDate1_k_Calc <= CalendarScheduling::CalFliterDateGlob
and
CalendarMonth::CalDate7_k_Calc >= CalendarScheduling::CalFliterDateGlob
That's it!