Ah, yes, but that's still the plain version. The one inlcuded at the End of Survey has the styling of the survey and even the ability to switch languages. It's called the Response Summary, not the Response Report.
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
Inreresting! I do have access to API. Could you share the steps in a bit more detail @rondev? Would the 2nd survey just be 1 Text/Graphic question?
If you have access to API then we can use get single response API and design the report in another survey, which will be just used to display the report.
Inreresting! I do have access to API. Could you share the steps in a bit more detail @rondev? Would the 2nd survey just be 1 Text/Graphic question?
Yes, so using web service just call this API and render the response as needed.
I haven't been able to make this work. @rondev, did you use just that one API? How did you get the JSON output into the other survey? Did you use JS to then parse the JSON?
I tried to give this another go, but I think there's something wrong with the web service configuration. @rondev, another tip please!
In the first Web Service the SurveyID of the original survey and the ED of the ResponseID.
In the second the SurveyID of the Response Report Survey.