> non-numeric cash value is entered.  I would like
to
> display a little 
> exclamation point icon next to the field with the
> bad cash value.
> 
> Is this possible?  I don't see any support in the
> "messagesPresent" tag 
> for indexed properties, nor do I see any support
for
> indexed items in 
> ActionMessages.

Not that I'm aware of. Someone on the list posted
code
that extended the html:text tag to include a
styleClassErr attribute so the background could be
changed to a different color when an error occured.
I'm sure you're already aware of this:

 <html:text property="firstname"/>
 <html:errors property="firstname"/>

I wish there was a way to display a complete error
message at the top of the page as well as a small
icon
next to the offending field. Changing the background
color of an element doesn't look right most of the
time and its difficult to visualize how a RADIO or
CHECKBOX would look with a changed background.



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to