[TYPO3] Typoscript to wrap FCE -Element?

Tolleiv Nietsch info at tolleiv.de
Wed Aug 29 13:30:36 CEST 2007


Hi thanks for your help ...

but I don't get it .. now i have something like this in my DS:

<field_passme type="array">
	<type>no_map</type>
	<tx_templavoila type="array">
		<title>Pass</title>
		<sample_data type="array">
			<numIndex index="0"></numIndex>
		</sample_data>
		<eType>none</eType>
		<TypoScript><![CDATA[
			10=TEXT
			10.value=ABC
		]]></TypoScript>
	</tx_templavoila>
</field_passme>

But there is no output anyway -
it's Typo3 4.1.2 and TV 1.3.3

Any suggestions?

Regards
Tolleiv


Dmitry Dulepov [typo3] schrieb:
> Hi!
> 
> Tolleiv Nietsch wrote:
>> I'm not sure what you mean with "passthrough field"
>>
>> normally i would say that this is a field with Editing Type [NONE] 
>> which is mapped to some HTML part - but i have a Script-Area and 
>> without any other container around it and therefore i think i can not 
>> use such a solution...
> 
> Correct. Bu I do not see why you need a container for it. Make this 
> field last, not mappable and passthrough and outtput script there. It 
> will be at the end of FCE.
> 


More information about the TYPO3-english mailing list