Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:jsf2.0, ICEfaces-2.0
Description
ICEfaces users are accustomed to having partial submit feature on selectOneMenu component. Currently the <h:selectOneMenu> requires a form submittal (submit button or some other form submittal mechansim). Can also add <f:ajax/> as child to <h:selectOneMenu> but adding ICEfaces jars should automatically add ajax capability to all components in the view.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Note that Ted has fixed
ICE-5397so that this component is now rendered correctly with ICEfaces.