<div dir="ltr">Yes, I've stumbled upon this as well. If I remember correctly, the problem stems from the fact that only for non-admin users, the visibility for the picklist values is checked. But the code performing the check does not escape special characters so '&' is compared to '&amp;'.<br><br>Unfortunately I don't remember where exactly this happens, but maybe this information is helpful anyway.<br><br><br>2014-10-29 15:17 GMT+01:00 Alan Lord (News) <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>>:<br>><br>> This is really odd.<br>><br>> If I log is as an admin user all is fine.<br>><br>> There are are Picklist values that have been stored in the database with htmlentitiy values, e.g. "A&B Website" stored as "A&amp;B Website"<br>><br>> As a non-admin user when I look at lists or popup lists that contain these picklist values I get "Not Accessible" in red. In DetailView/EditView these values appear fine to the same user...<br>><br>> If I use the Picklist editor and rename a value so the "&" is now "and" instead it all works.<br>><br>> What gives and how can I fix this?<br>><br>> Cheers<br>><br>> Al<br>><br>><br>> --<br>> Libertus Solutions<br>> <a href="http://www.libertus.co.uk">http://www.libertus.co.uk</a><br>><br>> _______________________________________________<br>> <a href="http://www.vtiger.com/">http://www.vtiger.com/</a><br><br></div>