I am trying to output webform submissions via Views.

I am almost successful but the problem is the actual submitted user information are all labelled data.

The answer is probably no but - I just wondered if there is a way to alter the way data is saved to the database to make it more views friendly? So, data is saved under unique columns named after the webform component

I have a better description of the issue here.

Thanks for webform and thanks for your time

Comments

quicksketch’s picture

Category: Feature request » Support request
Priority: Major » Normal
Issue summary: View changes
Status: Active » Fixed

I am trying to output webform submissions via Views.

Webform does have an unusual (or primitive even) database schema. However we've managed to work with it for the most part in the 4.x version of the module, which includes full Views support. I'd suggest upgrading to 4.x if you'd like to use Webform with Views.

So, data is saved under unique columns named after the webform component

We're not likely to revise Webform's database structure in the near future. See #118984: Field API based rewrite of webform module. You might consider Entity Forms if it fits your needs better.

Status: Fixed » Closed (fixed)

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