forms issues

From: <jjdai_at_hotmail.com>
Date: 2000/04/22
Message-ID: <8dsfta$6fb$1_at_nnrp1.deja.com>#1/1


Hi Friends ,

I am a newer for the oracle application with forms builder . I work base on the template.fmb .

There are some issues to me ,
could you help me on any of them .

Anyway , Thanks in advance .

Now , let me talk about my issues :

    [Quoted]
  1. In my application , I write the following code in WHEN-NEW-FORM-INSTANCE : enter-query ;

MY¡¡ISSUE is :

   when I first open my form , system tell me the below message    FRM-41361 Can not navigate out of Current form in Enter-Query mode .

[Quoted] 2. In my application , when I open my form and then close the form with the icon:X on the top-right of the form The form is not closed .

[Quoted] 3. My form is a master-detail relation form , when I query a master record , then the detail records successfully fetched out , Then I put the cursor on the detail record and delete that detail record , But , system said " Can not Delete master record with details " , After this message, I try again to delete the detail record , then succeed , WHy ??

[Quoted] 4. How can I implement a seq-no item before each detail record on the screen , the seq-no is only display on the screen , not store in database . when user add a new record , or del a record , the seq-no can automatically renumber .
For example :

     1    record-001
     2    record-002
     3    record-003

when I delete the record-002 from the screen , It should be
     1    record-001
     2    record-003



[Quoted] 5. I have a total-amount item (non-base table item ) in the screen , when user add some detail records to screen (before commit to database) , how I can refresh the total-amount item automatically .

[Quoted] 6. I put a select statement on the item's WHEN-VALIDATE-ITEM , after the validation , all of the following item's WHEN-VALIDATE-ITEM are triggered , that is not as what I supposed , I can not find the root cause .

[Quoted] 7. Can anyone let know how to debug the program , since I use the Form's Help-Debug , there is no use .

THanks a lot !!!

JianJun Dai

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Apr 22 2000 - 00:00:00 CEST

Original text of this message