[TYPO3-english] Flexforms and DAM image field

Aneta Jaroslava aneta2000 at hotmail.com
Sat Nov 7 13:52:21 CET 2009


Hi all,

I am using TV and DAM.

Now I have a flexform that looks like:


           <config type="array">
             <type>group</type>
             <internal_type>file</internal_type>
             <allowed>jpg</allowed>
             <max_size>1000</max_size>
             <uploadfolder>uploads/tx_templavoila</uploadfolder>
             <show_thumbs>5</show_thumbs>
             <size>5</size>
             <maxitems>5</maxitems>
             <minitems>0</minitems>
           </config>

for the image field.

How can I access the DAM images here?
And I hoope with example for DAM, the damn upload field will be gone.
We want the editors ONLY to use images from DAM.
Nothing uploaded, just using whats provided.

Do you have any examples, tips, suggestions for me?

Thanks.


More information about the TYPO3-english mailing list