Yes/No Columns Missing Header

Is there an option to have action columns display a header? I have a Yes/No column type and in a table view the header are not visible.

1 9 1,197
  • UX
9 REPLIES 9

I believe for certain column types that have asssociated standard icons( URL, email) , specific rendering (color, progress), and the toggle behavior ( Y/N), column headers are not displayed in table view most probably to conserve headings space.

Please refer the section “Displaying Column Headers” in the article below

Workaround for Y/N Column: You may create an Enum column with options "Yes"and “No” to display headers.

@Kyle_Grieb is this what you’re talking about?

How there’s no label for the column with the button displayed?

I don’t think there is a way to turn that on, might change this to a feature request - I’d vote.

Bahbus
New Member

Just in case anyone is still looking for solutions to this. Not only does this work. But you won’t even need to change any other expression based off the column. They are 100% equivalent in terms of usage. It would be nice if maybe @Steve could update that doc with this workaround when people want to keep the header.

Would be nicer if we didn’t need a workaround for displaying our headers for Yes/No columns

@Bahbus is this true?
Y/N is recorded as a true/false in the back end; whereas an enum with yes/no would be stored as text… right?

Are you saying that AppSheet will treat the text of “Yes”/“No” the same as if it detected a true/false boolean?


PS: I wouldn’t doubt that this is so, there are so many things that AppSheet does to make things easier for people than most people think.

Indeed it is. Or at least it was when I made that post as I did test it. But yeah, AppSheet treats the string value of “Yes” and “No” as equivalent to “True” and “False”. I presume this is because Yes/No is easier to understand than True/False for non-programmers.

Most likely yeah; there’s tons of this stuff around that’s easy to overlook.

Just more of the magic of AppSheet! 3X_d_5_d51363a862e7ab883241c312ac5d7f271579cdd3.gif

Went to make a post about this and low and behold it autofilled to this title that I have already found before hand. This is still quiet the pain in the butt that we have to make a workaround just to show a dang column header.

I’m using “harvey balls” progress column, and the header label doesn’t appear as well. I thought it was my mistake, cracking my head to find why doesn’t the header show. I’ve tried changing the column name to a single alphabet name, but it still doesn’t appear. See below :

Top Labels in this Space