[TYPO3-templavoila] accessing fields outside repetitive Containers width Typoscript

Peter Klein peter at umloud.dk
Thu Sep 24 09:14:19 CEST 2009


Hi Lucas.

Have you tried storing the height/width values from the OUTSIDE part
in registers?
That way you should be able to reuse them in your INSIDE part.

--
Peter Klein


On Thu, 17 Sep 2009 19:30:30 +0200, Lukas Taferner
<lukas at taferner.net> wrote:

>Dear list,
>
>I have a problem with repetitive FCE's: I try to set up a Gallery 
>element with multiple Images. The width and the height should be set 
>OUTSIDE the repetitive Section (i.e. only once for the whole FCE). 
>Unfortunately I cannot access 10.file.width.field = field_imagewidth 
>from INSIDE the repetitive Element:
>
>field_width
>field_height
>    <repeat>
>       image [file.width.field = field_width]
>    </repeat>
>
>Any help is appreciated!
>
>best regards,
>
>Lukas Taferner


More information about the TYPO3-project-templavoila mailing list