[TYPO3-ect] Error Object
Daniel Brüßler
info at -remove-patchworking.de
Thu Feb 8 12:45:09 CET 2007
Hello Elmar,
today I updated div and lib, installed articles, bananas, apples, efaq
und updated all the test-pages where the plugins are included.
While testing bananas I saw the error-message you mean, because the URL
shall have http:// in it. Really nice checks!
I check your code and the template how it's possible to have different
types of error-viewing
* message with ul/li what you're using in the moment
* icon before the input-field with mouseover-text
* css-class change with mouseover-text
The ErrorClass / ErrorMessenger / ValidationMessenger just needs a
little functions
* a function what can be called via AJAX (in step 2)
* an array with status of all input-parameters and message to show, if
there's a problem
kind regards
Daniel Brüßler
> Yes. Part of forms. Not rendering directly, rather persistance and
> validation. See Bananas to find out the basics.
>
> Is errorsMessanger the wrong name? Should we call it validationMessages?
>
>> of an error-message I prefer to show a red icon before the input-field
>> or changing the css-class to show a red background-color using jQuery or
>> something.
>
> Yes. You could do that. It also carries the field names, that failed
> validation.
> Elmar
More information about the TYPO3-team-extension-coordination
mailing list