I definitely have it enabled. But I couldn't get it to work in a Suitelet with just a normal JS file. I have it working from a Client Script now. I was asking because of the way I built the Suitelet (from an HTML link) made setting the Client script impossible. I ended up have to use the ui.createForm() instead of the HTML link so that I could get the Client Script in. And I just ended up writing the HTML from the link on my own in NS