One way you can do it, is by creating a dictionary item in the settings section in the folder dictionary items, and then call the dictionary that you have created in the message for the mail.
The syntax for get dictionary item in the message field is like this: #NameOfDictionaryItem.
The reason I ask is because the client has 15 different courses you can sign up for. So it would make his work a little easier if the name could be auto rendered.
Form name in XSLT formatted email
Hi guys
Would it be possible to get the name of the form inserted into the xslt that renders the mail?
So when the user gets the auto reply is says something like:
Hi
Thank your for signing up for our [name of form inserted here].
/Michael
Hi Michael,
One way you can do it, is by creating a dictionary item in the settings section in the folder dictionary items, and then call the dictionary that you have created in the message for the mail.
The syntax for get dictionary item in the message field is like this: #NameOfDictionaryItem.
http://our.umbraco.org/forum/umbraco-pro/contour/15992-bracket-syntax-for-dictionary-item
Hope this helps,
/Dennis
That would work i guess :)
The reason I ask is because the client has 15 different courses you can sign up for. So it would make his work a little easier if the name could be auto rendered.
Thank you for the reply.
is working on a reply...