[TYPO3-mvc] CheckboxViewHelper -> $this->propertyValue()

Claus Due claus at wildside.dk
Tue Jan 31 10:42:04 CET 2012


Hi Mark,

> Can I assume that if values typed in textfields after submitting the form are shown in the form again after failing validation, that the formObject is not NULL?

This is the key ;)

No, you cannot always assume this. I suspect you may have NULL instead of a form object - try debugging that in either your Controller or template file.

Cheers,
Claus


More information about the TYPO3-project-typo3v4mvc mailing list