Maintaining Data Tables

Once you have created a data table on your site it will be listed on your Main Configuration Page.

DataTables: main-config-dt2.png

For each table listed you can:

  • Modify the fields in the table. (Using the States example we could come back and add fields to track things like the state nickname, state flower, the state tree, etc.)
  • Modify the name of the table itself.
  • Import and export data (either comma separated values or tab delimited files).
  • Delete the table. In order to delete a table you must delete everything that depends on it first  (data access sections and other tables).