I have a problem in my application where I create editable forms, and read-only
forms for users based on their roles.  I add a focus="textField" to my form,
but on the read only view, I hide the form's input elements, and use bean:write
to display data.  

It would be great if it was possible to have some attribute(s) on the form
(i.e. readRoles, editRoles) that allowed the removal of javascript and using
bean:write for the html:text elements.

Thanks,

Matt

__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

Reply via email to