Apex5 - refresh parent page when the dialog box template is closed

Hello

Can someone help me understand how can I refresh a page parent region, when I close a page of dialogue model using the X at the stop on the top right of the page of the model.

Thank you.

Stephanie.

Jeremiah-Oracle wrote:

Can someone help me understand how can I refresh a page parent region, when I close a page of dialogue model using the X at the stop on the top right of the page of the model.

See responses from John Snyders here: How to trigger DA when the user clicks on a standard window close button

Tags: Database

Similar Questions

  • Value of the parameter is not displayed when moving from page of the dialog box

    Hello

    The question I face, is that I have a backup button with the logic in the PFR in which I call a page of dialogue that has an OK button. I give the floor to press ok another page. I need to capture a XXParty parameter that I put in the CO LIC key but is not displayed in the central of the PR of the other page that is called when you press the OK button. Probably I'm missing something very small. Any help would be greatly appreciated. Thank you


    SAVE BUTTON controller LIC... (Call the dialog box and the parameter)
    =============================================
    If (SaveButton! = null)
    {am.invokeMethod ("addNotes", params);  Transaction record.
    System.out.println ("save backwards");
    Try to build your own Page of dialogue here...
    String MainUrl = "OA.jsp?page=xxksms/oracle/apps/imc/ksms/webui/ShipperOverviewPG & retainAM = Y;
    OAException descMesg = new OAException ("XXTSA", "XX_KSMS_SAVED_NOTES");
    OAException instrMesg = new OAException ("FND", "FND_CANCEL_ALERT");

    DialogPage OADialogPage = new OADialogPage (OAException.INFORMATION, descMesg, null, MainUrl, null);
    OK button to send back the values of the PartyID for CO of the ShipperOverview Page.
    System.out.println ("The party ID is" + left); It is displayed.
    dialogPage.setPostToCallingPage (true);
    java.util.Hashtable formParams = new java.util.Hashtable (1);
    formParams.put ("XXParty", out); Part definition ID in XXParty.
    dialogPage.setFormParameters (formParams);
    pageContext.redirectToDialogPage (dialogPage);


    Partial code in the process asks in the called ShipperOverview Page of the dialog box's OK button
    ====================================================
    super.processRequest (pageContext, webBean);
    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;
    String XXId = pageContext.getParameter ("XXParty"); Try to recover part ID here of page of the dialog box.
    System.out.println ("The PartyID is" + XXId);

    Salvation;

    Try one of these two options.

    1. pass the value of the part directly in the URL & get it 2nd co:
    String MainUrl = 'OA.jsp?page=xxksms/oracle/apps/imc/ksms/webui/ShipperOverviewPG&retainAM=Y&XXParty="+Party;

    2. After selecting the button ok in the dialog box get the parameters in CO 1 himself then using URL forward, send them to CO 2

    If (SaveButton! = null)
    *{*
    * //Your code... *.
    *//..............*
    *//............*

    Default OAException = new OAException ("XXABCD", "XXABCD_GNO_DELETE_WARNING");
    DialogPage OADialogPage = new OADialogPage (OAException.WARNING, default, null, "","");
    dialogPage.setOkButtonItemName ("DeleteYesButton");
    dialogPage.setOkButtonToPost (true);
    dialogPage.setPostToCallingPage (true);
    String lineId = pageContext.getParameter ("lineId");
    Hashtable ht = new Hashtable();
    HT.put ("lineId", lineId);
    HT.put ('actor', actor);
    HT.put ("empId", empId);
    dialogPage.setFormParameters (ht);
    pageContext.redirectToDialogPage (dialogPage);

    *}*

    * combination else if (pageContext.getParameter ("DeleteYesButton")! = null) {*}
    String lineId = pageContext.getParameter ("lineId");
    String = pageContext.getParameter ("actor") actor;
    Var empId = pageContext.getParameter("empId");
    HashMap formParams = new HashMap (1);
    formParams.put ("lineId", lineId);
    formParams.put ('actor', actor);
    formParams.put ("empId", empId);
    pageContext.forwardImmediately ("OA.jsp?page=/xxx/oracle/apps/xxabcd/appraisal/webui/DrillDownPG",
    NULL, KEEP_MENU_CONTEXT,
    NULL, formParams, true,
    ADD_BREAD_CRUMB_NO);
    *}*

    --
    GsrC

  • MS Photo Gallery, how can I activate the "do not show this again" when the dialog box appears whenever I try to download a picture to another location?

    How can I activate the "do not show this again" when the dialog box appears whenever I try to download a picture to another location?

    The dialog box that appears frequently when I try to convert or download photos, shows the shadow of this question - I want to make it active until the times dialog box stops appearing I scroll the photo folders.

    Thank you

    I got the last part of what you wanted, which was simply not the message

    The key is that you have to allow this program through your windows firewall.

    Go to your look for the windows Firewall Control Panel,

    There should be a list to allow a program through windows firewall, look at the top left.

    If you feel safe doing this, vlc is not one that I would feel safe with, but to you, it has a function to browse to find the program to be added to your trusted list or access through your firewall.

    Still, it may give you a warning but could release the message?

  • Hyperlink to the page of the dialog box

    Dear community,

    What is the proper way to create a hyperlink pointing to a page of the modal dialog box in 5 APEX?

    A call such as < a href = "f? "p = 2:..." > has no effect for pages in the dialog box.

    see you soon,

    Alex

    Hi Alex,

    You can use APEX_UTIL. PREPARE_URL in your query or PL SQL code. Example:

    APEX_UTIL. () PREPARE_URL

    p_url => ' f? p =' || : APP_ID | ': 210 :'|| : APP_SESSION |': NO.:',

    p_checksum_type-online 'SESSION')

    He target page is modal, it will automatically create the link, something like this:

    JavaScript:apex.navigation.Dialog ('f? p = 100:210:1590172401656:NO:\u0026p_dialog_cs=z7NsopHfKn1YI8KM216eGWq1JiA', {title: 'new customer', height:'450',width:'600',maxWidth:'960',modal:true,dialog:null,resizable:true},'t-Dialog--wizard',$('#R8455685622493144'));})

    During its use in the standard sql query report, here is the result:

    Hope this helps,

    Sergio

  • Creation of MsgTextInput on the Page of the dialog box

    Hello

    I have a requirement to create a msgtxtinput on the Page of the dialog box.
    I'm not sure that we do...
    If anyone has an idea please share.


    thanxs

    Pranav

    Hello

    create a new zone of battery... provision under which create the textinput desired...
    then assign a custom class controller controller.

    import from the region.

    Now make dialogue Page use the

    OADialogPage.setHeaderNestedRegionRefName () method to access this area.

    Thank you
    Gerard

  • The mouse pointer jump at the top of the screen when the dialog box opens

    In the last few weeks my mouse pointer jumps sometimes extreme high (left side) of the FF browser window. Only happens in FF, Chrome or IE or any other application from Ms. The mouse to update drivers fees Reloaded, switched mouses, USB switch, ports switched to a mouse not MS - all to nothing does.

    "It seems to happen most often when I mouse ' snap to" feature is turned on and that the pointer automatically moves to the default button in the dialog box.

    This unique disability FF to hide the pointer when you enter (when the value in the mouse properties box) have become very annoying.

    Please address and solve the two problems above. Thank you.

    Good news! Now come on. For the moment, you can disable
    KeyScrambler. You can always turn it on when you need it.

  • Specific PDF page without the dialog box options import

    Hello

    I do the multipage PDF to import programmatically (without the dialog box options).

    Import a PDF page specific to a graphic image of the first step for the solution. 

    I use the SDKLayoutHelper::PlaceFileInFrame function but I can't select a specified (for example, page 2) page programmatically

    Thanks in advance

    Károly

    I figured out by SnpPlaceFile.cpp

    ....
    // The solution
      InterfacePtr cmdSetPDFPlacePrefs(CmdUtils::CreateCommand(kSetPDFPlacePrefsCmdBoss));
      InterfacePtr pdfPlacePrefData (cmdSetPDFPlacePrefs, IID_IPDFPLACEPREFS);
      pdfPlacePrefData->SetTransparentBackground(kTrue);
      pdfPlacePrefData->SetPage(2);
      result = CmdUtils::ProcessCommand(cmdSetPDFPlacePrefs);
    //
    
      UIDRef frameRef = layoutHelper.PlaceFileInFrame(fileChooser.GetIDFile(),
      parentUIDRef,
      boundsInParentCoords,
      uiFlags,
      fileChooser.GetRetainFormat(),
      fileChooser.GetConvertQuotes(),
      fileChooser.GetApplyCJKGrid());
    
  • Issue of change event in the dialog box.

    Hi all

    I'm having a problem with a user dialog box. The dialog box should use eventchange to update aspects of the dialog box based on a user selection in a drop-down list box. The problem I encounter is that eventchange does not recognize the change of no selection to the first selection. IE, a user will have to select something else first, then change to what they want to be recognized. Is there something better that would solve this problem? or is the problem something else entirely?

    Thank you

    Artemis

    Hey, Artemis,

    The simplest solution would be to use the event EventInitialize to set the combo box to a default value when the dialog box opens, and your settings dialog box to match the selection.  In this way the first change makes the user would trigger change of value.

  • When to change a start page preferably, a dialog box pops up and won't go away, even after clicked and restart FF. Please help ASAP

    This dialog box indicates "an attempt to change your home page and default search has been blocked" & "click to change these settings. After clicking on the "close button {X}", won't let the box of my screen, where it blocks ANY activity. Which means that, not only the dialog box covers aloud to the left of my screen (on my Mac, blocking access to all of the choices of window button).

    Literally blocks the activity of the screen all THE more of a 3 "-4" AUTOUR / greater than the size of real dialog box. " Move windows just so I can access the window buttons, although clear of ' under / covered by "dialog, the buttons still do not accept that is clicked, to inch away from the box. Even if it seems to be completely cleared and outside the box.

    When I go to another application, like the finder or to a full-screen video game, your still dialog box, any blockage 'slot' and 'around '. It will not disappear, even after that I went to my preferences and original re - has chosen settings of no.

    PLEASE HELP AS SOON AS POSSIBLE BECAUSE IT IS VERY ANNOYING SCREWING WITH MY WORKFLOW - SEE PHOTO! Unfortunately, your browser will not upload a screenshot of 49K of this anomaly.

    Moreover, to load the image, you can meet your own message and attach the image to the response. Please change or blur sensitive information in the file before uploading the image.

  • Consult the Page element values in the dialog box confirm dynamic action

    Hello

    I can return values to the Page item in the dialog box confirm dynamic action.

    I have a dynamic Action and I using the Action - confirm to display the confirmation message. I'm trying to refer point Page P1_EMP_NO say in the Confirmation box as shown below.

    Action - confirm
    Text - * & P1_EMP_NO.* "test123".

    When I have to run so that a dynamic action, confirmation shows only 'test123', the value for P1_EMP_NO is not displayed.

    My question is that we can refer such values as described above OR is there any other way to do it.

    ----
    Thank you
    Deepak

    Hi Deepak,

    You can see no elements in the confirm dialog box.
    You will need to write your own javascript and refer to elements such as dialog box

    $v('P1_EMP_NO') 
    

    Kind regards
    Kees Vlek
    -----
    Company: http://www.orcado.nl
    Blog: http://www.orcado.nl/blog/blogger/listings/69-kvlek
    Twitter: http://www.twitter.com/skier66
    If the answer to question please change replied and mark the appropriate post as correct / helpful.

  • reveal the pages when the box is checked?

    Hello

    I'm used to Acrobat Pro but new to LiveCycle. I need to hide several pages on a form until a user selects a check box. IE / user clicks on ' [x] category 1 ' and the page that contains the category content appears. If the user disables the check box, the page is hidden. IE / user erases [] category 1 and the page with the content disappears from the screen of the user.

    \i think it is called "revealing the page", but I'm not sure. Can someone point me in the right direction please?

    Thank you!

    Well, since I answered my own question, I thought I'd put the answer here just in case someone else can use it.

    First of all, some grumbling on LiveCycle: (you have to put up with this because this product is horrible and I had to pay a fortune to use...)

    • At that time, why pc only? I need only this one tiny but crucial function but was forced to borrow a pc and then buy a pc only (+ $ 300) software that I will use no doubt once again. All this should be feasible in Acrobat Pro with some scripts. (If your Google skills are best mine and you will find an answer, then please share it here and save the lives of others, the pain and the cost...)
    • Why is there a contempt of all feeling accepted, standard shortcuts - keyboard, mouse, and other methods of investment? Where is the ability to drag the guides of the leaders? Why can't hold the SHIFT key CTRL when dragging a form object to keep things lined up? BTW, ALT is how this copy - drag should be done - not CTRL. Where are the guides? Why, when I target an object in the generator of Actions I must scroll manually or collapse laboriously each page in the menu tree to obtain further to the bottom of the list? What a waste of my precious time and now unprofitable on this project.
    • I spent nice hours of creation of documents of approved customer in InDesign, only to discover that LiveCycle could not import my work in a way that preserves my layout, causing me to have to rebuild all my form elements. We are talking here of 9 documents and nearly 150 pages of provision of pain-staking, which had to be redone. And don't tell me that I should have used LiveCycle first. It should have been much more homogeneous than it was.

    Seriously, this product is expensive, not exhaustive, no standard compliant, similar to the use of Windows 95 in ways that no sane person should have to endure, but only pay for and put up with in 2014. Yes, Adobe high priests, I have in vain talk, knowing that this will fall indifferent, one ear deaf.

    OK - so here's the answer to my question. In summary, the steps to hide/reveal pages based on the user checking or unchecking a box are:

    1. Create the box by dragging the library of objects "Checkbox. Enter the question text and make sure that data binding name is unique for each instance. Let's say that all the elements of the box are on page 2 of the document. When the user selects the first box, three page turns. So, for this box, name it something like "CheckBox_Page3". Others would be called "CheckBox_Page4", "CheckBox_Page5" and so on.
    2. Select the first checkbox (let's stick with CheckBox_Page3 as our example.) and then right-click, choose Actions => add an Action (or Action change if there is an action already). The Action Builder dialog opens.
    3. I'm going to need two actions for each check box. One who says, 'If this box is cleared, then the page is hidden' and the other who said: "If this box is checked, then the page is visible." The Condition value: 'When the CheckBox_Page3 box is deselected' and the result of: show or hide a [HIDDEN] object. Then scroll down and select Page 3 in the left column.
    4. Set the action of the second so that the Condition is: "When the CheckBox_Page3 checkbox is selected" and the result of: "show or hide an object [VISIBLE]. Then scroll down again to select the Page 3.
    5. Browse all your boxes until all pages are put in place with a hidden/unchecked and checked/visible configuration.
    6. The last thing to do is to select all of the pages that will be hidden/shown in the left column. When this list is selected, visit the subform tab. Presence of the article and choose from the list: "Hidden (exclude from layout)." Now, the document will open with the appropriate, pages hidden from view, until the user selects the corresponding check box.

    Save OFTEN. Test carefully and on multiple platforms. Good luck.

    -Pete

  • problem in the operation of disconnection when you click Yes in the dialog box

    Hi experts jdev,.

    use jdev11.1.1... version 5.0 - adfbc-oracledb10g-mozilla ffx10. model dynamicTabShell.
     <af:pageTemplate viewId="/oracle/ui/pattern/dynamicShell/dynamicTabShell.jspx"
                             value="#{bindings.pageTemplateBinding}" id="pt1">
    Summarized what I did:

    use af:tree in the left side of the model and hit the link to tree leaf is a region (.jsff) dynamic opens to the right. all in utilzing the
    dynamicTabShell model obiviously above right have a close button in open dynamic region.

    Ok.


    during a test of my application.

    I discovered a problem.

    When I type sheet customer tree link means a customer.jsff returns on the right side.

    customer jsff has some af:table that contains column required fields. while I hit createinsert average operation he provide a line for me. ok.

    When my cursor on the University designates required fields are error throw. It also has ok.

    When I suddenly hit close button.

    made dynamic close region with the error.

    and I suddenly want hits logout link appears in index.jspx. When I hit ways to disconnect

    After the code snippet works perfectly.
        public void OnDialogAction(DialogEvent dialogEvent) {
            DialogEvent.Outcome outcome = dialogEvent.getOutcome();
    
           here code is removed . due to pasted wrongly.
          correct  code is pasted ,after two post.
                
            }
        }
    but my problem is : means DialogEvent.Outcome.yes (when hit the Yes button in the dialog box). This mandatory are only alow does ' t throw me to perform the disconnect.

    Similarly, I run some tests in my application.

    I perform some duplicated in af:table and try to save it comes up an error pk. and I suddenly click Close. and I make means of disconnection from functioning.

    get the pk error.

    likethis, ah lot.


    How to fix or ignore all errors. During disconnected operation is it possible?

    Note: is rarely occur. If it happens, I did mean:

    This url.
    http://127.0.0.1:7101/xxxxxApp-xxUI-context-root/faces/RJAppIndex?_adf.CTRL-State=mogzrfk8t_9

    9 ADF.CTRL - State = mogzrfk8t* I'm going to go out this half of the browser and perform the operation of disconnection.

    First thing, I want to emphasize is you are actually not disconnect, you redirect to the login page.

    Also try to immediately assign = true on the commandlink to avoid shooting validations.

  • How can I set the title of the dialog box when I run taskflow as contextual dialog box?

    I'm looking at ADF Code corner 039. Operating instructions declaratively launch a workflow bounded in a small popup, http://www.oracle.com/technetwork/developer-tools/adf/learnmore/39-taskflow-in-popup-169181.pdf
    and have gotton it works, but I would like to first of all the title of the workflow.

    The article shows the popup without title. I want to place a title in the dialog box. This can be accomplished?

    I use JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013

    Thank you, Klaus.

    View BrowseDepartments activity in this example has no title. If you don't see a title. If you set the "Title" of the af node: document on the activity of this view, it will be displayed when the workflow is displayed this page in a pop-up window.

  • How can I get a "Détails" view - as the default - when you download a file, in the dialog box "enter the name of the file to save on...» » ?

    When I get an attachment to an email (using Zimbra Imail, Firefox, Windows XP Pro) and I click on it and select 'Download', I get the dialog box "enter the name of the file to save on...» "(because I already have the option"always ask me where to save files. "But the view of default file always in a 'list '. At least recently. I don't remember it always does this. In any case, I want the value default to a 'Détails' view, in ascending order, I can find then things so much faster that way. (I often use the 'Update' tab to bring up, the latest version of a file.) I know that I can go to the Menu 'view' icon and select 'Détails', but whenever I go in a sub-folder in this dialog box, I have to do this all over again and it wastes a lot of time and attention.

    I did some research on the internet but have not found a way to solve this problem.

    Try this:

    a. open my documents, press the alt key.

    b. click on Tools. Click on folder options.

    c. click on the view tab and select Reset and check records.

  • When you delete a file in Vista, the dialog box remove does not close until the computer is restarted

    When you delete a file in Windows Vista, the dialog box remove don't close until the computer is restarted. It is sometimes possible to remove it by closing tha task list. When this is done, the Explorer is closed and restarted.

    Hi Brian,.

    (1) since when are you facing this problem?

    (2) remember to make changes?

    Method 1: Run the fixit available in the link below and check if that makes a difference

    Difficulty of broken desktop shortcuts and common system maintenance tasks


    Note:
    Fixit would attempt to recover bad sectors on the hard disk, in the course of this process there are chances of data loss from that particular area.

    Method 2: If a Protection of resources Windows (WRP) file is missing or is damaged, Windows may not behave as expected. Auditor of file system (CFS) scan to fix all of the corrupted system files. To do this, follow the steps mentioned in the link below:

    How to use the System File Checker tool to resolve missing or damaged on Windows Vista or Windows system files

    http://support.Microsoft.com/kb/929833

    Method 3:  Select the boot and then check if the problem persists

    Follow step 1 in the link below,
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Important: n ' forget not to put the computer to a normal startup follow step 7 in the link.

Maybe you are looking for

  • How to insulate the wait at some of the code function

    I'm building a system to applaud ecg with an external Stimulator using TTL of programming impulses to work along the side of the information obtained from the ECG. The most important of these features is the heart rate. However, whenever I activate m

  • Error message 1721

    I keep getting an error 1721 when you try to download Adobe Flash Player on one of our computers. The two systems are new and running on Vista. Here is the message:Error 1721: There is a problem with this Windows Installer package. A program required

  • Acer Aspire 7741 G RAM upgrade

    Hi all I need to upgrade Acer Aspire 7741 G RAM 4 GB to 8 GB Below is its specification supported: MEMORY

  • Speakers work not yet had to reinstall my windows xp.

    Speakers work not after I downloaded windows again, I a new sound card it says has no device, my computor is an Amd Sepron computor is also service pak 3

  • Serial number is not accepted by Acrobat 9.0 Pro

    We purchased Adobe Acrobat 9 Professional in 2008. I don't know which account was used to record it, or was it an account at all. The only thing I have is printed on the certificate of software document license. Who have some serial numbers Mac and W