[TYPO3-english] Build a mailto link using field value of a FCE
Cédric Aellen
cedric.aellen at gmail.com
Fri Oct 5 08:25:00 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.
Thanks for your help
Cédric
More information about the TYPO3-english
mailing list