ay dios mio...I thought I understood how to get a ...
# suitescript
k
ay dios mio...I thought I understood how to get a compact little world of html/css/js in a portlet/suitelet, but am having trouble getting past any external library besides jQuery - what was working for me was the following: HTML/CSS/JS slammed together on an
inlineHTML
form field but doing that doesn't allow(?) me to load in anything besides jQuery...ok... so I've been trying to add a
portlet.clientScriptModulePath
with a link to a client script yadda yadda yadda that imports ChartJS and jQuery from the filecabinet... but I'm not really understanding how to execute an initial load of this script that would allow for click event handlers etc. can someone point me in the right direction?