[TYPO3-templavoila] prepend text to content of input-field
Michael Bakonyi
konakt at mb-neuemedien.de
Thu May 15 16:56:20 CEST 2008
Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Michael Bakonyi wrote:
>> 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.
>
> 10 = TEXT
> 10.preCObject ........
>
> Everything inside <TypoScript> is processed as COA.
>
>
Ah okay, that's what I needed to know! Thanks very much! :-)
Michael
More information about the TYPO3-project-templavoila
mailing list