DWA Error (Session state is invalid) while performing a when condition
A survey is created and accessed using DWA. A question has to be displayed depending on the answer from the question above. I have used a when condition on the Question Page and at run time the "session state invalid" error is displayed when this condition runs. I assume this is due to the condition is being check on the server side and a new session request is passed. Is there any work around for this?