My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
thanks for this. Regards, Jessie
-
Hi Pauline, Sorry to bother you again. I am using your script to create a workflow action but it will send 2 emails to the customer at the same time. Is there a way to fix it? Thanks, Jessie
-
Hi Michelle, I found the issue is due to my another question's (How to give customer access and auto check 'Send Notification email') solution in this group. I created a workflow action with below script but it will generate 2 same emails: function asad(type) { var field = nlapiGetFieldValue('giveaccess'); alert(field); if…
-
Hi Michelle, The return email address is under setup > company information: return email address. There is no saved search for such email alert. These 2 email generated at the same time and send to customer. Thanks, Jessie
-
Many thanks for the clarification. Regards, Jessie