[TYPO3-dev] Symmetric bidirectional MM ralations on the same table
    Steffen Müller 
    typo3 at t3node.com
       
    Mon Jul 27 15:57:11 CEST 2009
    
    
  
Hi Steffen,
On 27.07.2009 15:35 Steffen Kamper wrote:
> i tried with a simple extension and had no problems:
> 
> 'type' => 'select',   
> 'foreign_table' => 'tx_mmself_article',   
> 'foreign_table_where' => 'AND tx_mmself_article.uid!=###THIS_UID###
> ORDER BY tx_mmself_article.title',   
> 'size' => 10,   
> 'minitems' => 0,
> 'maxitems' => 10,   
> "MM" => "tx_mmself_article_related_mm",
> 
Thanks for your help.
If you add a reference, can you see the relation in both records?
If yes, would you send me the extension, please?
-- 
cheers,
Steffen
TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node
    
    
More information about the TYPO3-dev
mailing list