From: Jonathan S. <jn...@ge...> - 2004-07-14 09:45:03
|
On Tue, 2004-07-13 at 12:11, Kevin Lloyd wrote: > Is there any possible way to, in addition to sending all the regular > fields from our form to an email address, send just 1 field to say...a > pager email address? We don't want to get the whole long list of field > entries in the pagers as they charge by characters. > Unfortunately no, not within the same configuration of the program as it stands, however I can see that the ability to have a recipient to template map in NMS TFmail might be quite a useful feature - I have CCd this to the developers list to see if there is anyone who has time to take up the challenge. Of course this doesn't solve your immediate problem. A work around if you are using the NMS TFmail would be to have your confirmation page as a second form with all the details in hidden fields and with a different config file that specifies a mail template for sending to the pager. So you have a first configuration that specifies the normal address and when the user clicks submit the mail is sent to that and then they are taken to to the confirmation page and when they click submit on that page the mail is sent (using a different template) to the pager address. Hope that makes sense. /J\ |