hi @ all!
ich erstelle so meinen printlink:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
| temp.print = IMAGE temp.print.file = fileadmin/print.png temp.print.imageLinkWrap = 1 temp.print.imageLinkWrap.enable = 1 temp.print.imageLinkWrap.typolink{ target = _blank no_cache = 1 parameter.data = field:uid additionalParams = &type=98 ATagBeforeWrap = 1 } |
nun möchte ich, dass statt "target = _blank" ein onclick attribut innerhalb des <a>-tags hinzugefügt wird.
hat jemand eine idee??
danke und lg,
sebastian