Subscribe to Acqal

Got Thoughts? Write Us!

Contact
Request
Validate

Approved TYPO3 Agency

Acqal is an approved TYPO3 agency focusing on support, training and website migration.

This means that we...

  • are available on TYPO3.org
  • make substantial contributions to TYPO3 teams
  • are registered as business members of the TYPO3 Association
  • have completed more than four TYPO3 projects
  • have proven our technical abilities with quality TYPO3 extensions
  • use TYPO3 for our own website

Acqal is a TYPO3 Association Business Member

Popular Blog Posts

Blog Topics

Virgil on Twitter

Please wait while virgilhuston tweets load Twitter is loading

Recent Blog Posts

Blog Archives

Create a simple "Contact Us" mail form in TYPO3

Tuesday, January 5, 2010 12:01 AM EST

By: Michael Cannon

voting in progress Submitting your vote...
Rating: 2.0 of 5. 3 vote(s).
Click the rating bar to rate this item.
Name | *name=input
Email | *email=input | | EMAIL
Phone | phone=input
Subject | subject=select | Consulting, Sales, Support, Training, Web Hosting
Request | comments=textarea,25,10
| formtype_mail=submit
| Request Free Consultation
| html_enabled=hidden | 0


You can change Name, Email, and Subject of above to display as you'd like on the front-end. Don't change name, email, and subject or else the sent email from name, from email, and subject will not be what the submitter provided.

The * before name and email denotes those fields as required.

The EMAIL of email, informs TYPO3 to validate the input as an email address prior to clicking submit.


Reference

 

Keywords:

  • typo3, form, contact form, email

Please Share This Post

Tweet thisRedditBookmark on deliciousStumble thisShare on Facebook

Send this article via email to your friends and peers.

Leave a Comment

Add comment

* - required field







Notify me when a new comment is added.
By Maarten Mandemaker on Tuesday, January 5, 2010 3:38 AM EST
Gravatar: Maarten Mandemaker You can make it more advanced with a auto-reply by e-mail:

| auto_respond_msg=hidden | Thank you for your message!

Or prefill the form field with default values like:


Name | *name=input | Your name please

It would be nice to know if a 'on focus' functionality is posible without using an extension like powermail.

I've be researching this for days but just can't find a way to manipulate the input wrap. I quess it's hardcoded.
By jun jun on Saturday, June 26, 2010 9:34 AM EDT