https://netsuiteprofessionals.com logo
j

jen

02/21/2018, 7:28 PM
So it’s dumb actually. A bit complex. I need to have a page (suitelet) that people hit that does different things depending on whether or not they are logged in. An external suitelet doesn’t know who the user is (so cannot check) and internal just fails if you aren’t logged in. So I’m writing an external one that does a callback to an internal one, sees if it works, and proceeds from there.