[Typo3] Ext: mailformplus and TypoScript extrange behaviour
"Jesús H."
cy at ya.com
Fri Jul 15 23:58:37 CEST 2005
Anybody?
Why is it considered as text instead of deliver the value of the title
inside the COA?
Any help is apreciated
Jesús
Jesús H. wrote:
> 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