Skip to main content
1-Visitor
July 10, 2020
Question

Regarding Folding Panel in Thingworx

  • July 10, 2020
  • 3 replies
  • 1421 views

Hi,

Is there any option to collapse a folding panel by clicking anywhere outside it?

can anyone please suggest a solution.

3 replies

5-Regular Member
July 14, 2020

Hi , I checked folding panel or any Sidebar/ footer actions & services, it doesn't responds to clicks outside the region.  Only Navigation widget - Pop out panel has such function.

1-Visitor
July 14, 2020

Hi, 

I tried using a dynamic panel and it has a property called 'click outside to close'.It's working with all the elements in the mashup except a grid widget. on click of the grid, the panel is not closing. can you please suggest a solution.

5-Regular Member
July 14, 2020

Yeah... I ignored the clickoutsidetoclose checkbox in the widget.  So strange that sometimes I still cannot find where it is.

 

The grid has a double clicked event, you can bind that to Collapse or ToggleExpandCollapse service. Other than that, no idea.