Quote:
Originally Posted by tomsem
However, since most of my books are only in an Amazon format or PDF at this point, I created a Text column with 3 values: Yes,No,"" and set default to "".
|
You could have done this with a yes/no column unless you have changed them from tristate (yes, no, empty) to bistate (yes, no).
Your solution does permit adding more options, as would using a "Text, but with a fixed set of permitted values" column.