Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi, community,
I am struggling to display multiple rows in my collection mashup widget. It seems that the rows are stacked on top of each other. I can only see another row once I've clicked on the currently displayed row.
Does anyone know how I can fix this?
Many thanks.
Solved! Go to Solution.
I found the issue. The UID was not referencing the right column. In my case I had to set it to the column that I wanted to display.
Many thanks
@Janicen ,
Could you provide a screenshot of what's happening? Also, are you manually setting the row-height of each cell? Lastly, which TWx version?
Thanks,
Nick
hi @nmilleson
No, I am setting the row height manually.
I am version 9.3.6 of TWX
Below is a screenshot. So basically there are about 5 rows here in this mashup but I cannot see them. If I click on the "comp" cell then I see the second row appear and this current row disappears. Still, the other rows remain hidden.
@Tomellache2B,
How much space have you allocated for the collection?
How big is the mashup which is being displayed in each entry in the Collection?
In the properties for the Collection what value do you have for "View"?
Hope that helps?
Pehowe
Hi @PEHOWE
I've got an entire page allocated for the collection widget.
The mashup is 50px height and 140 px in width.
The view I've got "flow".
Thanks Pehowe
I found the issue. The UID was not referencing the right column. In my case I had to set it to the column that I wanted to display.
Many thanks