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





-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an