We are looking into creating dynamic email confirmations using LTR_TNEW_DYN_EMAIL_CONTENT, but I'm not sure exactly what needs to be done to the templates to have the data in the table actually pull into the email.
Would anyone be willing to share how to make this work?
Thanks!
Hi Brandi,
We use this functionality quite frequently. Unless you have something fancy what you put into the system table should just show up based on what you attach it too...Can you tell me what issue you are having?
Cheers,
Michaela
Hey Brandi!
Agreed with Michaela, if you are using the standard TNEW e-mail templates (which you can locate using FileMover), they really should be set up to work as is. You choose the organization's TNEW instance, the encoding (usually HTML), the product/price type/etc... that will trigger the content and then the content itself.
If you are using custom e-mail templates, I would recommend looking at the standard ones (which I am sure Tessitura could give you if you do not have a copy) for an example of how to write in that section of the code.
John
I have noticed that sometimes you need to clear the cache in the admin panel to get it working but thats about the only extra step we ever use.
Thank you both! I'll try refreshing and see if that fixes it.