Prevent the user from adding a new record while still allowing him tomodify existing records

K

Kevin C Niven

I want to create a form that prevents the user from adding a new
record. I do, however, want the user to be able to modify existing
records.

So I guess I need two things:

1. To disable the "New (blank) record" button on the nav bar.

2. To prevent the user from clicking the "Next record" button when he
is on the last record (i.e., before the new record).

Is there a simple way to do this? Barring that, is there a difficult
way to do it?


Thanks,
Kevin
 
K

Kevin C Niven

I apologize. I just realized how dumb this question is. I see there
is an Allow Deletions property for the form.

Never mind. ;-)


Kevin
 
K

Kevin C Niven

I apologize.  I just realized how dumb this question is.  I see there
is an Allow Deletions property for the form.

Never mind.  ;-)

Kevin

Allow Additions, I mean. *SIGH* It is Friday afternoon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top