[TYPO3-mvc] Flexforms dont get merged in $this->settings
Steffen Ritter
info at rs-websystems.de
Tue Nov 24 07:05:21 CET 2009
Maik Kempe schrieb:
> FlexForm:
>
> <foo>
...
> </foo>
>
> <product>
...
</product>
>
> ext_tables.php:
> plugin.tx_productimportvoila {
> settings {
> api {
> domain = api.gartentechnik.com
> username = foo
> password = bar
> methods {
> productList = /api/product_list?brand=Herkules
> }
> }
> }
> }
if you name your settings in flexform "api.username" and your
flexform-field "product" you'll see for shure there is a difference, and
can't - for shure - be mergt to api.product ...
You would have had named your flexfield:
<settings.api.product>
regards
Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list