I have a Form that when they validate themselves will auto populate information.
But when Information is loaded to drop down. I lose all my drop down choices also being pulled from the database.
Here is a picture of the DropDown being populated from database Before the Auto Populate Fields
Then when the user Validates themselves and information from the database autopopulates fields. Drop downs look like this:
It no longer gives the user the option to modify the Language based on the original DropDown menu populated from the database.
Is there a trick to be able to keep these dropdown choices even after the autopopulate chooses one of the values?