CFForm won't PreserveData for CFSelect options that contain commas!
I have simple CFForm with PreserveData set to Yes. I have a simple CFSelect that's populated by a Query. The PreserveData won't work if my CFSelect Query contains data that has commas in it! Here's the data that PreserveData doesn't like:
McLean, Aaron
Smith, Bob
Baker, Tammy
Does anyone have any suggestions on how to get PreserveDAta to work with data containing commas? It works just fine without commas. PreserveData works with multiselect CFSelects so I can see how CF is getting confused by my data.
Thanks for your time!
-Aaronn
