I would like to have views integration with webform_report. My goal is to have a user view that lists users and every user have links to all different webform results.

Comments

jimbullington’s picture

Status: Active » Closed (won't fix)

I don't think this is something that would be covered by this module - I can only map fields that are in this module's table. You might try posting this under the webform module.

weekbeforenext’s picture

Version: 6.x-2.x-dev » 7.x-1.0
Issue summary: View changes

I created a new sandbox project Webform Report Views Integration that exposes the webform_report table to views. I created this module to associate Webform Reports with the referenced Webform and to expose the Webform Report description. Hope this is helpful.