Am 26.11.13 09:36, schrieb Marco Brüggemann:


Hallo Bernd

Danke für deine Geduld!

Es klappt immer noch nicht. Meine letzte von bestimmt 100 Varianten ist
jetzt diese:

temp.bildbreite = CASE
temp.bildbreite {
     key.cObject = TEXT
     key.cObject.dataWrap = {field:section_frame}-29
     key.prioriCalc = 1
     default = TEXT
     default.value = 150
     1 = TEXT
     1.value = {$grid1.srg}
     2 = TEXT
     2.value = {$grid2.srg}
     3 = TEXT
     3.value = {$grid3.srg}
     4 = TEXT
     4.value = {$grid4.srg}
     5 = TEXT
     5.value = {$grid5.srg}
     6 = TEXT
     6.value = {$grid6.srg}
}

a) "key.cObject.prioriCalc" statt "key.prioriCalc" ?
b) warum überhaupt berechnen? CASE kann auch locker mit den Werten 30...35 arbeiten

bernd
--
http://www.pi-phi.de/cheatsheet.html
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an