I found out why some of them disappears. It is related to the

"foreign_table" => "tx_wmpfvideos_videos",      
                                "foreign_table_where" => " AND 
tx_wmpfvideos_videos.pid = 
###CURRENT_PID### ORDER BY tx_wmpfvideos_videos.person",        

earlier in the TCA.


Do you know how to use ###CURRENT_PID### in the class?


Regards,
Jeppe D



Tomas Mrozek skrev:
>> Can you tell me how to get ###CURRENT_PID### used in the class?
> 
> Well, there are two objects passed to your function:
> crossreference($PA, $fobj)
> 
> $PA['items'] contains the items of the select box but check what else 
> $PA has to offer. :)
> 
> Tomas Mrozek


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to