All, I’m kinda stuck. I’m trying to trigger a Suit...
# suitescript
s
All, I’m kinda stuck. I’m trying to trigger a Suitelet deployed on a
timesheet
from a User Event on
aftersubmit
on
timebill
. From my logs, I notice that my UE script is running, but it doesn’t seem to trigger the Suitelet. I’ve tried
redirect.redirect()
and
redirect.toSuitelet()
and none seem to work. Any suggestions on what I could be doing wrong?