Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:IF 2 Advanced Comps.
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
The sliderEntry component should support labels for the min. and max. of the range of values being entered.These labels should be optional to display and localizable by the application.
Displaying additional labels for the values between min and max (the ends) would be a nice to have (for example, a value label for the middle of range as well).
Displaying additional labels for the values between min and max (the ends) would be a nice to have (for example, a value label for the middle of range as well).
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0.0 [ 10230 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] |
Assignee | Adnan Durrani [ adnan.durrani ] |
Summary | ACE: sliderEntry should render min/max labels to define range | ACE: Add min/max labels to sliderEntry component |
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Fix Version/s | 2.0.0 [ 10230 ] |
Salesforce Case | [] | |
Assignee Priority | P3 |
Attachment | Screen shot 2011-02-01 at 12.20.35 PM.png [ 12840 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24047 | Mon Feb 28 19:39:00 MST 2011 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P3 | P2 |
Salesforce Case | [] | |
Fix Version/s | 2.0.1 [ 10255 ] | |
Fix Version/s | 2.1 [ 10241 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24215 | Tue Mar 22 11:40:10 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() ![]() |
Salesforce Case | [] | |
Component/s | Sample Apps [ 10010 ] | |
Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24218 | Tue Mar 22 15:40:46 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24251 | Thu Mar 24 13:55:29 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24252 | Thu Mar 24 15:25:21 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24263 | Mon Mar 28 11:13:54 MDT 2011 | ken.fyten | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24264 | Mon Mar 28 11:14:34 MDT 2011 | ken.fyten | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
Is that what you want?
<ice:sliderEntry min="20" max="80" minLabel="Min value :" maxLabel="Max value represents " />
If so, just wondering where these labels should render?