On a mashup loading list widget has previously selected values before running service for list. This might be due to session variables passed to the service as inputs which is binded to list widget. what is the solution for this
Can you clear the session values before hand?
Else you may have to 'detect first load' of the screen and reset that list after it loads.