selectbox foreign table plugin flexform
26. July 2011
<category>
<TCEforms>
<exclude>1</exclude>
<label>Projektkategorie:</label>
<config>
<type>select</type>
<items>
<numIndex index="0" type="array">
<numIndex index="0">Bitte Wählen</numIndex>
<numIndex index="1"></numIndex>
</numIndex>
</items>
<foreign_table>tx_bbshowroom_categories</foreign_table>
<foreign_table_where> ORDER BY tx_bbshowroom_categories.uid DESC</foreign_table_where>
<size>1</size>
<min>1</min>
<max>1</max>
</config>
</TCEforms>
</category>