Skip to main content
So I'm looking to create an app in SalesForce that will conduct a survey on employees but need the responses to be completely anonymous, even to the developer.  Is that possible?
2 个回答
  1. 2014年12月5日 23:29
    Results are fine, but you can't see who did the answer?

     

    Does everyone need to complete the survey?  If so, how would you track that?

     

    Off the top of my head, maybe faking it through a Web to Lead form that also has a code embedded for each unique entry........that could probably work with minimal effort.  Anything right inside of Salesforce you'll have trouble with the CreatedBy field.  Giving everyone the same dummy user account doesn't help because then someone could do the survey multiple times.

     

    I struggle with how you would also identify that a person has completed the survey though, without linking it to their responses.  That might be a workflow or trigger of some kind
0/9000