If there are multiple content instances, I would like to be able to attach a webform I created and have that webform be in reference and stored specifically to that content instance. Please find attached a visual aid to relay my thoughts.

To go even deeper (and off topic), once that data is collected on that content instance I would like to be able to have a certain user group view the data in pie chart/graph format. They should be able to sort according to collected user info.

I have used Webform in conjunction with Node Reference. The results are correct visually, but not data wise.

Currently our friend EclipseGc has provided a patch #510256: Allow webforms on any content type that allows a webform to be created field by field once a piece of content is created. This is not feasible when creating many content instances. I am also not sure if the data collected is in reference to that content instance.

I believe this can lead to some interesting applications. (Example. Photo rating sites). Please advise.

CommentFileSizeAuthor
webform-content-example.jpg154.94 KBdrewpalmajor
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drewpalmajor’s picture

Anyone?

drewpalmajor’s picture

Would appreciate some direction, or thoughts.

quicksketch’s picture

Category: feature » support

It sounds like you've already investigated the most likely solution: Node Reference. You might also consider Node Clone which works well with Webform. Ultimately I think you could accomplish what you want by making a single "template" Webform node and then cloning it whenever you create a piece of content. However this would not update the clones if you updated the original later (not sure if that's a concern).

Regarding the request for charts, see #282885: Combining webform with charts.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of activity.