⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (841 Bytes)
Bug #17122
» flexform_pi1.xml
Christian Weiske
, 2013-02-01 11:52
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<T3DataStructure>
<meta>
<langDisable>
1
</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
<sheetTitle>
Sheet 1
</sheetTitle>
</TCEforms>
<type>
array
</type>
<el>
<field_input1>
<TCEforms>
<label>
input 1 (required)
</label>
<config>
<type>
input
</type>
<size>
10
</size>
<eval>
trim,required
</eval>
</config>
</TCEforms>
</field_input1>
<field_input2>
<TCEforms>
<label>
input 2 (required)
</label>
<config>
<type>
input
</type>
<size>
10
</size>
<eval>
trim,required
</eval>
</config>
</TCEforms>
</field_input2>
</el>
</ROOT>
</sDEF>
</sheets>
</T3DataStructure>
« Previous
1
2
3
Next »
(3-3/3)
Loading...