[TYPO3-english] CE Insert Records and colPos - T3 6.1.1

JoH asenau info at cybercraft.de
Tue Jul 2 10:25:47 CEST 2013


> If inside
> column with colPos > 0 i put content element Insert Records and pick
> some records from other pages to show by reference this content element
> is not rendered, but if i move Insert Records element to column with
> colPos= 0 it is rendered.
>
> To pass column content to FLUID template im using normal variable
> assigment:
> page.10= FLUIDTEMPLATE
> page.10 {
>     variables {
>       content < styles.content.get
>       contentLeft < styles.content.get
>       contentLeft.select.where= colPos=1
>       contentRight < styles.content.get
>       contentRight.select.where= colPos=2
>   }
> }
>
> This way all is rendered as i want except this Insert Records content
> element - works only for colPos=0.

Did you check if it works without FLUIDTEMPLATE i.e. with a simple COA 
or TEMPLATE?
If it does, the problem might be related to the way FLUIDTEMPLATE is 
rendering the content.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com


More information about the TYPO3-english mailing list