Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Is it possible to load up widgets at run-time in a mash up? For example I want to load value display widgets based on number of items returned from my service.
A Repeater or Collection Widget can do this for you.
You supply it with an InfoTable of the individual values and it automatically will create elements (contained Mashups) depending on the number of InfoTable rows returned by your service.
Cheers,
Michael
Hi @soumya-hcl.
If the response provided by @mneumann addressed your question, please mark it as the Accepted Solution for the benefit of others who may have the same question.
Regards.
--Sharon