Custom scripts
Other ways to insert JavaScript here
Make sure you adhere to formatting restrictions.
1)Add or uncomment the following line in the intranet.conf file:
ScriptFile = “C:\\NoodleScript.js”
2) Add some javascript to NoodleScript.js
3) Restart noodle.
If you want to test just put this in the NoodleScript.js:
alert("It works");
Save it and re-login to Noodle.
