17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1361 Views |
-
How to manage contact form submissions

11 May 2007 at 6:01am Last edited: 19 May 2007 1:27am
How can I delete submissions from the submissions tab on a Contact Form page?
And how can I make the form send a copy of the whole message to my email adress?
-
Re: How to manage contact form submissions

11 May 2007 at 2:13pm Last edited: 11 May 2007 2:13pm
Try this wiki entry:
http://doc.silverstripe.com/doku.php?id=userdefinedform
You need to create some templates in templates/email within your project directory;
ReceivedFormEmail.ss
SubmittedFormEmail.ssAnd insert the appropriate controls that the wiki page has, something along the lines of <% control Data %>$Title $Value<% end_control %>.
Cheers,
Sean -
Re: How to manage contact form submissions

19 May 2007 at 1:28am
Than's Sean ... I'll give this a try
| 1361 Views | ||
|
Page:
1
|
Go to Top |


