Hi all, I added a custom button by a user event sc...
# suitescript
g
Hi all, I added a custom button by a user event script, I also created a client script that has the button function, the point is that I need to send an email with attachments once the custom button is clicked, but the attachment option is only available for server-side scripts. Do you have any ideas on how I can send that email once the button is clicked? I really appreciate your help.
n
Hi, Does the email specifically need to be sent from the client script? Otherwise I would send a request to a back-end Suitelet to send the email with attachment and all 🙂
g
Hi, I'll try with the Suitelet. Thanks for your time :)
👍 1