cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Runtime exception handling data update for binding

amunozherrera
4-Participant

Runtime exception handling data update for binding

I have a particular Runtime error: 

 

 Runtime exception handling data update for binding {"Id":"1cade67b-4d3a-4f75-bda4-72cf531d152a","SourceId":"eventsrouter-28","SourceArea":"UI","SourceSection":"","TargetArea":"UI","TargetSection":"","TargetId":"navigationfunction-24","PropertyMaps":[{"SourceProperty":"Output","SourcePropertyType":"property","SourcePropertyBaseType":"THINGNAME","TargetProperty":"idGroup","TargetPropertyType":"property","TargetPropertyBaseType":"THINGNAME"}],"isBoundToSelectedRows":false,"SourceDetails":"AllData","nEntries":1}
Exception: Cannot read properties of undefined (reading 'setParameter')

 

 

The context it's the following: 
 The mashup contains a Grid and a few buttons, and labels. When clicking on one row of the grid the buttons become visible (through the use of a function). When one specific button is clicked, Popup Modal opens, we can call it Configuration Popup. While in the Popup you can either decide to navigate to another Popup or close the Configuration Popup.


If we close the Configuration Popup, upon clicking the 

0 REPLIES 0
Top Tags