Page 1 of 1

Direct Access to a mode and date

PostPosted: Tue May 05, 2015 10:09 am
by timanderson
I would like to be able to go to a specific date on the calendar and mode, regardless of how the calendar is currently being viewed, via a script. I have tried setting the $$sc_Mode variable to "Resource Sched Vert" and performing the script Show Event Details on Calendar with the date as a parameter.

All works, but I have to perform the Refresh Calendar Script after setting the Mode as well as after the Show Event Details script.

Is there a way round this, as it must be adding a delay?

Thanks

Tim

Re: Direct Access to a mode and date

PostPosted: Tue May 05, 2015 10:21 am
by jeffalmquist
I'm afraid not. We have to refresh the calendar each time to gather the event details to display in the webviewer.

Re: Direct Access to a mode and date

PostPosted: Tue May 05, 2015 10:46 am
by timanderson
Ok, thanks Jeff