Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace ajax
-
Assignee Priority:P2
Description
The rows example in showcase for ButtonGroup has to currently have
<ace:ajax execute="@form" ..../>
in order for all the buttons in a group to be executed (state saved in backing bean.
For very large sets of data in <ui:repeat/> or <c:forEach/> if the buttonGroup were a naming container, the ace:ajax call would be able to specify the id of the buttonGroup. Currently it's a sibling so no help to minimize the size of the request just the group of buttons that is affected.
seeICE-11189
<ace:ajax execute="@form" ..../>
in order for all the buttons in a group to be executed (state saved in backing bean.
For very large sets of data in <ui:repeat/> or <c:forEach/> if the buttonGroup were a naming container, the ace:ajax call would be able to specify the id of the buttonGroup. Currently it's a sibling so no help to minimize the size of the request just the group of buttons that is affected.
see
Issue Links
- blocks
-
ICE-11189 showcase ace:buttonGroup > Group in Row demo has state issue when refreshing page
- Closed
rev 50706