navigation buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to modify the code on the standard navigation buttons in a
form.

On my form, I have locked the records ( I do not want any added records to
be modified), but I want to allow for an addition of a new record. Is there
a way to do this without creating customized navigation buttons?

thanks
Heather
 
Try setting the Property "Allow Edits" to No / False and "Aloow Additions"
to Yes / True.
 
Back
Top