Closed (fixed)
Project:
Webform
Version:
5.x-2.1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2008 at 16:59 UTC
Updated:
22 Dec 2009 at 02:09 UTC
I'm wondering if there is a way to filter the page that displays the submission results. (node/*/results)
Specifically, I'd like to filter it so only some users' submissions show. So based on who the current user is, they would see a filtered list of submissions, not all submissions.
Or maybe there's a way to modify this page to show more than just the current user's submissions.
(node/*/submissions)
If it would be possible to pass that page an array of the users (instead of just the current uid) that would go a long way to creating this.
Thanks
Comments
Comment #1
quicksketchThis is now possible in the 3.x version with the Views integration. Work is no longer being done on the 2.x version however, so you'll need to have Drupal 6 at least to gain this functionality.