ClaraBarton
Registered User.
- Local time
- Today, 14:41
- Joined
- Oct 14, 2019
- Messages
- 584
I have delete buttons at the end of each item in the invoice (3rd sub form) so I can quickly get rid of a line I don't want. The continuous form adds a blank line and if I hit the delete button on the empty record it gives a 3075 error because it doesn't have an ID yet. Is that a place to put an error trap or is there a better way to handle it?