Answered
cfselect - need to add option - binding issue
Hi,
I'm using the cfselect tag. I'm binding the options to the tag using a cfc. I used to be able to insert additional <option> tags like this <cfselect><option><option></cfselect>. Using the binding cfc, the <option> tags aren't showing up. Thoughts?
Here's the code:
Thanks!
cfwild
I'm using the cfselect tag. I'm binding the options to the tag using a cfc. I used to be able to insert additional <option> tags like this <cfselect><option><option></cfselect>. Using the binding cfc, the <option> tags aren't showing up. Thoughts?
Here's the code:
Thanks!
cfwild