cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

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

ybulankou
5-Regular Member

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

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

Expanded=false

Overlay=true

Visible=false

View solution in original post

4 REPLIES 4

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

ybulankou
5-Regular Member
(To:CarlesColl)

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

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

Expanded=false

Overlay=true

Visible=false

ybulankou
5-Regular Member
(To:CarlesColl)

Thanks, Carles, this seems to work

Top Tags