Hi Mark,
Thank you for looking into and asking.
here is an example of how it works.
<select id=”{exp:custom_drop_down:field_id field_name="drop-down"}” name=”{exp:custom_drop_down:field_id field_name="drop-down"}”>
{exp:custom_drop_down field_name=“drop-down” initial_value_value=“my-value” initial_value_option=“Choose an option…”}
<option value=”{value}”>{value}</option>
{/exp:custom_drop_down}
</select>
Please let me know in case you have any more questions.
Cheers:)
Satya
W3care Technologies
http://www.w3care.com