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!
HTML edit mode messes up imported scripts
Hello, I am new to NetSuite and I am importing a javascript and a css file inside a tab's content area in HTML mode. When I save and enter edit mode again, the import code has been kind of scrambled and instead of let's say:
"<link rel="stylesheet" href="/site/storage-estimator/StorageEstimator.css" type="text/css" />" the code becomes "<br>ndefined<div <link="" rel="stylesheet" href="/site/storage-estimator/StorageEstimator.css" type="text/css">". Another thing I noticed is that every time I get into the HTML edit mode, there is a <br> ta being at the at the beginning of the code. It happens every time! Can you please help?