When I allow non-Admins to view results, I notice it allows them to see IP addresses, actual data from those submissions, etc.

I'd like it so any user can only view the "Analysis" porition of the results.

How do I allow just the Analysis portion to be seeable?

Also, what link brings a user to the page which shows the specific things they voted for? It'd be great to see that on the main webform page, their previous answers.

FYI: My survey is here http://bigsendworld.com/survey/the-dating-community-survey

Thanks
BigSend
http://bigsendworld.com

Comments

quicksketch’s picture

This is not currently possible. Webform provides no front-facing results or data, as it's not designed for that purpose. The Drupal 6 version should soon support Views, allowing you to generate custom reports of any data you like. However, it will only be on the Drupal 6 version since Views in Drupal 5 can only list nodes (and Webform submissions are not nodes).

See #273837: Views Integration for Webform

quicksketch’s picture

Status: Active » Closed (fixed)