binded fields forgetting their data
Hello,
I'm having trouble with fields binded to values, forgetting their values.
If this doesn't immediately ring a bell, here's a full description: I've bounded a table to a usersDataProvider, made the "group" field a dropdown, and then bound that drop drop down to a groupsDataProvider. When I first view the page, the correct group is displayed for each user. When I leave the page and then return, the drop downs have all been reset to display the first group present in groupsDataProvider.
Does anyone know how to fix this?
Thanks,
Tristan

