cfselect and preservedata
Have a cfform with preservedata=yes. All of the cf inputs save their data between postbacks except for the cfselect. I've tried replacing it with just an html <select> and it also doesn't preserve the selected item. Do I have to 'manually' set selected on the selected item, or is there a trick to making preservedata work with the cfselect?
thanks
