Select to view content in your preferred language

remove close button from a single widget

954
1
Jump to solution
04-04-2013 10:05 AM
SaugatJoshi
Deactivated User
Hi all,

Is there a simple way to remove just the close button [ATTACH=CONFIG]23211[/ATTACH] that appears in all the widgets. I just want to remove it from a single widget, and is there a simple method instead of creating a new custom widget template? Thank you.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Saugat,

   Sure, you can by adding this attribute to the viewer:WidgetTemplate tag in your widget.

enableCloseButton="false"

View solution in original post

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Saugat,

   Sure, you can by adding this attribute to the viewer:WidgetTemplate tag in your widget.

enableCloseButton="false"
0 Kudos