[Typo3-dev] itemsProcFunc Question withing flexforms
Josef Bürgi
josef.buergi at bluewin.ch
Tue Mar 29 21:52:02 CEST 2005
Hello
I'm using flexforms to configure my extensions. No i wanna use the
itemsProcFunc to get some data out of a database table and put them into the
select section. This all works fine, but what datastructure i have to return
from my function getElements ? An array ? A string ? Does anybody has an
example ? That would be very great, i've spent more then 4hours in testing
all kind of things ......
<test>
<TCEforms>
<label>Formulartyp</label>
<config>
<type>select</type>
<itemsProcFunc>tx_webuseformhandler_db->getElements</itemsProcFunc>
</config>
</TCEforms>
</test>
best wishes from switzerland ...
josef
More information about the TYPO3-dev
mailing list