close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Contact Form Solution Pack

Thread began 7/18/2010 1:32 am by edgar294281 | Last modified 7/19/2010 1:13 pm by Jason Byrnes | 2023 views | 7 replies |

edgar294281

Contact Form Solution Pack

I want to customize the title of the results email that has been sent by the form.
It is set for "Contact Form Response". I like to change it to read "Newsletter Form Response".

Thanks

Sign in to reply to this post

neilo

Hi Edgar,

You can change the Email Subject by editing the WA_Globals/WA_Globals.php file.

Make the change to the line:

$WAGLOBAL_Contact_Email_Subject = "Online Contact Form Response" ;

To whatever you want.

Sign in to reply to this post

edgar294281

Yes, this is true but the email that sends the results of the completed form do not change.
You get the info the was completed in the form but above that the title still reads Contact Form Response.

Sign in to reply to this post

Jason ByrnesWebAssist

you can change the email contents in the WA_Universal_Email/Templates/contactus.php file.

Sign in to reply to this post

edgar294281

Thank you Jason!
This is another question for you. I want to delete some of the input fields in the form.
I only want one field and that is the the input field for an email.

How do I do this?

Sign in to reply to this post

Jason ByrnesWebAssist

for each form element you wish to remove, you will need to remove the code for the server validation and the spry validation.


for example, if you remove the Contact_Name form element, you will need to delete the following line from the top of the page:

php:
$WAFV_Errors .= WAValidateRQ(((isset($_POST["Contact_Name"]))?$_POST["Contact_Name"]:"") . "",true,1);



and this line from near the bottom:

var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1", "none", {validateOn:["blur"]});
Sign in to reply to this post

edgar294281

Thank You!

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...