Creating a Dropdown ComboBox of Content
brewern - December 31, 2008 - 20:49
I am still a drupal noob so bare with me.
I am trying to create a select box that is populated with content from a content type, say "business". This data would be several businesses. Ideally you would select a business and it take you to that business node.
I have CCK and the Views Module.
I would like to create a view for the select box. I have read a little about expose, but not sure what expose is or if that is the way to go to create a select box.
How could I accomplish this? Thanks.
