Insert from last visited -
11-10-2005
, 07:32 PM
Hi All,
The short version - is there a way to update the reference to "Last
Visited" via a script step.
Details:
I have a new record script in my data base. Basically it's function is
to create a new record and fill in
the appropriate fields to my specs. Some fields need to have the same
info inserted from the last record, others get calculated results
determined elsewhere.
For the fields that need the same info transfered I use insert from
last visited script step.
The Bug:
If the user creates a new record but doesn't edit or enter a field in
this record, then creates another record, the insert from last visited
step references the wrong data. (Whatever the last edited record was)
I need a way in my script to update the reference to - last visited
without the user having to enter or edit a record.
Thanks
Vincent |