I have a dropdown list that is populated from another table in the database. No errors are reported but the last displayed item on the the dropdown is repeated until I refresh the webpage.
- The first time I try to add a new record where that field is located, I will get get the option to Select an item. If I refresh the screen, then the right display value appears.
- If the last item was 'General', the next time I get to the add page for another record and another item on the drop down list, 'General' will still be displayed. Again, if I refresh the webpage then the right display value will appear.
Anyway around this?
Thanks,
Jean