[TYPO3-english] Build a mailto link using field value of a FCE

Xavier Perseguers xavier at typo3.org
Fri Oct 5 08:28:31 CEST 2012


Hi,

> In a FCE, I've got an Plain input field were user can put an email address.
> Via typoscript, I wanted to format this field value and build a link with 
> this email.
> 
> Here is the TS I have putted in the Custom stdWrap field of the FCE :
> 
> *value = Email*
> *typolink.parameter.value = {field:field_email1}*
> *typolink.parameter.insertData=1*
> *typolink.ATagParams = class="email"*
> 
> Unfortunatly, it doesn't work and I do not know where is my error.

Do you know that links to email addresses in HTML should be prefixed
with "mailto:" ?

http://en.wikipedia.org/wiki/Mailto

HTH

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-english mailing list