Page Index Toggle Pages: 1 [2]  Send Topic Send Topic Print Print
Hot Topic (More than 10 Replies) Add Data Mode able to add blank records with res. (Read 2713 times)
digimom1962
Junior Member
**
Offline


Natalie Gann

Posts: 92
Location: here
Joined: Nov 26th, 2004
Re: Add Data Mode able to add blank records with r
Reply #15 - Mar 31st, 2006 at 9:56pm
Print Post Print Post  
Quote:
You probably want to be setting NotifyForm(4) on Form Entry rather than Form Exit. The reason for this is say you have two records, one has a ticket_number and the other one does not. If you leave the record that does not have a ticket_number, and go to the record that has a valid ticket_number, the On Form Exit event runs. Since on the record that you are leaving ticket_number is blank, NotifyForm(0) gets called and allows the user to delete records. This means they can delete the record that has ticket_number filled in.

-Ray

Ahhh! makes perfect sense now. Pity boss has other things to do now & I cannot play Tongue

Thanx again!
~Natalie
  

So much time and so little to do . . . strike that, reverse it.
Back to top
YIM YIM  
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send Topic Send Topic Print Print