[Typo3] "override.cObject" hides "insert records" Content - please help!

Reinhard Müller reinhard.mueller at mrc.co.at
Sat Aug 13 10:51:10 CEST 2005


Hi T3er's				

Finally i found a simple solution for intelligent columns switching which works also with RECORDS.

Here is my (simple) Code:

#### Content  Normal/Right ####
temp.normal< styles.content.get
temp.right < styles.content.getRight

temp.content= COA
temp.content {
  10 < temp.normal
  10.stdWrap.wrap = <td valign="top"> | </td>

  20 < temp.right
  20.stdWrap.required = 1
  20.stdWrap.wrap = <td valign="top" width="160"> | </td>

  stdWrap.wrap = <table border="0" cellspacing="0" cellpadding="0"><tr> | </tr></table>
}

page.10.subparts.CONTENT < temp.content

Greetings
Reinhard

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110134351/
					



More information about the TYPO3-english mailing list