Hi Everybody!
We created a simpe Form with a textbox where the users can send us a message.
The subject of the email is always "[confluence] null".
[confluence] is the prefix. How can i change the subject from "null" to anything else? I coded this:
{mail-form:destination=myname@company.com}
*message*
{mail-textarea:name=message|cssStyle=width: 500px; height: 100px}
{mail-textarea}
{mail-submit}{mail-form}
Where do I Enter the Subject of the Mail?
Thank you very much!
I think you need a subject entry in your form, you could also make it visible...
{mail-input:type=hidden|name=subject|vtlValue=Order#if($user) for $!user.fullName#end}
Thanks for this info -- the docs for this plugin don't mention how to do this. FYI -- this still works fir 5.1 and using the macro browser instead of markup, although I entered the subject in the value field, I believe, rather than the vtlValue (I think both were there).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.