Skip to main content
The use-case is to store the survey response in a X field of the Opportunity. Opportunities can be both closed and open.

All the responses of all the questions in survey to X field of related Opportunity.

So suppose you have a question which has -
A Checkbox
B Checkbox
C Checkbox
D Checkbox
E Checkbox
comment: 

And, if participant selects A,B and C along with comments, tthen I want A+B+C+comments in X field of opportunity object.
Be the first to reply!