|
Browse by Tags
All Tags » javascript » WebSchedule Forms ( RSS)
-
An odd thing happened to me on my way to printing an appointment… In both my code and the sample applications Infragistics provides the word ‘undefined’ prints at top header when printing an appointment from the appointment dialog box. I think the ‘undefined’ may come from a bug in the javascript used...
-
The answer is as simple as this: what you would ideally want to do would be to fetch the StartDateTime on the ActivityDialogOpening client side event on the WebScheduleInfo and then use the StartDateTime and append it as a querystring to your own custom AppointmentDeatils.aspx page. Here is the JavaScript...
-
How can I get my CustomAppointment field (I'm using my custom data provider with my custom database), for example, "CustomerId" to pass to custom form? Can we extend CSOM by adding our custom JS functions like getCustomerId here? function WebScheduleInfo1_ActivityDialogOpening(oScheduleInfo...
Page 1 of 1 (3 items)
|
|