Hi all!

I would like to know how to get a list of the submissions related to a node.

I use a webform block in a content type.

Now I can show all the submissions made ​​from this form but the idea is to show a list of the submissions from each different node.

Is there a way to display this??

Thanks!

Comments

bysv’s picture

Well,

I added a hidden field in this webform with the id of the node where is submitted with a token value [current-page:url:unaliased:args:value:1].

Now, How I can relate this ID with information from that node to obtain the details like fields, date, user...?

Can be using views module relationships?

I think what we need is to create a view with a list of items of each node passing the ID as an argument or something.

I'm a bit lost now.
Thanks!

bysv’s picture

Thanks for all,

I solve this with panels and views.

;>

quicksketch’s picture

Category: task » support
Status: Active » Fixed

Yay, great you figured it out. Sorry for the lack of responses, I've been going through other queues for the past while and Webform hasn't gotten the most attention.

Status: Fixed » Closed (fixed)

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