[TYPO3-german] Re: T3 6.1 | Bildzuschnitt und Bildgröße
bernd wilke
t3ng at bernd-wilke.net
Tue Nov 26 10:57:04 CET 2013
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
More information about the TYPO3-german
mailing list