[Typo3-dev] BE question: show individual layout options depending on CType

Sebastian Kurfuerst sebastian at garbage-group.de
Fri Jul 9 15:52:11 CEST 2004


Hi,
here I have code changing the header layout field:


TCEFORM.tt_content.header_layout {
  removeItems = 0,5
  altLabels.1 = mit Strich
  altLabels.2 = mit Pfeil
  altLabels.3 = Fett
  altLabels.4 = nicht Fett
}


You have to view the page in the backend as html source, the form fields 
are named in a certain scheme (I don't remember this exactly.). The 
numbers are the values of the select field.

Hope this helps,
Sebastian




More information about the TYPO3-dev mailing list