Gossamer Forum
Home : Products : DBMan SQL : Discussion :

modify user table

Quote Reply
modify user table
in the sample user table, the following appears:

Below is all the columns in your Sample_Users table. By clicking on one of the column names, you can view more details as well as alter the column definition.

however, none of the column names are clickable. i would like to add some new options to the Status column. when i added a new column, it was clickable, but none of the existing columns are. how can i add new status info?

Quote Reply
Re: [delicia] modify user table In reply to
These are the system fields and aren't editable. You may need to add an extra field to store your new status info instead.

B.