[TYPO3-templavoila] prepend text to content of input-field
Michael Bakonyi
konakt at mb-neuemedien.de
Thu May 15 09:40:03 CEST 2008
Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Michael Bakonyi wrote:
>> Now I'd like to always prepend some Text via stdWrap to this content
>> in the frontend. I dont't know if it's possible because there's no
>> Typoscript-Section in the DS when using input-fields ..
>
> Just add it... Don't forget CDATA.
>
Hi Dmitry,
yes, I thought of just adding it, too. But I don't know how to start
with the Typoscript ..
I mean I can't just start like:
<TypoScript><![CDATA[
preCObject = TEXT
preCObject.value = sometext
]]></TypoScript>
.. because I've got to assign it to some CObject, I think.
Thanks for the tip with CDATA I had forgotten that. :-)
Michael
More information about the TYPO3-project-templavoila
mailing list