Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
641
Java Script Error
posted

I've installed the Webschedule app to a new server.  Everything is working except when trying to open an appointment.  I get a java script error in ig_addAppointmentDialog, line 18.  The line of codes is: 

this._values = opener.document.fieldValues;

The error just says "access denied".  Does anyone know what this might be?  I'm assuming it's a security setting, since I have this working on another server fine.