Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
The ace:list needs to have a 'read only' mode that prevents modification of the backing list, as this is a property of f:selectItems we'll need to enforce. There may be other peculiarities to the adoption of selectItem backings.
The list should support a reduced size 'selection' style mode better suited for busy text form layout.
There is also discussion of enhancing the list to have an editable 'combobox' functionality, though this may be better suited to one of the 'menu' components or at least spun into another JIRA.
The list should support a reduced size 'selection' style mode better suited for busy text form layout.
There is also discussion of enhancing the list to have an editable 'combobox' functionality, though this may be better suited to one of the 'menu' components or at least spun into another JIRA.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Nils Lundquist [ nils.lundquist ] |
Fix Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 3.3 [ 10370 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] | |
Assignee Priority | P3 [ 10012 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | ace:list selectOneMany enhancements | ace:list selectListBox enhancements |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33678 | Wed Feb 27 13:52:31 MST 2013 | nils.lundquist | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33680 | Wed Feb 27 14:57:46 MST 2013 | nils.lundquist | |
Files Changed | ||||
![]() |
Assignee Priority | P3 [ 10012 ] | P1 [ 10010 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34013 | Thu Mar 21 16:55:04 MDT 2013 | nils.lundquist | |
Files Changed | ||||
![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Another key enhancement is to support the ability have disabled/enabled list rows, with disabled ones being unselectable.