ich komme leider einfach nicht dahinter, wie ich die uid auslesen kann.
mein derzeitiger nicht funktionierender ansatz:
bitte, bitte, bitte....kann mir nicht irgendjemand aus der patsche helfen? Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53:
| temp.list = COA temp.list { 10 = COA 10 { table = tt_news select { pidInList = 4 andWhere.data = GPvar:tx_ttnews|tt_news andWhere.wrap = uid = | } if.value.field.data = tx_rgnewsimg_design if.equals = 1 10 < temp.list2 10 { templateFile = fileadmin/kubrick_single.html code > code = LIST displayList { image { file.width = 529c.height = 250c file.height = 300c-85.width = 50c } } } } 20 = COA 20 { table = tt_news select { pidInList = 4 andWhere.data = GPvar:tx_ttnews|tt_news andWhere.wrap = uid = | } if.value.field.data = tx_rgnewsimg_design if.equals = 1 if.negate = 1 10 < temp.list2 10 { templateFile = fileadmin/kubrick_single.html code > code = LIST displayList { image { file.width = 229c.height = 250c file.height = 300c-85.width = 50c } } } } } |