[TYPO3-mvc] mm-relation

Franz Koch typo3.RemoveForMessage at elements-net.de
Mon Jan 17 13:27:48 CET 2011


Hey,

> When I changed to inline in tca I see related portals to my record. So
> this works fine.

I suppose you meant "select" instead of "inline".

> I`ve added @lazy to property
>
> /**
> * portal
> * @lazy
> * @var Tx_Extbase_Persistence_ObjectStorage<Tx_MyExt_Domain_Model_Portal>
> */
> protected $portal;
>
> Nothing changed :(

have you also cleared the cache after adding the @lazy annotation?

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list