[TYPO3-dev] FlexForm Help

Peter Niederlag niederlag at ikd01.de
Wed Feb 20 19:59:26 CET 2008


Hello,

Osipov Dan schrieb:
> I have a simple flexform with two fields. The first one is dynamic,
> and is populated by an external function. Upon change the form is
> reloaded. The second should pull records from a DB based on the value of
> the first field. How do I achieve that?
[...]
>             <foreign_table>tx_pbwidgetlibrary_mm</foreign_table>
>             <foreign_table_where>
>                 AND widget=###VALUE_FROM_FIRST_FIELD###
>             </foreign_table_where>

###REC_FIELD_[fieldname]### would do if it wasn't a flexform. Maybe you
would want to improve that feature for flexform-support?

http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id3657738

Greets,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *




More information about the TYPO3-dev mailing list