[TYPO3-german] Wrap von Flexformwert

Sebastian Böttger sebastian.boettger at gmail.com
Fri Oct 19 09:24:45 CEST 2007


Hallo Liste,


Ich habe mir mit TemplaVoila einen FCE erstellt, welcher ein IFRAME SRC 
Attribut mapt.
Dieses SRC Attribut kann ich im BE via Flexform (Plain Text Field) 
eintragen.
Ich möchte jetzt, das der Inhalt dynamisch um eine GPVar erweitert wird.
Kann mir jemand verraten, wie ich die Flexform abändern muss, damit das 
funktioniert.
alle bisherigen Versuche, per Typoscript einen Wrap zu machen, führten 
dazu das der eigentliche Wert verloren geht.

Die Flexform schaut so aus:

            <field_iframesrc type="array">
                <tx_templavoila type="array">
                    <title>SRC of the IFRAME</title>
                    <sample_data type="array">
                        <numIndex index="0"></numIndex>
                    </sample_data>
                    <eType>input</eType>
                    <proc type="array">
                        <HSC type="integer">1</HSC>
                    </proc>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>input</type>
                        <size>48</size>
                        <eval>trim</eval>
                    </config>
                    <label>SRC of the IFRAME</label>
                </TCEforms>
                <type>attr</type>
            </field_iframesrc>

Beste Grüsse & Danke!
Sebastian Böttger





More information about the TYPO3-german mailing list