[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: MVC widget icon (Not sidebar icon)

  • Thread starter Thread starter eganeva
  • Start date Start date
Status
Not open for further replies.
E

eganeva

Guest
Hi, Another approach will be to implement the interface ICustomWidgetVisualizationExtended as we do in the Image widget, Content block widget, etc. Using this interface you will need to set the IsEmpty property and WidgetCssClass. Then the CSS class will be applied only when the IsEmpty condition is met and only while you are in edit of page. Regards, Elena

Continue reading...
 
Status
Not open for further replies.
Back
Top