[TYPO3-mvc] FLUID :: how can you access properties of m:n related objects?
Roland
most.wanted at gmx.at
Thu Nov 3 15:43:24 CET 2011
yes i guess you are right - my Zulassungen is not an array.
i guess it is not that easy to make it also work for ObjectStorages or
it does not make so much sense. what do i know... i guess otherwise the
core team would have implemented something like this.
thanks for clearing that up.
kind regards.
roland
Am 03.11.11 15:23, schrieb Oliver Klee:
> Hi,
>
> Am 03.11.2011 12:07, schrieb Roland:
>> i am really suprised, that this does not work in my list-view FLUID
>> template automatically:
>>
>> {produkt.zulassungen.0.name}
>>
>> "Get the name of the first Zulassung associated with the current
>> Produkt" (Produkts are iterated via for-viewhelper in list template)
>
> AFAIK, the ".0" notation only works for arrays, not for ObjectStorages,
> and your Zulassungen probably is an ObjectStorage.
>
>
> Oli
More information about the TYPO3-project-typo3v4mvc
mailing list