I am setting up GHR/HRT reports that reference user fields with states, but when the field is used in a list, it only shows the label and not the value. I am unable to find the syntax that will allow me to show the value as well (we would like to see both). How to I reference the value of a user field with states? I tried UFFieldName.value, but no dice. I know a user business class would allow this, but changing an existing UF to use the UBC proved to be problematic in testing.