Skip to main content
11-Garnet
March 28, 2024
Solved

List Widget to Contained Mashup

  • March 28, 2024
  • 1 reply
  • 2228 views

Is it possible to pull data from a List Widget, using a Thing Group, to be able to bind to a contained (Dynamic Parent) mashup using the List Widget Entities. I am trying to force the John Doe Name from the list to then be linked to the Parent name as John Doe. The thing group is created from several Things, which dynamically populate into that dynamic parent mashup usually. Heres a picture of what im trying to do below:

VC_10938534_3-1711645183974.png

This Dynamic Mashup Will be going into this contained mashup above which has Name XXXX Templated Design,

VC_10938534_2-1711645134755.png

Using PTC ThingWorx 9.3

Best answer by VC_10938534

Hey I was able to pass the mashup-parameter into the mashup-container which works great! Although, now i have the issue that the mashup-container doesn't flow the data of the mashup-parameter when selected by the list widget. 

VC_10938534_0-1712089944653.png

 



1 reply

19-Tanzanite
March 29, 2024

Hi @VC_10938534 

 

You can create a Mashup Parameter in Contained Mashup and pass value from List Widget to contained Mashup

 

Velkumar_0-1711688390638.png

 

 

/VR

11-Garnet
April 1, 2024

I will look into that thank you!