Re: Help needed on SQL*FORMS30
Date: 8 Mar 93 15:18:49 GMT
Message-ID: <casivils.731603929_at_node_508ba>
In <1993Mar5.172257.24143_at_cbfsb.cb.att.com> colten_at_cbnewsb.cb.att.com (marc.colten) writes:
>Well, I'm back again. I'm on a new project and I'm slamming head
>on into the restrictions of ORACLE and the outright lies of the
>sql*forms manual.
>Briefly, here is where I am right now. Part of the problem is
>that I inherited this project from someone else and I am stuck
>with modifying their work.
>I have a field with an L.O.V. and there is a Key-NXTFLD trigger on
>it that anyalyses the user entry and goes to a different field
>depending on the value. The users have requested that they not
>have to enter a carriage return after double clicking on a value
>in the L.O.V. window. This sounded reasonable so I looked into it
>and found the following:
Use the key-listval trigger, not post-change, not key-nxtfld.
CraigReceived on Mon Mar 08 1993 - 16:18:49 CET