Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Multiple Scripts / Same Event / IE issue?
There's 2 ways you can have a client script on a form - listed under the Custom Code tab or as a deployment.
Let's take the event Save for example.
My understanding is - when you click save, the first OnSave event to fire would be one (if it's there) from the script on the form itself under Custom Code... then - the scripts listed under Setup > Customizations > Scripted Records > that record type > Client scripts... which you can edit and reorder.
Question 1 - is my understanding correct?
Question 2 - If it is - what would make an on save even explode in IE (a seeming collision of functions) but NOT in other browsers? (IE 8) - has anyone seen anything like this before?