Community

Output Webform submissons as blocks in Views

Hi guys!

I've been racking my brain and looking everywhere for a method on how to do this!

Ok so I have a Webform with 5 select options and the idea is to create a results/submissions page which shows their selections in a 'filtered' list of blocks.

e.g.:

Someone picks 'Option 1 & Option 3' and clicks 'Submit'.

They are directed to a page which shows blocks based on Option 1 & 3 which allow me to add a bit of information about their choices.

Anyone any ideas on how to do this with Webform 4?

Thanks a million!

Cc

Comments

Webform is to send

Webform is to send information to your email.
You should do this with Views. Install the Views module, enable it with Views UI.
Then go to Structure->Views-> and create a new view. Your view can have page, block, and RSS feed.
Now, to have these selectable options you should have Filter Criterias that are Exposed to visitors. Then they can select these options. To start the view page with blank page (no prerendered data before the user makes his search), you open Advanced, and in Exposed form you put "Input required".