Choice list shows values on List View instead of Label

Matt Small1
Tera Expert

I have an issue with how a choice field displays on a list view of records versus when it shows when viewing the record on a form.   I am not sure if this is a bug or am i missing some configuration step to display the choice field correctly.

 

The field is a choice and the available choice are on the sys_choice table.     When viewing the field on a list view of records the value of the sys_choice record is shown and not the label of the choice as expected.   When viewing the form view of the record the field shows the label choice as expected.  

 

Has anyone else run into this issue?   Where you able to resolve.   I have attached a screen show that may better explain the issue.

3 REPLIES 3

Matt Small1
Tera Expert

So I have found a fix but I still think that this is a bug in SN.   I changed the field from type = choice to type = string with a choice drop down with None.   Now the field display the choice label in the list view as expected.


Subhajit1
Giga Guru

Hi Matthew,


Could you please check if there is a Display Value Override set for the field in question.


Actually there is not a display field set on this table.