Hi Team,
I'm using Shedule controller in my project with custom window, i cant find form element when i'm using Shedule controller in aspx page. But its working in html page.
when i'm getting controlid by "Document.get element" when i'm saving object.saveAppointment(obj);
i'm getting this error.
"Uncaught TypeError: Cannot read property 'setHours' of undefined"
I need Your team support.