[TYPO3-english] Subparts + elements problems

Tomas Norre Mikkelsen tomasnorre at gmail.com
Sat May 1 19:48:22 CEST 2010


Hi,

I have a problem with my subpart template, it will not read/insert the
elements created in the t3 backend.

My template is like this:
http://www.phlogi.net/f/t3/tsp/sp/subparts_problems/

As you can see i try to read the input with:

newsletter.colLeft = COA
newsletter.colLeft {
  10 = USER
  10.userFunc = tx_tsvoila_pi1->main
  10.field = colLeft

  }

But won't work.. the colRight is working with the

20 = HTML
20.value = <h1>colright</h1>

so i know the template can render and correctly, but not with the
right information...

My fields created in the datastructure is called: colLeft and colRight
and this name is also shown when editing in the backend.

So how does i change the template to read from "t3-backend" so my
created elements are shown.

Hints please :) Thanks.


--
Venlig Hilsen / Best Regards
Tomas Norre Mikkelsen
tomasnorre at gmail.com


More information about the TYPO3-english mailing list