[TYPO3-english] tesseract - user function

Michael Oswald micha0815 at gmail.com
Wed Jan 5 16:32:17 CET 2011


i want to use the user function in tesseracts extension "templatedisplay"

in the documentation is written "It is preconfigured with a property
called “parameter” which will contain the value from the database
field."
this is  my typoscript:

userFunc = user_wtcart_userfuncs->user_wtcart_numberFormat
userFunc {

 number = TEXT
 number.value < .parameters

 decimal = 2
 dec_point = ,
 thousands_sep = .
}

the number.value is always empty .. do i have some error in my ts. can
pls somebody give me a example how to use user function in tesseract.




-- 
Grüßli,
Michael Oswald


More information about the TYPO3-english mailing list