Hello Everyone,
I am facing an issue that is a little confusing to me. I have an OnChange event on a custom two option set (yes/no radio)field on the Quote Detail form that works just fine when the quote is in Draft Stage. However, when the Quote is set to Active, Won, etc, the same OnChange event starts throwing the error message shown below. Has anyone come acrross this issue? I have tried to debug the javascript but the error is thrown as soon as I click on the field to fire the event, before any of the actual code that I want executed is reached. Ay help or suggestions are appreciated. Thank you