Thread: Edit Responses
View Single Post
  #2 (permalink)  
Old 04-30-2008, 05:57 PM
ncushing ncushing is offline
Administrator
 
Join Date: Mar 2007
Location: Prezza Technologies
Posts: 171
Default

This can be done by configuring the survey to allow users to edit responses, which I think you have already done.

To send the user directly to a response, you'll need to append the following to the survey URL:

&edit=true and &ResponseID=[RESPONSE_GUID]

Replace [RESPONSE_GUID] with the GUID field that can be found in the GUID column of the ckbx_Response table in the database.
Reply With Quote