[TYPO3-calendar] event view additional field

Lars Möller moeller at basis5.de
Fri Feb 10 11:05:41 CET 2012


hello,

i have created a little extension, to extend fields in cal. that works fine.

to render the fields in the event view out, i have this TS:

plugin.tx_cal_controller.view.event.event{
additionalFields = tx_calbaseext2_referent

tx_calbaseext2_referent_stdWrap {
dataWrap = test: |
}
}

the field tx_calbaseext2_referent appear after i added the line 
additionalFields = tx_calbaseext2_referent
but the dataWrap has no effect. so the field is displayed without the 
"test:".
did i use the dataWrap in a wrong way?

best
lars




More information about the TYPO3-project-calendar mailing list