Author Topic: Column names  (Read 1320 times)

Trash Monkey

  • Newbie
  • *
  • Posts: 48
    • View Profile
Column names
« on: December 01, 2011, 11:39:20 PM »
We have the ability to rename columns in the "player tab" and "stats" tab. Extend that function to the database tab.

There are fields there that can be utilized for other info than what is required.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Column names
« Reply #1 on: December 02, 2011, 10:35:06 AM »
Not quite as easy.  The Database columns are used all over the application, whereas the columns on the Players and Stats tabs are essentially restricted to their respective tabs.

I'll make a note.