Hi,
When I create columns for a table, I am using a format for column names (i.e. first_name, last_name). When I change the table into a detail view, I can edit the layout and change the header to a more user friendly column title without changing my column name.
However, in the table view, I am unable to do it. The workaround I have is to create duplicate columns, so I can create those user friendly titles, and these columns have formulas referencing data from the original columns. So, when I create a view of the database, I can hide the “ugly” column names and show the display ones. Just seems redundant when it shouldn’t be…
Is there a solution out there I am missing?
Thanks!