This is a 2016 on Prem with update 1. Updated from 2013 on Prem.
When navigating to Contact, if going to our custom form, the page will get stuck "loading business logic." If you attempt to navigate away, it will throw a JS error "Unable to get property 'addOnChange' of undefined or null reference". We have multiple custom forms, but only 1 of them produces this issue. This error seeds from dynamics code when using dev tools in IE. Error message refers to this line:
$v_3.addOnChange(Mscrm.TurboForm.Control.CustomScriptsManager.get_instance().getHandler($v_2))
I have found a few posts regarding similar issues and I have attempted their resolutions but no luck.
- All Javascript events have been removed from form
- Business rules are off
- Show Navigation Items is On
- Added/ removed fields and re-published
- Browser data cleared
Legacy Form Rendering DOES work, but I don't think this is a sound solution, as I would like to get the most out of using the new rendering model for performance and future stability.
Any thoughts or suggestions for what to try next? Thank you.
*This post is locked for comments
I have the same question (0)