cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
220
Views
0
Helpful
3
Replies

Hide Finesse Gadget Header/title

SakethN
Level 1
Level 1

Hi,

I'm trying to hide the "Supervisor Assist Gadget" title for the Finesse 3rd party gadget.

1d3999d0-d301-4988-a26f-3105aff6f980.jpg

In the gadget xml, I removed the title by which I was able to hide the gadget title and the text moved up to where the title is but now I'm getting empty space where the text was previously. 

bbc85726-c204-47e4-8f3b-629c64062a5e.jpg

And I'm not able to reduce the height by setting the height in gadget xml-
<ModulePrefs title=""
description="VisualNotification"
height="50">

and in the gadget script init()-
gadgets.window.adjustHeight(50);

How can I remove the excess height being observed? please suggest.

3 Replies 3

I think you might be running into this defect, are you on 12.6.2?
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwj30886

SakethN
Level 1
Level 1

Yes. we're on 12.6.2.

Based on that defect then it sounds like the behavior is a little different in 12.6.2, but you may have to ask TAC and reference that defect to confirm.