[TYPO3-project-formidable] params.id doesn't work correctly in recombine

lists.netfielders.de nikitinsm at gmail.com
Wed Apr 16 15:31:59 CEST 2008


EXAMPLE:

recombine.userobj.ts(
	10 = COA
	10{
		10 = TEXT
		10{
			value < params.label
			stdWrap.preCObject = TEXT
			stdWrap.preCObject{
				value < params.id
				wrap = <label for="|" >
			}
			wrap = |</label>
		}
		20 = TEXT
		20.value < params.input
	}
)

!!! DOESN'T WORK WITH

renerlet:FILE
renerlet:LISTBOX

may be with another one a didn't check it


More information about the TYPO3-project-formidable mailing list