[Typo3] Ext: mailformplus and TypoScript extrange behaviour

"Jesús H." cy at ya.com
Fri Jul 15 18:43:32 CEST 2005


Hi List,

I am trying to send as subject of the email created by mailformplus on 
the subject of an email. I've tried lots of things but what is happening 
is that:

temp.10=TEXT
temp.10.data = page:title
plugin.tx_thmailformplus_pi1.default.email_subject < temp.10

is returning me as subject:  TEXT

if I do:

temp = COA
temp.10=TEXT
temp.10.field = title
plugin.tx_thmailformplus_pi1.default.email_subject < temp


is returning: COA

It is weird though and I don't know why is this happening.

Does anybody have a clue about it?

With best regards,

Jesús H.



More information about the TYPO3-english mailing list