[TYPO3-german] Condition o.ä. für colPos und TCEFORM

Peter Niederlag typo3-list at niekom.de
Mon Sep 5 11:38:40 CEST 2011


Hallo,

was willst Du denn üerhaupt erreichen?
conditions auf tt_content gehen IMO grundsätzlich nicht.

Wenn du dies Ausgabe der Überschriften abhängig von der Spalte 
beeinflussen willst, dann sind CASE/stdWrap.if nützliche Helfer die Du 
entsprechend in 'lib.stdheader' einbauen kannst/musst.

Gruß und hth,
Peter

Am 03.09.2011 15:08, schrieb Jochen Overwien:
> Hallo,
>
> ist es möglich, eine Condition o.ä. zu formulieren, die lediglich auf eine Spalte greift und TCEFORM manipuliert?
>
> Irgendwie will das nicht. Weder im Seiten TSConfig noch im Setup.
>
> Probiert habe ich mit TYPO3 4.5.5
>
> [globalVar = GP:colPos==3]
> TCEFORM.tt_content.CType.disabled = 1
> [global]
>
> sowie
>
> [globalVar = TSFE:tt_content|colPos = 3]
>
> [global]
>
> Auch "THE ULTIMATE DIRTY-DRECKS-WORKAROUND FOR COLPOS CONDITIONS"
> <http://www.typo3forum.net/forum/typo3-4-x-fragen-probleme/43170-globalvar-tsfe-tt_content-colpos-0-conditons-dirty-workaround.html>
>
> mit
>
> # THE ULTIMATE DIRTY-DRECKS-WORKAROUND FOR COLPOS CONDITIONS
> [globalVar = TSFE:tt_content|colPos=0]&&  [globalVar = TSFE:tt_content|colPos=2]&&  [globalVar = TSFE:tt_content|colPos=3]&&  etc...
>
>      # filter all columns you dont want to change
>
> [else]
>
>      # do something in the column you want to do
>
> [global]
>
> bringt nicht das gewünschte Ergebnis.
>
>
>
> Kann man überhaupt Conditions auf colPos setzen, um TCEFORM-Angaben zu machen?
>
> Oder hat jemand einen Ansatz, um das ganze mit einem CASE zu lösen?
>
>
> Jochen
>
>
>
>
>


-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *


More information about the TYPO3-german mailing list