Last week we upgraded our CRM From 2013 to CRM 2016, we just noticed we are receiving an error whenever we save an Appointment (as soon as we hit the save button). see error below:
TypeError: De eigenschap of methode Form_onsave wordt niet ondersteund door dit object
at eval code (eval code:1:1)
at RunHandlerInternal (internalcrm.infoland.nl/.../ClientApiWrapper.aspx)
at RunHandlers (internalcrm.infoland.nl/.../ClientApiWrapper.aspx)
at ExecuteHandler (internalcrm.infoland.nl/.../ClientApiWrapper.aspx)
at Mscrm.TurboForm.Control.CustomScriptsManager.prototype.$BQ_1 (internalcrm.infoland.nl/.../formcontrols.js)
at Mscrm.TurboForm.Control.CustomScriptsManager.prototype.executeHandler (internalcrm.infoland.nl/.../formcontrols.js)
at Mscrm.TurboForm.Control.CustomScriptsManager.prototype.executeHandlerByDescriptor (internalcrm.infoland.nl/.../formcontrols.js)
at Anonymous function (internalcrm.infoland.nl/.../formcontrols.js)
at Anonymous function (internalcrm.infoland.nl/.../global.ashx)
at Mscrm.TurboForm.Control.Data.DataEntity.prototype.$CL_1 (internalcrm.infoland.nl/.../formcontrols.js)
There are no custom java script attached to the entity appointment, so this error is caused by a script provided by microsoft. We haven't updated to 0.1 yet because we ran into some problems with adfs not working, in the release notes it says: Error on saving Forms with Currency fields that are empty. Is this the same problem we are receiving at this moment (there are however no Currency fields on the appointment form)?
*This post is locked for comments
I have the same question (0)