I want to expose webform-results/analysis to all users, but without any sensitive other-user info like UID or Username is it possible to either:

  1. Show ONLY Analysis on an independent page or in a block?
  2. Show Analysis as is, but without the other tabs?
  3. Completely EXCLUDE UID and Usernames from DOWNLOAD options (not just hidden or unselected but completely unavailable (except for Admin if possible - less important)?
  4. NOT SHOW DOWNLOAD link at all (other tabs at least seem to be customizable through views)?
  5. Use an EXTRA variable for webform submissions per User somehow, so that two or more webform results can still be combined for correlation analysis, without the sensitive UID and Username?

Thank you

Comments

suffering drupal created an issue. See original summary.

suffering drupal’s picture

Issue summary: View changes
Liam Morland’s picture

Status: Active » Fixed

You probably need to make your own View or use a hook to customize an existing page. Please re-open if you need more help.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.