Closed (duplicate)
Project:
Webform
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2007 at 17:22 UTC
Updated:
11 Feb 2008 at 02:51 UTC
hello again,
one feature I'd love to see would be the option to 'prefix' the subject line (for the mail sent).. At the moment one can choose between the pre-formated subject or one of the webform-fields... What I'd love to see would be basically another option in which both woud be combined - so that it could for example look like this:
"www-help-request: I can't login anymore"
or
"www-contact-form: Meeting of Tuesday"
..would be even also happy about any 'dirty fixes' or thelike..:]
greetings, till..
Comments
Comment #1
mariuss commentedMaybe the subject line should be a formatting string where one can specify place holders for all the defined fields. For example:
[contact] $Category : $Subject
Here $Category and $Subject are references to fields and "[contact] " and " : " are strings that are just copied as they are.
Comment #2
quicksketchDuplicate of http://drupal.org/node/112538