[TYPO3-english] Using dynamic values with getText (DB)
    Bernard Munslow 
    bernard.munslow at iws.es
       
    Mon Oct 26 14:34:43 CET 2009
    
    
  
Hello everyone!
I'm trying to figure out how to set the 'UID' of DB (getText) dynamically:
        my_cObj = TEXT
        my_cObj.value = {DB:tx_foreign_table:UID:fieldname}
  	my_cObj.insertData = 1   
What I'd like to do is the following:
- Retrieve a field from fe_users (an integer)
- Access the matching record from a foreign table with the same value.
So far I've had no success at all.
Any ideas or suggestions?  
Your help is very much appreciated.
Thanks a million!
    
    
More information about the TYPO3-english
mailing list