⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.53 KB)
Bug #67913
» flexform.xml
working example (no minitems) -
Philipp Wrann
, 2015-07-06 09:05
<T3DataStructure>
<meta>
<langDisable>
1
</langDisable>
</meta>
<sheets>
<filtergroups>
<ROOT>
<TCEforms>
<sheetTitle>
sheettitle
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<settings.filtergroups
type=
"array"
>
<type>
array
</type>
<title>
section title
</title>
<section>
1
</section>
<el
type=
"array"
>
<filtergroup>
<title>
field title
</title>
<type>
array
</type>
<el
type=
"array"
>
<categories>
<TCEforms>
<label>
setting title
</label>
<config>
<type>
group
</type>
<internal_type>
db
</internal_type>
<allowed>
sys_category
</allowed>
<foreign_table>
sys_category
</foreign_table>
<foreign_table_where>
ORDER BY sys_category.title ASC
</foreign_table_where>
<size>
5
</size>
<autoSizeMax>
10
</autoSizeMax>
<maxitems>
50
</maxitems>
<wizards
type=
"array"
>
<suggest
type=
"array"
>
<type>
suggest
</type>
<default
type=
"array"
>
<searchWholePhrase>
1
</searchWholePhrase>
<searchCondition>
sys_language_uid in (0, -1)
</searchCondition>
</default>
</suggest>
</wizards>
</config>
</TCEforms>
</categories>
</el>
</filtergroup>
</el>
</settings.filtergroups>
</el>
</ROOT>
</filtergroups>
</sheets>
</T3DataStructure>
« Previous
1
2
Next »
(1-1/2)
Loading...