[TYPO3-dev] TYPO3 core hook add-in
    J. Lingott 
    jbl at deweblop.de
       
    Wed Aug 25 23:24:00 CEST 2010
    
    
  
  Can someone make a really small core change please. What is needed is 
the record uid in the preProcessedValue/ getProcessedValue hooks. The 
record uid is actually available in t3lib_befunc->getProcessedValue, it 
just has to be added to the params send to the user function. Currently 
its not possible to track back which uid and therefore table is affected 
from the mm table when using more than one foreign table sources.
    
    
More information about the TYPO3-dev
mailing list