[TYPO3-english] File button on FAL field at flexform section isn't working

José Ricardo jose.ricardo at convergenceworks.com.br
Thu Jul 27 21:00:52 CEST 2017


Hi,

I have an image (FAL) field inside a section on flexform. It works fine
when selecting the image using the 'folder' button at the right of the
field, but there's a button below the field named 'File', which represents
the type of record allowed on the field, that is not working. Clicking on
it leads to a popup with only the form to search files, but the list isn't
shown.

This is my flexform. Is there another way to create a FAL image field on a
section other than using a group type field? Am i missing something? Is
there any way to remove this button (since there's already one that does
the job)?

<sMANUALNEWS>
    <ROOT>
        <TCEforms>

<sheetTitle>LLL:EXT:cw_news/Resources/Private/Language/locallang.xlf:flexform.sMANUALNEWS.sheetTitle</sheetTitle>
        </TCEforms>
        <type>array</type>
        <el>
            <newsSection>
                <section>1</section>

<title>LLL:EXT:cw_news/Resources/Private/Language/locallang.xlf:flexform.sMANUALNEWS.newsSection</title>
                <type>array</type>
                    <el>
                        <news>
                            <type>array</type>

<title>LLL:EXT:cw_news/Resources/Private/Language/locallang.xlf:flexform.sMANUALNEWS.newsSection.news</title>
                            <el>
                                <image_fal>
                                    <TCEforms>

<label>LLL:EXT:cw_news/Resources/Private/Language/locallang.xlf:flexform.sMANUALNEWS.newsSection.news.image</label>
                                        <config>
                                            <type>group</type>

<internal_type>db</internal_type>
                                            <appearance>

<elementBrowserType>file</elementBrowserType>

<elementBrowserAllowed>jpg,jpeg,png,gif</elementBrowserAllowed>
                                            </appearance>
                                            <allowed>sys_file</allowed>
                                            <size>1</size>
                                            <minitems>0</minitems>
                                            <maxitems>1</maxitems>
                                            <show_thumbs>1</show_thumbs>
                                        </config>
                                    </TCEforms>
                                </image_fal>
                            </el>
                        </news>
                    </el>
            </newsSection>
        </el>
    </ROOT>
</sMANUALNEWS>

Cheers,

-- 

José Ricardo
Líder Técnico
Desenvolvimento Backend

tel +55 71.3271.7646 *• * Skype *jr.convergence*
[image: Convergence Works] <http://www.cworks.com.br/> Rua Rubens Gueli,
Edf. Empresarial Itaigara, 134, sala 309
Itaigara, Salvador  •  BA  •  41815-135  •
www.cworks.com.br  •  tel +55 71.3271.7646

Este e-mail e seus anexos são para uso exclusivo do destinatário e podem
conter informações confidenciais e/ou legalmente privilegiadas. Não podem
ser parcial ou totalmente reproduzidos sem o consentimento do autor.
Qualquer divulgação ou uso não autorizado deste e-mail ou seus anexos é
proibida. Se você receber esse e-mail por engano, por favor, notifique o
remetente e apague-o imediatamente.

This e-mail and its attachments are for the sole use of the addressee and
may contain information which is confidential and/or legally privileged.
Should not be partly or wholly reproduced without consent of the owner. Any
unauthorized use of disclosure of this e-mail or its attachments is
prohibited. If you receive this e-mail in error, please immediately delete
it and notify the sender by return e-mail.


More information about the TYPO3-english mailing list