Skip to main content
1-Visitor
May 18, 2020
Solved

Create a Filter Sidebar for the mashup.

  • May 18, 2020
  • 1 reply
  • 2066 views

Hi,

 

So although there is a filter widget in thingworx I would like to create a different view for the filters to be displayed,like in the picture below.Is it possible for be to achieve this using existing query services?And any idea of how I could incorporate the attached Filter Display in ThingWorx?

 

Best answer by alenaromi

Thanks a lot.

I used containers and set expand and collapse options and it seemed to work.

1 reply

alenaromi1-VisitorAuthor
1-Visitor
May 19, 2020

Any Idea guys?

18-Opal
May 20, 2020

Hello @alenaromi,

 

What ThingWorx version do you use? If it's reasonably recent (at least 8.4), then you can just create a vertical container for the left side bar, break it into a bunch of sub-containers and put your filters into those. You can then show/hide the relevant filters via Validator functions, binded to Visibility properties of those sub-containers. I'm attaching a screenshot, demonstrating the concept.

 

/ Constantine

alenaromi1-VisitorAuthorAnswer
1-Visitor
May 22, 2020

Thanks a lot.

I used containers and set expand and collapse options and it seemed to work.