Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3, ACE Components
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add a new ace:textAreaEntry component with the following features:
- ThemeRoller styling support
- ace:ajax support
- promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed)
- Custom styling for invalid state (red border, etc. if entered value fails validation), and required (seeICE-7868).
- Resizability (optional) via dragging the bottom right corner.
- ThemeRoller styling support
- ace:ajax support
- promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed)
- Custom styling for invalid state (red border, etc. if entered value fails validation), and required (see
- Resizability (optional) via dragging the bottom right corner.
Issue Links
- depends on
-
ICE-7868 Add support to all ACE input components for standard theme-based styling for components that are "required" or "invalid"
- Closed
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Description |
Add a new ace:inputText component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation). |
Add a new ace:textAreaEntry component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation). |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | |
Description |
Add a new ace:textAreaEntry component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation). |
Add a new ace:textAreaEntry component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation), and required (see |
Assignee | yip.ng [ yip.ng ] |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
Fix Version/s | 3.1.0.BETA1 [ 10335 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Description |
Add a new ace:textAreaEntry component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation), and required (see |
Add a new ace:textAreaEntry component with the following features: - ThemeRoller styling support - ace:ajax support - promptLabel attribute (displays inside the inputText when the component doesn't have a value and is not focussed) - Custom styling for invalid state (red border, etc. if entered value fails validation), and required (see - Resizability (optional) via dragging the bottom right corner. |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.RC1 [ 10337 ] | |
Fix Version/s | 3.1.0.BETA2 [ 10336 ] |
yip.ng
made changes -
Attachment | screenshot-01.png [ 14566 ] |
yip.ng
made changes -
Attachment | screenshot-02.png [ 14567 ] |
yip.ng
made changes -
Attachment | screenshot-03.png [ 14568 ] |
yip.ng
made changes -
Attachment | screenshot-04.png [ 14594 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29547 | Tue Jun 19 15:23:19 MDT 2012 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/textareaentry/textareaentry.js
|
Ken Fyten
made changes -
Attachment | screenshot-03.png [ 14568 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
First pass. See screenshot-01.png. Immediate problem: with the label left and right positions, the alignment is at the bottom instead at the top. See screenshot-02.png.
Resizability is automatic by CSS3 "resize" property.