File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,17 @@ The plugin settings are highly customizable and you can change:
3636- Choose best fitting plugin attributes (help included)
3737- Choose Affected Elements which tooltips are binded to (Items, Buttons, Regions or JQuery Selectors)
3838
39+ ** In your Report/ Interactive Report**
40+ - You have 2 columns, one is visable and the hidden one holds the tooltip text
41+ - HTML Expression of visible column:
42+ ```
43+ <span class="ir_tooltip" title="#TEXT_HIDDEN_COLUMN#">#DISPLAY_COLUMN#</span>
44+ ```
45+
46+ ** In the Plugin settings**
47+ - Content text source: Text from title attribute
48+ - Affected Elements: JQuery Selector --> .ir_tooltip
49+
3950## Demo Application
4051[ https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN ] ( https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN )
4152
You can’t perform that action at this time.
0 commit comments