When a user chooses a certain option, I want that option to be the default option in another select menu...the first one displayed.
Then I want the user to be able to update it so I want other options to be there too. I have two different cases. One is where the user creates them and saves then they have their options specific to them. The other case is the same for everyone. They will have 5 options to pick from. I want the one that they originally picked to be the first one there.
Any ideas on how to do this?