[TYPO3-mvc] FYI: some real-world problems in extbase projects (and their pragmatic solution)

Sebastian Kurfürst sebastian at typo3.org
Fri Mar 19 14:48:49 CET 2010


Hey Franz,

> As for the validation messages:
> I went a different way. I didn't want to pop the very same error message
> of required fields multiple times ("Please fill out XX", "Please fill
> YY", "Please fill ZZ"), so I wrote a little viewHelper that's combining
> errors based on their error-code and have my template then render each
> error only once, like "Please fill in all marked fields in order to send
> the form.". Maybe something like this would also be a nice default
> viewHelper for FLUID.
That's also a very good idea! Would you like to add this ViewHelper and
a little explanation to the Wiki Page, so it is listed as an alternative
approach?

I love Open Source :-)

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list