The glide_list field type with choices configured shows the value of the choices in the list instead of the label of the choices after save the record.DescriptionThe glide_list field type with choices configured shows the value of the choices in the list instead of the label of the choices after save the record.Steps to Reproduce 1) Create new "list" type field on incident table2) Choose "drop down with none" and do not reference any table 3) Create choice in related list with following:Label: choice labelValue: choice value4) Go to incident record, unlock list field and add the choice you created.5) Save record.Expected: "choice label" should appear in list selectedActual: "choice value" is seen in listWorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1398436