⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.38 KB)
Bug #97042
» FlexformExampleNotWorking.xml
Jessica Jagodzinski
, 2022-02-25 12:23
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3DataStructure>
<meta
type=
"array"
>
<langDisable>
1
</langDisable>
</meta>
<sheets>
<exampleTab1>
<ROOT>
<TCEforms>
<sheetTitle>
Tab 1
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<exampleSection>
<title>
Example Section
</title>
<section>
1
</section>
<type>
array
</type>
<el>
<container>
<title>
Example Section Element
</title>
<type>
array
</type>
<el>
<exampleInput>
<label>
Example Input
</label>
<config>
<type>
input
</type>
</config>
</exampleInput>
</el>
</container>
</el>
</exampleSection>
</el>
</ROOT>
</exampleTab1>
<exampleTab2>
<ROOT>
<TCEforms>
<sheetTitle>
Tab 2
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<exampleSection>
<title>
Example Section
</title>
<section>
1
</section>
<type>
array
</type>
<el>
<container>
<title>
Example Section Element
</title>
<type>
array
</type>
<el>
<exampleInput>
<label>
Example Input
</label>
<config>
<type>
input
</type>
</config>
</exampleInput>
</el>
</container>
</el>
</exampleSection>
</el>
</ROOT>
</exampleTab2>
</sheets>
</T3DataStructure>
« Previous
1
2
3
Next »
(1-1/3)
Loading...