Hey guys -
Yet another weird way for me to twist the system!....
Is there anyway to change the subject of the email that Feedback Forms sends out?
i.e. - Now the subject of the email is "Form Submission: Form Name" Is there a way to have it as "Form Submission: Anything I want" or even better a dedicated field name?
Thanks,
Ryan
Change Subject in Feedback Forms
Re: Change Subject in Feedback Forms
That's a good suggestion. At this time, only the "Email Results to User-Selected Site User" disposition lets you specify a subject.
I'll look at adding that in a future release.
I'll look at adding that in a future release.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Re: Change Subject in Feedback Forms
the slashdot answer would be.. just name your form "Anything I want"rmakings wrote: i.e. - Now the subject of the email is "Form Submission: Form Name" Is there a way to have it as "Form Submission: Anything I want" or even better a dedicated field name?
note that the regular contact_form tag sends mail out with the user-submitted subject, wouldn't be too difficult to edit the code in that one to either: prefix the user's subject with something, put the user's subject in the body (or disregard completely) and your own hard-coded subject in the header, etc.. of course, this is dependant upon the basic fields in the tag (or what could easily be added or changed in the code) being sufficient for this particular application.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info

