Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
upload file and send email
Ok I have a script that is deployed into a portlet that allows customers (when logged in) to upload a file so it appears under the file tab on their record.
I was trying to use a saved search to then send an email to an individual (dependent on the customer category) to notify them of the added file. It seems however that saved searches only work in this way if you have gone in and added the file manuallly (not via a script).
so i've tried to pass the category variable from a web page to the portlet then send an email to the invidual dependent on the category. The problem is i am struggling to get it working.
0