what browser/platform are you testing in? in ffox2 on windows i dont think those fields are still editable, they are grayed out.
I am editing on firefox 1.5.0.7 on SuSE linux 10.1 and there the fields are still editable.
strange, if a field has disabled="disabled" it should not be editable, sounds like a bug in ffox or suse
Also, the second one is an all or nothing solution enabling or disabling all fields at once.
instead of disabling the form you can also disable individual form components
Ok, but then I have to look at how to style them because they are not that readable.
did you try input[disabled]{color:#f00} ?
-igor
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
