[TYPO3-dev] Xml to Flexform
    Dmitry Dulepov 
    dmitry at typo3.org
       
    Mon Mar  9 16:28:37 CET 2009
    
    
  
Hi!
Sebastiaan van Parijs wrote:
> So i found the function, you where refering to:
> 
> $table = 'tx_compiler_element';
> $field = 'attributes';
> $row   = $current_row;
> $PA = ???????;
> 
> t3lib_tceforms::getSingleField_typeFlex($table,$field,$row,$PA);
> 
> So with what do i fill this $PA? Any pointers?
I do not think you will be able to call only this function and get the desired results. It is like getting the battery from the car and thinking that the battery can drive you somewhere.
You need the rest of the car too.
-- 
Dmitry Dulepov
TYPO3 core team
http://dmitry-dulepov.com/
    
    
More information about the TYPO3-dev
mailing list