Closing a form without exiting the application

FORM_A calls FORM_B. FORM_A needs user's input (parameters). FORM_A passes those parameters to FORM_B. After the user is finish with FORM_B (which has the details about the parameters passed) I would like for them to close that form and go back to FORM_A to start the process all over again. On FORM_B I have an exit button with the code of: close_form('FORM_B'); this doesn't work it closes the whole application. How can I make this work? I am using Forms 6i/Oracle 7.3.4 database.
Thanks in advance.
~Vannette

Christian,
Form_A has this code when opening FORM_B:
call_form('FORM_B',NO_HIDE, DO_REPLACE, NO_QUERY_ONLY,param_list_id);
FORM_B has this code when closing form (FORM_B):
DECLARE
     fm_id varchar2(25);
BEGIN
     fm_id := :System.Current_Form;
     close_form(fm_id);
end;     
At first I had the following code on FORM_B
exit_form(NO_COMMIT);

Similar Messages

  • Closing all JFrames without killing the application

    Is there a way I can close all JFrames without quiting the application? I have several JFrames open that I want to dispose of at the same time. Is this possible?

    If you close all the JFrames, then how does the user
    interact with the application?I think that's outside the scope of the original question, but there are a number of possibilities. To name just a few:
    1) The console
    2) The program opens a new JFrame after some time has elapsed (maybe an appointment reminder application, or an instant messenger client, for example)
    3) The program is really a server, so you don't need to see anything
    4) The program is "spyware" so it's meant to be hidden
    5) The program runs in full-screen mode part of the time (for example, a game which uses JFrames to choose options, then full-screen for game play)
    ...

  • Handling push messages without launching the Application

    Hi
    I have done couple of Applications using Push messages but still I am searching for a solution. Consider I have pressed the Exit button without launching the application when a push messages hits my application, So when I launch my application manually the next time, how to get the previously exited push message. Sorry If my question doesnt make any sense. I appreciate all the replies...
    Pravin

    Hi
    I have done couple of Applications using Push messages but still I am searching for a solution. Consider I have pressed the Exit button without launching the application when a push messages hits my application, So when I launch my application manually the next time, how to get the previously exited push message. Sorry If my question doesnt make any sense. I appreciate all the replies...
    Pravin

  • Confirm that an end-user wants to exit the application...

    Hi ,
    Is it possible... to impose the user to answer the question : "Do you want to exit the application"... when presses an exit menu item...????
    When the answer is positive then exit form....
    I use Oracle Forms 10g....
    Thanks , a lot
    Simon

    If I understood:
    a do_key('exit_form');
    and KEY-EXIT at form level, with this code?
    IF LIBGEN.alert_conferma('CONFERMA Uscita',chr(10)||chr(10)||     'Sicuro? '||chr(10)||chr(10))= 1 THEN
        IF :System.Mode = 'ENTER-QUERY'     THEN 
                    /* Prevent 'Query cancelled' Message */   
                         :System.Message_Level := 10;        
                         /* Cancel Query */      
                          Exit_Form(no_validate);     
        END IF;   
        Exit_Form;
    END IF;
      Change for you, if code is what you want
    Regards
    Ros

  • How can I create a long employment form without making the form widget drag?

    How can I create a long employment form without making the form widget drag?

    Sorry Sachin, I mean that I created a simple form on the page from the widget and started adding fields to it. The more fields I add the slower the delay becomes in creating a new field. Even when I try to select and drag or move an item, there's a huge delay and sometimes the program feezes,  loose what i've done and have ot restart.
    I'm doing an enployment form that has more than 20 fields, at least, and I need to be able to build the fields in separate categories, like Education, Past Employment, etc... quickly without delay issues.
    I can probably send you a snap shot of what I'm talking about if I cna post it or attach it here..?
    ~Andy

  • Photoshop element 8 opens a Crash report while exiting the application (win 7 64bit).

    photoshop element 8 opens a Crash report while exiting the application (win 7 64bit). however the program itself is working as we can see the saved data and function it.
    However no idea why it opens a crash report when the application exited properly. It's happening almost on 30 computers. re-install PS8 but still the same.
    Appreciate your help

    Yes please i cant find the source anywhere. I have tried in bunch of computer on all or win 7 64bit but couple of them opening the crash report. Having said that program is working with no issues. it just opens the window when i exit from the application
    it happens only under EDIT not on Organise
    I have tried uninstalled and re-installed still it doesnt work
    Appreciate your help

  • Modify Business Rules without redeploying the application

    Hello everyone,
    When using a "Business Rules" with a BPMN Process, we can change the business rules without redoploying the application by using BPM Composer. I would like to know if it is possible to do the same thing when we use a business rules with a BPEL Process.
    Thank you in advance for your answer

    Hi Neeraj,
    Thanks for your answer,
    BPMN Process exist only in Oracle BPM Suite, in Oracle SOA Suite we have a BPEL Process to model the business activities
    My problem is when I try to open a deployed project from Business Composer, it opens only projects where I use a BPMN Process. So when I use a business rules with a BPEL Process, I can't open the deployed project from the Business Composer.
    Regards,
    Edited by: Bilou on 1 juin 2012 12:53

  • When i try and open the auto cad Lt that i just downloaded i get this error The directory may be locked by another process or have been set Read Only. Directory: '/Users/hockaday' Please correct this problem and press OK to exit the application.

    i get this error why i try and open the auto cad that i just downloaded
    The directory may be locked by another process or have been set Read Only.
    Directory: '/Users/hockaday'
    Please correct this problem and press OK to exit the application.

    I did install it in the admin account.  Actually the computer has four accounts, one for my husband, where I installed it.  One for me which also is set to admin, one is called TEST and has nothing in it and one is guest user.
    I don't know how AutoCad is interfacing with the account.  That is why I am not sure what to do about it.  I read other threads in various places and some seemed to point to something having to do with having multiple users.  The solutions were not clear.  I was hoping someone else had this problem and could tell me what to do.  I tried apple support but no help.  I have not tried AutoCad yet as I assumed they wont help since this is a free educational version of their product.

  • How to automatically submit a form without clicking the button?

    Hi,
    Is there any way to submit a form without clicking the button? Any idea is greatly appreciated.
    -Joey

    well if you are filling some textfields you can do a onchange call so you can submit the form, or use any of the existing functions to do that.

  • Reinstall apex without loosing the applications that you created

    Is there a way to reinstall apex without loosing the applications that I created?
    I have some apex packages that cannot be compiled
    Jules

    Jules,
    As the site administrator, export the workspaces to files. Then login to each workspace as an admin and export each of the applications to files. (You should already have these backups anyway). If you have static files, images, css, user interface defaults, or themes that you've uploaded into any workspace you'll need to export those as well.
    After you re-install, reverse the process, starting with installing the workspaces, then install the applications and other components into each worskspace.
    But why do you have to do this? What won't compile?
    Scott

  • How can i get notification of new emails in Mail without having the application open?

    How can i get notification of new emails in Mail without having the application open?

    Leave Mail running, but close its window (click red dot or ⌘W).
    Right-click the Mail icon and use "Options" to enable "Open at Login".  In the "Login Items" tab of "Users & Groups" system preference, check the "Hide" box next to Mail so it doesn't open a window when starting.

  • Closing a form without closing application

    Hi Everyone!
    I have 2 forms. Form A calls Forms B with the following command:
    call_form('D:\qa_OperatorClient\SEARCHINFO1',NO_HIDE, DO_REPLACE, NO_QUERY_ONLY,param_list_id);
    From what I am reading from Form B I should be able to close Form B and it will take me back to Form A. I am using this command on Form B: close_form;
    Please tell me where I am going wrong.... Thanks in advance.
    DB: Oracle 7.3.4 Forms: 6i
    ~Vannette

    Found the solution. I changed call_form to open_form('D:\qa_OperatorClient\SEARCHINFO1',activate,no_session,NO_SHARE_LIBRARY_DATA,param_list_id);
    in addition, on the called form. I closed it by using the following command:
    close_form(:System.Current_Form);
    Hi Everyone!
    I have 2 forms. Form A calls Forms B with the following command:
    call_form('D:\qa_OperatorClient\SEARCHINFO1',NO_HIDE, DO_REPLACE, NO_QUERY_ONLY,param_list_id);
    From what I am reading from Form B I should be able to close Form B and it will take me back to Form A. I am using this command on Form B: close_form;
    Please tell me where I am going wrong.... Thanks in advance.
    DB: Oracle 7.3.4 Forms: 6i
    ~Vannette

  • Scrolling Main Menu Without Exiting Current Application

    The problem I'm facing is that i cannot scroll the main menu without exiting any current application. For instance if I'm logged on to Skype i cannot do anything else till i don't exit out of it. In that case i've get signed out of it. So is the case with many other applications.. If any solution please let me know. Thanks

    This is how the iPhone works. Only one app can be open at a time. You cannot leave one to go to another without closing it.

  • How can I close an Open PDF form without crashing the browser

    Hi
    We have build a webdynpro application in Java. In this application, we are make using of the Interactive form to bring up  a PDF form that the users can print. Our issue is that no matter what approach we take there is no gracefull way to exit once the PDF is displayed.
    Here are the approaches we took.
    1) Embed the PDF in the existing Window. The form comes up correctly with all fields, but there is no way to get out from it. A browser back doesnt help, nor is there a default close button in the PDF window.
    2) Bring up the PDF on a separate window.The PDF does come up fine on this new window. We were hoping to use the window.destroyInstanece() method on this new window to both close the window and gracefully exit the PDF form. This too dint quite work out and resulted in a browser crash.
    I am sure others must have faced a similar problem. Are there any suggestions on how we can handle this. I found a few other posts with similar issues but no clear answers.
    We are using Adobe 7.0.9 Reader on the client end.
    Regards
    Aju Paul

    I have been working with Aju on this issue. We are still experiencing the issue.
    We have tried using the destroyWindow() method and using a fireplug to redirect the application. When we have an Interactive form embedded on one of the views in the window, the application will cause a browser crash when we try to destroy popup window or redirect the applicaiton.
    If we remove the Interactive form from the view, we can destroy the window and we can redirect the application. The problem only  occurs when the Interactive form is present.
    We have recently upgraded our server to SP10. I have also reloaded the ACF on my pc. Neither of the steps resolved the issue. What else can we look at to see what may be causing the issue.
    Thanks.....Tommy Knight

  • How to send mail from adobe interactive form without opening the outlook

    Hello all,
    When the end user press the submit button i want it to send the XML data without opening the outlook or other mail application.
    Is there a way to do this?
    I tried javascript codes to send mail with UI = false but it did not work.
    Thank you all in advance,
    Eran

    mailForm
    Parameters: bUI, cTo, [cCc], [cBcc], [cSubject], [cMsgBody]
    Returns: nothing
    This method exports the form data and mails the resulting FDF file as an attachment to all recipients,
    with or without user interaction depending on the value of  bUI.
    If it is set to true then the rest of the parameters are used to seed the compose new message window that is displayed to the user.
    If bUI is set to false, the cTo parameter is required and all others are optional.
    You must use a semicolon u201C;u201D to separate multiple recipients in cTo, cCc, cBcc parameters.
    The length limit for cSubject and cMsgBody is 64k bytes.
    Example:
    /* This will pop up the compose new message window */
    this.mailForm(true);
    /* This will send out the mail with the attached FDF file to fun1 @ fun . com and fun2 @ fun . com */
    this.mailForm(false, "fun1 @ fun . com; fun2 @ fun . com", "", "", "This is the subject", "This is the body of the mail.");
    Note:
    This is a Windows-only feature. In addition, the client machine must have its
    default mail program configured to be MAPI enabled in order to use this method.
    I had to change the code:
    instead of this.mailDoc :
    var myDoc = event.target;
    myDoc.mailDoc(false, "fun1 @ fun . com; fun2 @ fun . com", "", "", "This is the subject", "This is the body of the mail." );       
    But the outlook new message window still opens...
    Any Idea's?
    Eran

Maybe you are looking for