Quote:
Originally Posted by pg111
Let us say I have a list of book types. Initially it is a set of predefined values but later on I realize I had not thought of one specific type and would like to add it to my existing list. How can I do to create a custom column that allows me to do so?
|
Is there some reason you don't want to add the new type as one of the possible pre-defined values? You do that by editing the column definition.