Subject Re: beginappend() Problem Fixed
From Akshat Kapoor <akshat.kapoor@kapoorsons.in>
Date Fri, 30 Jun 2023 12:38:56 +0530
Newsgroups dbase.getting-started

Good Afternoon Peter,

>
> I spent some time today creating turnkey forms and dbfs as you recommended.  That is when I realized that I put the beginappend() before the form was opened.  So moving a few lines of code around, I got beginappend() to work.  Beginedit() was much easier.
> In addition I was able to prefill some of the entryfields.  The prefill for last name does not seem to do what I want, but the other entryfields are good.  I'll get it right soon.
> Onward.

Had you tried implementing my suggestion then you would have found
solution earlier.

form.open() was probably causing some sort of implicit move and hence
this issue.

Regards
Akshat