The selection items in my drop down list are generated by PHP from SQL, so you visit the script, it generates the form with those values and you're off and running.
But once you select a drop down selection, save it, close it, then reopen it, it jumps back to the first option. Any other field that referenced the selection before closing is fine, but the drop down itself resets.
Thoughts?
That's most peculiar.