Subject Generators and Triggers
Author Don Gollahon
I have an app that is working fine. There is a trigger that uses a
generator to set the key field automatically on insert of a new record. The
problem is that when posting the record is done then the user is no longer
on the record they just entered. The record is now at the "bottom" since it
used the next higher key value. Is there any way to keep the user on the
same record? It would probably work if I used the generatorlinks but that
seems to defeat the purpose of letting the database do it.

Thanks.

--

Don Gollahon
(dlgllhn@...)