// load jQuery headers application.ptCalendar2.scripts.loadJQuery(); // load headers for ADF light box application.ptCalendar2.scripts.loadADFLightbox(); //Set Ajax and PodTemplat Paths AjaxPath = application.ADF.ajaxProxy; AjaxCopyBean = "eventService"; AjaxCopyMethod = "handleEventCopy"; AjaxFormBean = "forms_1_1"; AjaxFormMethod = "renderAddEditForm"; editTitle = "Edit Copied Event"; editLBWidth = 750; editLBHeight = 500; formResultHTML = ""; lbAction = "refreshparent"; //refreshparent / norefresh formID = application.ptCalendar2.getCalendarFormID(); An Event ID was Provided!
An Event was NOT copied!
ceStruct = Application.ptCalendar2.calendarDAO.getCalendarEventByUniqueID(TRIM(request.params.uid)); //Application.ADF.utils.dodump(ceStruct,"ceStruct",0); Source Event was not found!
The Event was NOT copied!
SOURCE EVENT DETAILS:
Event Title: #ceStruct.values.Title#
Event Date: #DateFormat(ceStruct.values.eventdate,"mm-dd-yyyy")#
Start Time: #TimeFormat(ceStruct.values.starttime,"h:mm tt")#
Copy this event to the: