ThingWorx 8.4 : Unable to bind selected row from list widget to the session variable
Hi All,
I am trying to explore the new release of ThingWorx version 8.4.
- I have a Mashup (with list widgets) with selected row property of list binded to the session variables and it is working fine in ThingWorx 8.3.
- I could see the data when I execute GetGlobalSessionValues service available under CurrentSessionInfo.
- When I try importing the same entity to 8.4 version, I could see no data is getting generated from the selected row property of list widget and thus not going to the session variables.
- GetGlobalSessionValues service available under CurrentSessionInfo appears empty.
Note : When I try binding the text property of text box with the session variables in TWX 8.4, it is working fine.
I am confused if the issue is with the list widget or selected row property of list widget or with session variables in TWX 8.4 version. Kindly advise.

