Skip to main content
1-Visitor
February 27, 2017
Solved

Repeater Widget not visible

  • February 27, 2017
  • 1 reply
  • 5558 views

Hey all,

I Have a child mashup that has label, and by using the repeater widget, I could give to the child mashup the parameters in order to set those labels.

I have an infotable that will get , from a database, some data. For each row of that infotable, I would like to use the Repeater widget to create a child mashup and set the label with the good parameters.

The thing is, the repeater widget isn't visible and it won't show the mashup used in the repeater.

I've looked at the tutorial, and she uses a filter which I don't need. So how could I make it visible ?

Thank,

Frederik

Best answer by fgrondin

I managed to find out what the error is coming from. The Name of the stuff I'm using in the mashup, including its name, have the character "&" in it. When I'm testing without this sign and it works.

1 reply

20-Turquoise
February 27, 2017

What is your item load behavior set on in the widget configuration? Try "load all".

Also, please refer to this article for more information on the repeater widget: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS248670&lang=en_US

fgrondin1-VisitorAuthor
1-Visitor
February 27, 2017

I just tried it, it doesn't make the widget visible.

I would like to add that the widget property visibility is set to true.

20-Turquoise
February 27, 2017

Have you tried it in a different browser? Could you please refer to the article I posted above to see if a simple scenario would make the widget work properly - to isolate case-specific problem?