subform adds "blank" new record when marked deletable = no
Posted: Sun Jun 24, 2012 8:36 pm
Hello,
I have a clients tables, and a contacts table.
On the clients form, I added a subform containing all the contacts associated with that client.
I do NOT want to be able to delete any contacts for database integrity. So, on the subform I set "deleteable" to NO.
However, I do want to be able to add a contact from this subform, so I set BLANK ROWS = 1.
It appears that anytime I do a save on this form, it adds a blank record to the contacts database with the client ID.
Is this some setting I did wrong, or is there a way around this?
This is on Version 2.7
Thanks,
- Andre
I have a clients tables, and a contacts table.
On the clients form, I added a subform containing all the contacts associated with that client.
I do NOT want to be able to delete any contacts for database integrity. So, on the subform I set "deleteable" to NO.
However, I do want to be able to add a contact from this subform, so I set BLANK ROWS = 1.
It appears that anytime I do a save on this form, it adds a blank record to the contacts database with the client ID.
Is this some setting I did wrong, or is there a way around this?
This is on Version 2.7
Thanks,
- Andre