[TYPO3] mailform: Wrap individual input field

Benjamin Mack bmack at kirix.com
Mon Nov 20 11:01:42 CET 2006


Hey,

is it possible to wrap a individual input field with a wrap or stdWrap?

tt_content.mailform.20.dataArray {
	10.label = Subject:
	10.type = subject=input,40
	10.required = 1

	20.label = Name:
	20.type = name=input,40
	20.wrap = |(only for Accounting)    (like this)
}

I did not find anything in TSref about this. I know I can wrap RADIO, 
REQs, etc. but that's not what I need since it is a bit more complex.

-- 
greetings,
benni.
-SDG-



More information about the TYPO3-english mailing list