I have a simple combo box that uses a value list: Yes; No; Unknown. The default value is "Yes" in the field properties in the table and in the form. When I add a new record to the TABLE, "Yes" is dislpayed, however, when I add a new record to a form, it displays "-1" (note: the field is a TEXT data type).
Any ideas? I tried removing and re-adding the combo box to the form and it didn't help. Also, this only happens for new records (since I imported all my database objects into a new database)...all the old records display correctly.
Any ideas? I tried removing and re-adding the combo box to the form and it didn't help. Also, this only happens for new records (since I imported all my database objects into a new database)...all the old records display correctly.