I have a form built which utilizes a web service to save and retreive data
I use a drop down fields to populate the form.
In cases where a user is reloading a saved form, How can i have the drop down list preselect the value that the user previously selected/saved? Essentially i want the dropdown to be selected to the last set value by the user.