Display choice in drop-down select box after submitting
-
I am using some drop-down select boxes for users to make choices when editing their account pages. When a user makes a choice and submits the form, that choice is reflected in my admin; however, if the user navigates back to edit their account, the option they chose in the drop-down is no longer displayed, instead replaced by either the default value or a blank entry if no default has been chosen.
How can I ensure that, once a user makes a selection, they will always see that selection in future sessions, essentially overriding the system default value?
I am using WP 4.2.5 and BuddyPress 2.3.3. I am currently developing locally so I can’t send a link.
- The topic ‘Display choice in drop-down select box after submitting’ is closed to new replies.