Table view header for yes/no field is not visible

I have a yes/no field called “Active” and it displays its values as Y or N in my table view. However the column header is not showing (ie. the text “Active”) like the other columns. I tried to set Display Name but this didn’t make it show up (and I hadn’t expected it to, just trying that). Is this a known issue or am I missing something?

Solved Solved
0 1 269
  • UX
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

This is–believe it or not–intended behavior. To avoid it, use an column type of Enum.

View solution in original post

1 REPLY 1

Steve
Platinum 4
Platinum 4

This is–believe it or not–intended behavior. To avoid it, use an column type of Enum.

Top Labels in this Space