Closed (duplicate)
Project:
Webform
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2009 at 10:27 UTC
Updated:
12 Feb 2010 at 08:57 UTC
I was wondering if it is possible to create a component that holds all the titles of a content type in a webform.
I have a content type articles. I have created a form using the Webform module with all the required fields. I want one field that is a drop down list of all the titles of articles. If any new article is created, it automatically gets listed in this component.
Is this possible?
Is it possible to integrate this using exposed filter for the list of titles as a field of the webform?
Any help would be highly appreciated!
Thanks.
Comments
Comment #1
quicksketchThis would require one of the following:
#151603: Can I put options in a select field from a database query?
#406486: Allow pluggable select list values