[TYPO3-UG Hamburg] Problem bei Dynaflex

Chris Wittmann [swiftLizard] chris at swift-lizard.com
Fri Feb 17 09:35:08 CET 2006


Hi Thomas,

ich kriege zwar :

'modifications' => array (
   array (
    'method' => 'add',
    'type'   => 'fields',
    'path' => 'sheets/sDynaFlex/ROOT/el',
    'source' => 'db',
    'source_config' => array (
     'table' => 'be_users',
     'select' => '*',
     'where' => '1',
     ),
    'field_config' => array(
     'name'  => 'beuser_###uid###',
     'label' => '###username###',
     'config' => array (
      'type' => 'input',
     ),
    ),
   ),

zum laufen aber dein beispiel mit "field aus dem Manual liefert immer :

 < type="array">
  <TCEforms type="array">
   <label type="NULL"></label>
   <config type="NULL"></config>
  </TCEforms>
 </>

zurück.... und ich seh den fehler nicht wirklich,...

'modifications' => array (
   array (
    'method' => 'add',
    'type'   => 'field',
    'field_config' => array (
     'name'  => 'df_field',
     'label' => 'my first dynaflex field',
     'config' => array (
      'type' => 'input'
     )
    )
   )
  )


hast du einen tip woran es liegt ??



Danke

chris
"Chris Wittmann [swiftLizard]" <chris at swift-lizard.com> schrieb im 
Newsbeitrag 
news:mailman.1.1140101134.5068.typo3-hamburg at lists.netfielders.de...
> Soweit ich weis nicht...
> hab zumindest noch nichts im TER gefunden was das requieren würde...
>
>
> chris
> "Thomas Peterson" <info at thomas-peterson.de> schrieb im Newsbeitrag 
> news:mailman.1.1140098630.853.typo3-hamburg at lists.netfielders.de...
>> Hallo,
>>
>> Nutzt eine Ext aus dem Rep Dynaflex?
>> -- 
>>
>> Mit freundlich Grüßen
>> Thomas Peterson
>>
>> Freelancer for web development and typo3
>> Tel: 0170/5045438
>> www.thomas-peterson.de
>>
>
> 





More information about the TYPO3-hamburg mailing list