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
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