Trying to create a custom email template to use for order confirmations. It looks like you might be able to use free marker syntax to customize the body? I can't find a place to modify what's include when you check "Include transaction" on the attachments tab though. Anyone have some documentation that can get me going in the right direction?
e
Ege Çolak
06/11/2021, 10:23 PM
Hi Don, Look up for "40499" on SA. Include transaction checkbox Is used for attach the details of your transaction record to your mail. It's systems feature you cannot edit what Included but you can create a template with free marker by yourself.
d
Don Conrad
06/11/2021, 10:35 PM
Thanks, I was starting to wonder if it wasn't possible to edit that part. Know any links to help figure out the object model for creating the free marker template?
e
Ege Çolak
06/11/2021, 11:17 PM
From menuBar Documents>Templates>Email templates, you need to edit standart template to create your own one. I think that'll solve your problem
d
Don Conrad
06/11/2021, 11:50 PM
Thanks, I should be able to guess available fields from there.
n
Netsuite Tragic
06/12/2021, 9:09 AM
@Don Conrad have you considered you can just customize the email template and include your content there?
d
Don Conrad
06/12/2021, 1:27 PM
Looks like that's what I'll be doing. Was looking for the include transaction so I don't have to create it from scratch. Figuring out how to get the data is always hard because the object model isn't documented... that I've found anyway.