Create button not showing up on form
I have created a form on a table using the wizard. All buttons were selected: cancel, delete, apply changes, create. However, when I run the form, the create button does not show up. I can find no way to get the create button to appear. Once I create one record, the form does not reset to allow for another record to be created.
The create button is listed as conditional. The condition is the value of the PK is NULL.
Does anyone have any ideas as to what may be happening here?