Hi guys, about the email.send({}) function. is the...
# suitescript
b
Hi guys, about the email.send({}) function. is there a way to not stack the emails when they are the same type but different sale orders IDs? Currently when i generate the first sales order it looks great and all the data is displayed, if i generate a second, third, etc. orders, the emails gets staked into the first one but the data gets collapsed and 3 dots are shown, so it is not clear that the customer needs to click on that to see the info. Thank you so much!
b
look to whatever is generating the body/subject of your email
🙌 1
you want to make them different enough that your email program doesnt categorize them together
🙌 1