Closed (fixed)
Project:
Webform
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 01:21 UTC
Updated:
2 Apr 2009 at 01:41 UTC
Hi,
I haven't been able to find the documentation on exactly where or how to populate a dropdown box with options.
When I edit a component with the fieldlist option it only allows me to add a desciption, advanced info, etc but no area to actually put in information on what options are available in the list.
I've attached a screenshot of what I'm seeing.
I'm not sure if this is a bug or I'm missing something.
Thanks,
JB
| Comment | File | Size | Author |
|---|---|---|---|
| fieldlist.jpg | 83.39 KB | johnblade |
Comments
Comment #1
quicksketchYou put other form elements inside of fieldsets after they have been created. If you're trying to make a drop down select list, add a "select" component, not a fieldset.
Comment #2
johnblade commentedThanks so much! That solves my problem.
Thanks for the quick reply quicksketch.