The Selected Text of a drop down widget in 8.5.2
The selected text of a dropdown widget is not showing up when the service used for the data field (dropdown) is triggered again after the mashup load. I have checked both the services output its working perfectly. I have binded the selected row of the service to a label widget so whenever there is a selected in the dropdown the label gets the data. But when the service for the dropdown is triggered in the middle (example using a button click) the selected text value goes away and the label no longer shows any data. Even if i open the dropdown box and select the same value it wont show up. Only if i change my selected, i can see the data back in the label widget

