Contact form email address
Permalink 3 users found helpful
Hi,
Does any one know how to edit the receiver email address in the contact form block,do I need to add a new user??? Hope someoneknows....
Richard
Does any one know how to edit the receiver email address in the contact form block,do I need to add a new user??? Hope someoneknows....
Richard
@mesuva is totally right. Just to clarify, though, when he says "settings for the block", he means that you need to go to the page that the form block is on, edit the block (click on it while the page is in edit mode and choose "Edit" from the popup menu), then click the little tab over on the top-right of the popup window -- it's either called "Options" or "Settings" (can't remember exactly).
Thats great thanks. Is there a way to edit the message the receiver gets I would like to editr "THERE HAS BEEN A SUBMISSION OF THE FORM CONTACT US ON THROUGH YOUR CONCRETE5 WEBSITE" And also remove the URL "to view all of this forms submissions"
Thanks
Richard
Thanks
Richard
Yes, copy the file 'block_form_submission.php' from the /concrete/mail folder into the top level /mail folder and then edit it to your liking.
Thanks
Richard
N Ireland
Richard
N Ireland
I know this is a very old post but ....
I edit the block with the mail form in it but I can't see anything in the top right except the X close window.
Thanks in advance
Kenton
I edit the block with the mail form in it but I can't see anything in the top right except the X close window.
Thanks in advance
Kenton
I know this is a very old post but ....
I edit the block with the mail form in it but I can't see anything in the top right except the X close window.
Thanks in advance
Kenton
I edit the block with the mail form in it but I can't see anything in the top right except the X close window.
Thanks in advance
Kenton
Just applied this and it still works. Thanks!
I have downloaded Concrete and i am trying to find the site.php. Could it be under another name? I have also tried to download again to see if it download right and still nothing any ideas?
The site.php file is in the top level /config folder.
It's always called site.php and your site won't work without it.
It's always called site.php and your site won't work without it.
Don't forget that the config/site.php file is created on the server during installation so isn't in the download. Once 'installed' you can download the file to your local machine, edit it, and re-upload it.
If you mean how do you change the email address that the notification emails appear to come from, you need to add a line to /config/site.php
(obviously changing the email address in the line to be the from email address you want the emails to appears to come from)