while learning suitescripting, I created the classic hello world script, I got it to display when creating a new employee. I would like it to display when any user logs into netsuite, but I cannot figure out what the trigger is for that.
b
battk
04/01/2021, 8:01 PM
you wont be able to do that in general
battk
04/01/2021, 8:02 PM
im guessing you have a client script, which only functions on certain records
battk
04/01/2021, 8:02 PM
if you had more general requirements, like display when viewing a dashboard, a portlet may work for you