I am using an 8.5.1 designer client on an 8.0.2 application. I have a Preferences document where I keep setting for drop down lists in an application. I recently had to add a value to one of the lists and was unable to get the new value to load. After searching this forum, I found code that would delete the cached profile document and load a new one. I implemented that code and now, when I get the values back from my @GetProfileField(“AdminPreferences”;“ITNotify”) I receive one legitimate value that is present in the ITNotify field and one value that is totally bogus. I’m pulling my hair out over this one, so any thoughts would be appreciated.