Skip to main content
12-Amethyst
January 30, 2021
Solved

Repeater and Collection Widgets are not working properly ...

  • January 30, 2021
  • 2 replies
  • 1208 views

Even Though I have 20 Entries in the Database, the Repeater and Collection widget is showing only last added Data in all the Cells as shown below:

SP_9715784_0-1611999486032.png

The Only Binding I have given to them is GetDataTableEntries .....!

 

 

Best answer by c_lowy

Hi @SP_9715784,

 

As suggested in https://community.ptc.com/t5/ThingWorx-Developers/Collection-Widget-data-is-repeated-in-all-Cells/td-p/710387 have you defined the MashupGlobalPropertyBinding parameter of the Collection widget ? 

 

There is a tutorial on how to use the Collection widget here : Organize Your UI with the Collection Widget. It will teach you step by step what are the requirements for your Collection widget to display the data from your infotable and I believe might help you with your use case. 

 

Let us know if this helps !

2 replies

c_lowy16-PearlAnswer
16-Pearl
February 1, 2021

Hi @SP_9715784,

 

As suggested in https://community.ptc.com/t5/ThingWorx-Developers/Collection-Widget-data-is-repeated-in-all-Cells/td-p/710387 have you defined the MashupGlobalPropertyBinding parameter of the Collection widget ? 

 

There is a tutorial on how to use the Collection widget here : Organize Your UI with the Collection Widget. It will teach you step by step what are the requirements for your Collection widget to display the data from your infotable and I believe might help you with your use case. 

 

Let us know if this helps !

Support
February 22, 2021

Hi @SP_9715784.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon