[TYPO3-english] TYPO3 6.0: Using FAL image in a flexform as an element
bigbozo
bugi at joboland.de
Wed Jan 23 17:10:55 CET 2013
> 1) How can you change a palette view for this element. If I render a
> flexform with the config above .. i can add images with title and
> descriptions, but i miss alternate text and link like in an regular FAL
> image CE.
This works for me: Index 2 = \TYPO3\CMS\Core\Resource\File::FILETYPE_IMAGE
<settings.newimage>
<TCEforms>
<config>
...
<foreign_types type="array">
<numIndex index="2">
<showitem>title,description,alternative,link</showitem>
</numIndex>
</foreign_types>
</config>
</TCEforms>
</settings.newimage>
--
View this message in context: http://typo3.3.n7.nabble.com/TYPO3-6-0-Using-FAL-image-in-a-flexform-as-an-element-tp236743p237274.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
More information about the TYPO3-english
mailing list