Survey Forums

HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Provide link to user to view ResultsReport.aspxProvide link to user to view ResultsReport.aspx
Previous
 
Next
New Post
3/30/2018 7:02 AM
 
Is it possible once the answers have been submitted to give the user a link to the ResultsReport.aspx and see their results at a later date?

e.g. ResultsReport.aspx?surveyid=b5434d66-ff5e-4a43-a271-8c5976b2a9c7&VoterID=1234

If so, how do I retrieve the voter ID on the completion page?
 
New Post
3/30/2018 11:02 AM
 
Hello,

SP 2.4 provides the menu Surveys/Settings/Completion/ ...redirection url option to add and present the results report right after submitting the survey.

e.g. resultsreport.aspx?surveyid=0e6cac76-c564-4499-b63e-23589383e546 

The voterid is then passed on from the previous page (cache) to present the correct answers.
Its not possible to view the report (again) at a later stage.

The next version of SP (2.5) will have the option for users to access and edit the individual resultsreport after submitting a survey also at a later stage - see github: https://github.com/surveyproject/surv...issues/48 

Access to the current report (as in sp 2.4) by just adding the voterid will have some serious security/ access implications (option to change the voterid in the url and see other voters results).

If you have any other suggestions ideas on this please share them (here or submit a feature request at Github.)
 
 
Previous
 
Next
HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Provide link to user to view ResultsReport.aspxProvide link to user to view ResultsReport.aspx