[TYPO3-english] Build a mailto link using field value of a FCE
Cédric Aellen
cedric.aellen at gmail.com
Fri Oct 5 09:08:06 CEST 2012
Yes I know ... thanks
As I understand the documentation
(http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.7.0/view/1/5/#id553839),
if the value of "typolink.parameter" is a email, it add the "mailto:"
In fact, I'm not able to build a link with or without a "mailto:"
Cédric
Le vendredi 5 octobre 2012 08:30:03 UTC+2, Xavier Perseguers a écrit :
>
> 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
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-... at lists.typo3.org <javascript:>
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list