How can we link survey responses to contact detail page

Hey,

hmmm, I don’t think it’d be possible out of the box, unless i’ve missed something obvious

As far as I’m aware, Surveys is sort-of a Campaign Type, (and is largely used in conjunction with Campaigns)

So most of the activity will be tracked on the Campaign/Survey records, and not directly related to the Contact
( Or occasionally on the Contacts->Campaigns subpanel )


Perhaps you could do it by creating a custom Subpanel?

I haven’t tried it myself, but you might have some luck with a custom SQL script that grabs information from the various survey DB tables
(Most notably “surveyquestionresponses”)

I think something like these may get you started, if this is the path you’d like to take?:

http://urdhva-tech.blogspot.com/2013/02/add-custom-subpanel-in-accounts-module.html