[TYPO3-mvc] mm-relation
Dawid Pacholczyk
dpacholczyk at gmail.com
Mon Jan 17 14:06:16 CET 2011
W dniu 2011-01-17 13:27, Franz Koch pisze:
> 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".
Yes, of course I ment this one :)
>
>> 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?
>
I always clear cache after almoust every change. This time wasn`t any
exception.
More information about the TYPO3-project-typo3v4mvc
mailing list