That is the first column you get when the table is created. However you rename it, it will stay with the initial name I believe, to not break your API calls later on when you change them (I think it works like that for every column).
Let’s say for “General/Remoevd Date” and “Time/Removed Date”:
“General/Remoevd Date” is likely the original name you gave to that column. That won’t be changed however you changed the column name, for the reason I gave above.
“Time/Removed Date” is likely the name you have for that column now. Glide gives you this to know which column you are referring to.
You likely made that typo when you first created the column.
Yeah I guess thinking of it now that makes a lot of sense so that things don’t break. But then it is a nightmare to actually edit after the fact. Is there anyway to reset it so that the new names pop up?
Or else down the road I will have no idea what is what when it comes time to do edits.