|
The restriction on non duplicate column headers is cosmetic only for user convenience. The UI prevents the user from creating duplicate columns because that's typically not a useful thing to do. But you can actually have as many duplicate header names as you like (lookup names have to be unique). Thus there is no issue with having a builtin column with title Pages and a custom column with title Pages as well.
|