Skip to main content
1-Visitor
May 23, 2018
Solved

How can I add an invisible widget to a responsive mashup without it taking any space?

  • May 23, 2018
  • 1 reply
  • 2560 views

Hi all,

 

I wanted to add an AutoRefresh which is intended to be invisible to a responsive mashup. But since it is invisible i don't want to give it any space. The only way currently I see is to create another column/row (which will take at least 5% total space) just for this AutoRefresh. That space is lost...

 

Thanks

Best answer by CarlesColl

Add a layout with header, and add this widget to the Header, then make the header:

Expanded=false

Overlay=true

Visible=false

1 reply

1-Visitor
May 23, 2018

You can set it visible=false, that's all

ybulankou1-VisitorAuthor
1-Visitor
May 23, 2018

Thanks Carles, but the container that invisible widget is in is still going to take up space, even if we make refresh, the panel it is in, and column all invisible

1-Visitor
May 23, 2018

Add a layout with header, and add this widget to the Header, then make the header:

Expanded=false

Overlay=true

Visible=false