diff --git a/Configuration/FlexForms/Overview.xml b/Configuration/FlexForms/Overview.xml index dd1edfbf09fd32018316b5a0bc72b6c3b2a486c2..23ce498fe2ad094c3fbf2f4d96be4d5e2647ff1f 100644 --- a/Configuration/FlexForms/Overview.xml +++ b/Configuration/FlexForms/Overview.xml @@ -201,6 +201,25 @@ </config> </TCEforms> </settings.sortDirection> + <settings.layout> + <TCEforms> + <label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout</label> + <config> + <type>select</type> + <renderType>selectSingle</renderType> + <items> + <numIndex index="0"> + <numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.1</numIndex> + <numIndex index="1">1</numIndex> + </numIndex> + <numIndex index="1"> + <numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.layout.2</numIndex> + <numIndex index="1">2</numIndex> + </numIndex> + </items> + </config> + </TCEforms> + </settings.layout> </el> </ROOT> </main>