Search code examples
drupal-7drupal-viewsdrupal-webform

Creating a view of a webform submitted contents


I need to display my Webform submitted results in a view. I am using Drual 7,Webform module and views. Is there any way to filter it to a view.

Thanks in Advance


Solution

  • webform 7.x-4.0-alpha8 released just a few days ago at https://drupal.org/node/2023489 has more Views support built in. You can choose the submission data value that you want to see in the view.