home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1126 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.4 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!cc.helsinki.fi!jaakola
  2. From: jaakola@cc.helsinki.fi
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: How to auto-start the field editor...
  5. Message-ID: <1992Jul24.084441.1@cc.helsinki.fi>
  6. Date: 24 Jul 92 06:44:41 GMT
  7. References: <1992Jul23.183451.29875@unixg.ubc.ca>
  8. Sender: news@klaava.Helsinki.FI (Uutis Ankka)
  9. Organization: University of Helsinki
  10. Lines: 25
  11.  
  12. In article <1992Jul23.183451.29875@unixg.ubc.ca>, george@unixg.ubc.ca (George chow) writes:
  13. > (I'm using Forms 3.) I've been trying to get the Field Editor to start up
  14. > automatically upon entry of one of my fields. I've tried calling the 
  15. > packaged procedure EDIT_FIELD in both KEY-NXTFLD and PRE-FIELD triggers and
  16. > neither of them works. My situation is like this:
  17. >   FIELD         SEQ NO
  18. >   Building_Code   3
  19. >   Address         4
  20. > I attached the KEY-NXTFLD trigger to Building_Code but even with a go_field,
  21. > I get stuck editing the Building_Code field. With the PRE-FIELD trigger,
  22. Really? According to my intuition, it should work... the go_field was
  23. before the EDIT_FIELD, wasn't it? What says the manual?
  24.  
  25. > I can a run-time error of:
  26. >   FRM-40737: Illegal restricted procedure EDIT_FIELD in PRE-FIELD trigger.
  27. > I've gone through all the triggers and I can't see which other triggers I can
  28. > use to auto-start the field editor. Is this possible? Thanks for any help.
  29. Look at the ON-NEW-FIELD-INSTANCE.
  30. --
  31. Juhani Jaakola
  32. jaakola@cc.helsinki.fi
  33.