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

Collection Widget data is repeated in all Cells

  • January 31, 2021
  • 1 reply
  • 1352 views

I am having an INFOTABLE which I am giving an input to the COLLECTION widget using the service GetDataTableEntires.

But all the cells in the COLLECTION widget are showing the same Data Repeatedly (Which is the last entered entry into the Database)

Even though trying with Repeater Widget, the same thing is happening. Even the Repeater widget is showing the latest entry data in all the cells. 

Best answer by c_lowy

Hi @SP_9715784,

 

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 !

1 reply

c_lowy16-PearlAnswer
16-Pearl
February 1, 2021

Hi @SP_9715784,

 

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 !