Results 1 to 2 of 2
Thread: Edit Responses
-
04-28-2008, 11:57 PM #1dman75 Guest
Edit Responses
Just wondering if there is a way to link users straight to the responses for a survey, instead of first showing the table with the responses details in them.
We have a survey that can only be answered once per user, so ideally if they want to update their answers I would like to send them straight to the survey instead of the responses table listing only one item in it.
- Thanks
-
04-30-2008, 05:57 PM #2
Administrator
- Join Date
- Mar 2007
- Location
- Prezza Technologies
- Posts
- 225
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.


LinkBack URL
About LinkBacks
Reply With Quote