Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA, EE-3.3.0.GA_P04
-
Fix Version/s: EE-4.2.0.GA, EE-3.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13984 - https://icesoft.my.salesforce.com/5007000001gOPRe
Description
Feature Request: A customer would like to define the same ace:tooltip for multiple components in an ace:dataTable. Essentially showing the same tooltip for multiple column of data.
Currently the tooltip only supports defining one component id in the for attribute. This feature request is to investigate if multiple component id's could be used for the for attribute or other solutions.
Currently the tooltip only supports defining one component id in the for attribute. This feature request is to investigate if multiple component id's could be used for the for attribute or other solutions.
Activity
Arran Mccullough
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51449 | Tue Apr 25 09:52:06 MDT 2017 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipMeta.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51450 | Tue Apr 25 12:35:13 MDT 2017 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/tooltip.js |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Arturo Zambrano
made changes -
Summary | ace:tooltip - Add support for defining multiple components to the same tooltip | ace:tooltip, ace:contextMenu, Add support for defining multiple targets to the same component |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51451 | Tue Apr 25 14:45:42 MDT 2017 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/menu/menu.js MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuRenderer.java |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA_P05 [ 13082 ] |
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This can also be applied to the ace:contextMenu, where the same contextMenu can be displayed for multiple columns in a table.