Skip to main content
1-Visitor
September 14, 2018
Question

[Visible binding/Runtime.js] Range Slider Widget Extension

  • September 14, 2018
  • 1 reply
  • 1368 views

Hey!

I am using the marketplace's Range Slider extension which set as invisible in a mashup. Upon some data filled on the mashup the binding property of the widget "Visible" is set to true. The widget shows but its pickers appear on weird places (badly rendered).

bgh.PNG

Once I set one of its properties the widget is rendered properly.

gg.PNG

If the widget is loaded as visible it is rendered properly too.

 

So I need to change the extension but I cannot figure how the binding for the visibility is set in the runtime.js. I am not a pro to jquery and html.

Could you help me?

 

Thanks in advance

 

 

This topic has been closed for replies.

1 reply

5-Regular Member
September 17, 2018

There is not a possibility of the data is being bad structured or bad bound? 

 

Because when you set it in the widgets properties it works, right?

 

 

Ignore this message, I was not understanding the problem properly.