Hi, I think this is already a fantastic addition to Webform. How difficult would it be to allow the view select component to be recognized as a source for conditional email recipients (when used with a properly configured view, of course). I might take a stab at a patch if it would be considered.

Thanks!

Comments

roball’s picture

Title: View Reference Key-value Pairs for Email Recipients? » View Reference Key-value Pairs?

Haven't tried the module yet. But reading your request, does that mean that the module does NOT support key|value pairs? This is the required format for Webform's select fields.

sunshinee’s picture

It only returns the node titles from the selected view. It's been a while since I messed with this, but I think you can use it in a select list. You can't use the view to set separate keys and values.

This could be a duplicate of http://drupal.org/node/1180568 (Render the field from view rather then just title) since it is essentially the same request.

roball’s picture

Title: View Reference Key-value Pairs? » View Reference key|value pairs

Thank you for clarifying. I would then request to add the feature to have key|value pairs rendered by a selected view.

sunshinee’s picture

There is a patch available at http://drupal.org/node/754682, but I haven't had a chance to try it out.

sunshinee’s picture

Status: Active » Closed (duplicate)

Closing as a duplicate of http://drupal.org/node/754682