/t5/coldfusion-discussions/add-value-to-selectbox/m-p/114080#M10941Jan 23, 2009
Jan 23, 2009
Copy link to clipboard
Copied
LATEST
> but on a submit the added values seems to be disappeared
The select list appears to be hard coded. So obviously any
items added dynamically will not be preserved when the form is
submitted. That is the expected behavior.