LOL! I know its a unique and detailed request, but I am building a Quote Builder using Webform for D7 and would like the user to select titles from specific Content Types that I have created.

I looked at Tokens but I couldn't find what I was looking for.. :(

All the other tutorials online so coding alternatives but I am more comfortable without having to code any of that PHP

Comments

vishantpoeran’s picture

Hi, did you find a solution for your problem?
I also want to fill my selectlist with node titles form a specific content type.

p1nr’s picture

Haven't fixed this yet but I just came across the Multiselect module: http://drupal.org/project/multiselect
You may be able to combine this with Taxonomy for a solution.

Let me know how it turns out

vishantpoeran’s picture