get resource id from javascript with day splitview in client event OnEditingFormShow

2 replies. Last post: May 9, 2011 3:33 AM by michela gervasoni
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

I need to obtain from javascript the id of the resources that user have selected in day splitviewmode

I have 3 differents resources and in the client event "WebScheduler OnEditingFormShow" i must obtain the resourceid before show my custom editingform

I use this function to set initial view with splitviewmode

function SetInitialMode() {

var ws = ISGetObject("WebScheduler");

ws.IsInSplitViewMode = true;

ws.SetSelectedViewMode("Day");

}


Thank

All times are GMT -5. The time now is 9:32 PM.
Previous Next