Skip to main content
1-Visitor
August 27, 2021
Question

How to Add multiple folding panel in thingworx 8.1

  • August 27, 2021
  • 1 reply
  • 3325 views

Hi Everyone,
I want to add multiple folding panel according to data row in the data table. It would be add dynamically on mashup when the data is add in the data table

Example

I have two topics MAC and WIN task which having their data and I want to show their data on each of folding panel. Which Means,
- MAC showing their data on one folding panel if there is only one row of MAC data in table.

- WIN showing their data on another folding panel which exactly next below to MAC's folding panel if their is only one row of WIN data in the table.

- If multiple of MAC or WIN rows present in the data table which means total number of rows of folding panel       will be created on the mashup load.

- MAC and WIN data is separately stored in their respective data table. 

For reference please check attach image

Appreciate if you please help me.

1 reply

Support
September 14, 2021

Hi @DT_316496.

 

You're running on an old, unsupported version of ThingWorx so it may be difficult to provide assistance on this.  Do you have any plans to upgrade?  The latest release is 9.2.1. 

 

I think the version you're running had the repeater widget you could try.  That widget was replaced with the collection widget in 8.2 because it provided better performance with fewer issues at runtime, and is still current in the latest release.  The widget you are trying to use has been deprecated and will be removed from a future release of the product.

 

Regards.

 

--Sharon

DT_3164961-VisitorAuthor
1-Visitor
September 15, 2021

Yes we are planning to upgrade it into thingworx 9.2 but it will take time.

As of now we have repeater widget so using that how we can multiple folding panel according to data as I mentioned in my requirement.
Please refer above screenshot.

Support
September 15, 2021

Hi @DT_316496.

 

So do you still have questions?  Or have you been able to resolve your issue with the repeater widget?

 

Regards.

 

--Sharon