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
Comment #1
roball commentedHaven'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.
Comment #2
sunshinee commentedIt 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.
Comment #3
roball commentedThank you for clarifying. I would then request to add the feature to have key|value pairs rendered by a selected view.
Comment #4
sunshinee commentedThere is a patch available at http://drupal.org/node/754682, but I haven't had a chance to try it out.
Comment #5
sunshinee commentedClosing as a duplicate of http://drupal.org/node/754682