Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Need to have support for disabling controls in the UI. Add disabled to the ControlBase and write out in corresponding templates.
Check http://static.springsource.org/spring/docs/2.0.x/reference/spring-form.tld.html#spring-form.tld.input for reference
Also, disabledReason needs to be added as a property. This text can be set on the control, and when the control is disabled the user
can rollower the control to see the message.
Integrated in rice-trunk-nightly #234 (See http://ci.rice.kuali.org/job/rice-trunk-nightly/234/)
KULRICE-5331added support for disabled on controls and action field