Matty
...the Myth Buster
- Local time
- Yesterday, 19:42
- Joined
- Jun 29, 2001
- Messages
- 395
Hi again,
I'm trying to open a form called SleepStudy from my PatientMain form. I want it to only show a new record so that data can be entered. I've set the DataEntry and AllowAdditions properties of the SleepStudy form to Yes. I took off the navigation buttons but it still allows me to enter a record after the current one (I feed in some data when it opens, so that's probably why it allows me to change records).
Is there any way I can open a form to only show the new record, and not to allow any more new records after that?
I'm trying to open a form called SleepStudy from my PatientMain form. I want it to only show a new record so that data can be entered. I've set the DataEntry and AllowAdditions properties of the SleepStudy form to Yes. I took off the navigation buttons but it still allows me to enter a record after the current one (I feed in some data when it opens, so that's probably why it allows me to change records).
Is there any way I can open a form to only show the new record, and not to allow any more new records after that?