Get the values of the components within the region on the Parent Page

Hi all
I use Jdeveloper 11.1.1.5.
I just wanted to know that my use case can be mounted to the contextual events or should I use the #{data.pageDef.Attribute.inputValue} to get the values.

I have a stubborn taskflow 'ChildTF.xml' with the fragment to say "child.jsff". Now I dragged the ChildTF.xml the other say 'Parent.jspx' page as a region. In the child.jsff page I had entered with 20 fields of form and all 20 fields are trained since a view object so I do not have the field values related to the managed Bean and on the parent 'Parent.jspx' page, I have a button. Now when you click on the button, I need to get the values of these 20 fields on the page "child.jsff".


How can I achieve this?
Thank you
Shah

If you want to access the same data that is stored in the current line of an iterator, you must add the vo to the pagedef.

Timo

Tags: Java

Similar Questions

  • When I try to print a page, I get the entire page of very low, either I get only part of the page. Which setting I'm missing?

    I am trying to print a page of a web page. If I check, 'reduced to fit' print / page setup, I get the whole page but small enough to be useless. If I uncheck 'reduced to adjust', I get only about 1/3 of the page. I tried the % function, and it only changes the size of the narrow portion I see already. How to print the whole page in a reasonable size?

    If Firefox does not use the entire sheet of paper, it can result from Firefox after having extracted the Windows incorrect paper size settings when reading data from the print driver. Compensation it may involve conclusions some mask parameters, but here goes:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste print and make a pause so that the list is filtered

    (3) for each parameter which specifically mentions the problem printer, right click and reset The fastest way is to click with the mouse and press the r key on the keyboard with your other hand.

    Note: In a few discussions involving Brother printers, printer_printer_name.print_paper_data preference was established in 256 and when the user changed it to 1 which, in itself, solve the paper size. If you are using a Brother printer and see a 256 here, you can change the value by double-clicking it or by using the right click > modify.

    Any improvement?

  • How to set the values on the parent page of pop up

    Hi all

    I was wondering if someone could help me.

    I have a page parent with a button that opens a window where you can enter values and
    I would like to send these values to the parent page refresh page to set the item and close the pop-up window once the user has pressed a button in the pop-up window.

    How can you establish something like this?

    any help is appreciated.

    Kind regards

    Cleo

    Hello

    That's how I did in the past.

    1 use a function JS to open the pop - up example

    
    

    2. in the popup to create a JS function to set values and close the window for example

    function passBack(passVal1,passVal2,passVal3)
    {
      opener.document.getElementById("P1_ITEM1").value = passVal1;
      opener.document.getElementById("P1_ITEM2").value = passVal2;
      opener.document.getElementById("P1_ITEM3").value = passVal3;
      close();
    }
    

    If you want to refresh the page, you can use something like this:

    opener.window.location.reload();
    self.close();
    return false;
    

    3 Add a call to the function in pop, which could be a URL, page branch or report link for example column button

    javascript:passBack(&P32_SOURCE_PAGE.,'#COL01#','#COL02#','#COL04#');
    

    There will be a slicker average JQuery, but this should help you get started.

    I hope it helps

    Shunt

  • Adaptive tags: pt: data .currpagedata - could not get the current page id

    I use a Basic Page layout and need to create a DIV box which is linked to the Page ID - < div id = "pt-page-1234" >. The Page ID must be inserted dynamically when you navigate around the pages.

    I try to use the Adaptive tags pt: data to get the ID of the current Page; Therefore, I am currpagedata. When I use the attribute of the object ID of the object, I get the Community ID (which seems to be a bug).

    Does anyone know how I can get the current Page ID on a pt tag: data? Here is my current code:

    < pt:ptdata.currpagedata pt:id = "currPage" / >
    < pt:logic.foreach pt: data = "currPage' pt:var = 'temp' >
    < pt:logic.variable = pt pt:key: value = "$temp.objid" / "currPageId" >
    < /pt:logic.foreach >
    < pt:logic.concat pt:key = 'target' pt:value1 = 'pt - page -"pt:value2 ="$currPageId"/ >
    < pt:core.html pt:tag = "div" id = "$target" >

    I get... < div id = "pt-page-245" > but the page ID is 4015

    Published by: user11124236 on July 2, 2010 10:44

    Hello

    This may be too late, but for other people who have the same problem, use. PageID instead of .objid (case-sensitive).






    See you soon,.

    Jefi Santoso
    Collaboration technologies (http://www.collaborativetechnologies.com.au)

    Edited by: jefis on 14-Sep-2010 17:20

  • Cannot get the home page of firefox on my computer

    I get the start page. I want to be my firefox home page

    This is the home page of mozilla firefox 3.6 version

    http://www.Google.com.my/Firefox?client=Firefox-a & rls = org.mozilla:-org.mozilla

    Simply go to options. And the link above as your homepage. Firefox 4 does not show this page. I have no idea why.

  • Why an I get the test page yellow and black with each print job. I have a HP PSC 1350

    Why an I get the test page yellow and black with each print job? I have a HP PSC 1350

    Hi - I assume that the page that you see printed is the alignment page.  This happens usually if the alignment process has not been made.  All you should have to do is take the printed alignment page and place it face down on the scan scanner glass and press.  Who must complete the alignment process and eliminate the page printing every time.  If you have problems, try following the procedure described in this document.

    Hope that helps.

  • APEX 5.0 after you close a modal dialog box, I want to introduce the parent page, without losing session values

    I have a parent page that triggers a modal dialog box in APEX 5.0. When the user confirms in the dialog box, it closes the dialog box by using the process of dialogue.

    In the parent page, if I do not have a dynamic action "Dialog box closed", the user returned to page with the values, they recently came again here. If I add a closed action dialog box to send the page, the values are lost - it's as if the page refreshes before submitting. Someone knows how to solve this problem.

    Thank you.

    user3282753 wrote:

    Please update your forum profile with a recognizable username instead of "user3282753": Video tutorial how to change username available

    Also, is it possible to display the success message from the Page of the dialog box without updating the parent page.

    See Roels Blog: display a success message after you close a modal dialog box

  • Get the Parent for each record in the child

    Dear Experts,

    I have a table that contains the parent and child information. I need to make a request to get the parents of each book of the child table. I tried to write the query but does not get the expected results. Please help me.

    Table: relationship

    Parent of the child

    102 101

    103 102

    104 103

    106 105

    107 106

    109 108

    110 109

    Output:

    Expected child

    102 101

    103 102; 101

    104 103, 102, 101

    106 105

    107 106; 105

    109 108

    110 109

    Thank you very much

    Hello

    MU * 443499 * TR wrote:

    Dear Experts,

    I have a table that contains the parent and child information. I need to make a request to get the parents of each book of the child table. I tried to write the query but does not get the expected results. Please help me.

    Table: relationship

    Parent of the child

    102 101

    103 102

    104 103

    106 105

    107 106

    109 108

    110 109

    Output:

    Expected child

    102 101

    103 102; 101

    104 103, 102, 101

    106 105

    107 106; 105

    109 108

    110 109

    Thank you very much

    Why do you want to

    Expected child

    -----  ---------------

    110 109

    Instead of

    Expected child

    -----  ---------------

    110 109; 108

    ?

    You may want something like this:

    CONNECT_BY_ROOT SELECT AS children

    SYS_CONNECT_BY_PATH (parent, ';')  AS expected_output

    FROM table_x

    WHERE CONNECT_BY_ISLEAF = 1

    CONNECT BY child = parent PRIOR

    ;

    If you would care to post CREATE TABLE and INSERT statements for your sample data, and then I could test this.

  • the button click scroll to anchor in the parent page

    Hello world

    I have a file of edge integrated in my html as a banner page.

    I have a button in the file edge I want to control the parent page with.

    How can I get onClick in the file edge to scroll the page relative to the anchor position.

    I would do this without reloading the page as well.

    Any help is greatly appreciated.

    Thank you

    I didn't know that you load your Edge project in an iframe!

    Well, you can use this code to control the parent of the inside of the iframe:

    $(«_html,_body,_window.parent.document).animate ({scrollTop: $(«_#align_orthodontics_blog_»,_window.parent.document).offset () .top}, 2000)

    concerning

    Zaxist

  • How to refresh the Parent page after closing the window pop up (Dailog)

    Hello

    My Version of JDEV is 11.1.1.7.0

    I open the POP-UP (Dailog) using goLink

    Now how can I use property return Action Listener to refresh the parent page.

    Thank you

    Venkatn

    Hello

    Is there a reason why you using a goLink erq? Could replace you it with a commandLink? You will be able to refresh the page in the earphone of return.

    Kind regards.

    Ruben

  • How to close the parent page popup and refreshment with click of a button.

    With Aped 4.0, I created a window close popup with this process, I am able to close the popup window after submit. But how do I update the parent page before you close the pop-up window.

    He does ' t work like this, because above JavaScript three calls does not wait for the actions to perform
    Means once the function of the saveChanges method is called, it will run funtions all three with waiting for the first action to perform. This is not the right way.

    Instead, you can use a branch of the page with the guy like branch of PL/SQL procedure with the following code.

    And Point branch: on submit: calculation of before (before the calculation, Validation and treatment)

    Begin
    htp.p('');
    end;
    
  • How can I get the web page to keep the button count value

    Hello
    I have a button that, whenever he is pressed by slices, a number. The number is displayed in a text box. This set works very well on my web page. However if I close the web page and then reopen it, the numbers go back to zero. How can I keep the number is (for example 10) and keep incrementing?
    I have the button on frame 1 and the text on the image 2 box.

    Thank you
    Paul

    Resolved to myself. Much less complicated that I was trying. Hope this helps someone else.

    var my_so:SharedObject = SharedObject.getLocal ("savedShare", "/");
    dir_btn.onRelease = function() {}
    If (my_so.data.count == undefined) {}
    my_so. Data.Count = 1;
    }
    else {}
    my_so. Data.Count ++;
    my_so. Flush();
    }
    trace ("my_so.data.count =" + my_so.data.count);
    }
    so_txt. Text = my_so.data.count;

    Easy when you know how!

  • How to get the tab page index active?

    I have a parent tab and the number of child tab

    I want to get the index of the active tab page, normally I would do this:

    Is there a direct approach?

    Image EDITING

    Just read the value of the Terminal.

  • Get the parent-child hierarchy of column delimited

    I've been on this forum once before, and someone helped me, so I hope I can get help again!

    4-15-5987');

    Thus, the hierarchy is divided on the hyphen. first parent being 4245, then the next value is-4 (including the hyphen) and what follows is - 1, for example

    CREATE TABLE REGEXTEST
      ( ITEM VARCHAR(20)); 
    
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-1');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-10');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-11');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-12');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-13');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-14');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-15');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-15-59A7');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-15-59D7');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-4-15-59F7');
      INSERT INTO REGEXTEST (ITEM) VALUES ('4245-
    
    

    I have to be able to bind-1, -4, 4245. Perhaps the simplest is to build a new table with a primary key where it is assigned the id of the parent to the child.
    I just can't understand how to divide the individual elements and maintain the hierarchy. As previously mentioned, someone helped me with another part of the problem before where I needed to maintain the entire path of each child with the following query:

    select  nvl(prior item,item) parent,
            nvl2(prior item,item,null) child
      from  REGEXTEST
      connect by substr(item,1,instr(item,'-',-1) - 1) = prior item
      order by child,parent
    
    

    Now, if I could extrapolate that into a new table:

    CREATE TABLE FileHierarchy
    (ItemID INT NOT NULL PRIMARY KEY,
    ItemName varchar(50) NOT NULL,
    ParentID INT NULL);
    
    

    ItemName is the 4245 or - 4 or - 1 (only) - Yes, including the hyphen.

    The ID of the parent-1 would be the ID-4, etc...

    Thank you very much in advance!

    J.F. Larente

    Solution for not having stored the high level:

    SQL > select *.
    regextest 2
    3.

    POINT LEV
    -------------------- ----------
    4245 4
    4245 4-1
    4245 4-10
    4245 4-11
    4245 4-12
    4245 4-13
    4245 4-14
    4245 4-15
    4245 4-15-59 A 7
    4245 4-15-59 D 7
    4245-4-15-59F7

    11 selected lines.

    SQL > with t1 as)
    2. Select item
    regextest 3
    4 Union all the
    5 select distinct substr (item, 1, instr(item,'-',1))
    6 of regextest
    7             ),
    8 t2 as)
    9. select element,
    10 row_number() on id (order by article)
    11 from t1
    12              )
    13. select id,
    14 regexp_substr (rtrim (point,'-'), case level when 1 then ' [^-] + $' other '-[^-] + $' end) child.
    parentID 15 prior id,
    16 regexp_substr (prior rtrim (point,'-'), case level - 1 when 1 then ' [^-] + $' other '-[^-] + $' end) parent
    17 of t2
    beginning 18 with substr(item,-1) = '-'
    19 connect by substr (item, 1, instr(item,'-',-1) - 1) = prior rtrim(item,'-')
    20 and article! point prior =
    21.

    ID PARENTID PARENT CHILD
    ---------- -------------------- ---------- --------------------
    1 4245
    2 -4                            1 4245
    3 -1                            2 -4
    4 -10                           2 -4
    5 -11                           2 -4
    6 -12                           2 -4
    7 -13                           2 -4
    8 -14                           2 -4
    9 -15                           2 -4
    10-59A 7 9-15
    11 59 D 7 9 - 15

    ID PARENTID PARENT CHILD
    ---------- -------------------- ---------- --------------------
    12 59F7 9-15

    12 selected lines.

    SQL >

    SY.

  • Modal region of the tree as a popup... After clicking the value in the tree... How to avoid the parent page is refreshing

    Hi, I spent long hours to solve this problem and wait for the answer from the expert.

    I created a form with text boxes and one of them, I created just small image button to call the modal region of the tree.

    Everything is OK, tree appear and disappear after the passage of the code value for the text element in the parent form.

    But it refreshed and initialized all other areas of empty text as well... ^ ^;

    I think that, because of the link in SQL tree. Someone help me?

    Select case when connect_by_isleaf = 1 then 0

    When level = 1 then 1

    else                           -1

    end the status,

    level,

    "CAT_NM" as the title,

    NULL as an icon,

    "CAT_CD" as a value.

    NULL as ToolTip,

    ? p = & APP_ID.:112 :'|| : APP_SESSION |': P112_CAT_CD :'|| "' CAT_CD ' as link-> How to avoid refreshing the page parent and just switch the CAT_CD to the called page?

    'category '.

    Start with 'PARENT_CAT_CD' is null

    connect prior "CAT_CD" = "PARENT_CAT_CD."

    siblings arrested by "CAT_CD".

    Hey "zoomok,"

    Large - an example would have been my next request in any case I took a glance and changed your demo page to work as you want.

    Things of note:

    -SQL source tree: NO link value! A link value will generate apex code that will redirect you to the link. It will always be a redirect page, where a rerender page, and not what you want! Leaving NULL allows us to interact with the tree interactively via javascript

    -Code in variables and functions global page - javascript - next:

    function treeOnload(){
      var l$Tree = $("#tree_modal div.tree"); // get the tree instance
      // handle the onselect event of the tree
      $.tree.reference(l$Tree).settings.callback.onselect = function(NODE, TREE_OBJ){
        $s( "P112_CAT_CD", $(NODE).attr('id') ); // get the VALUE of the node and put it in item P112_CAT_CD
        closeModal(); // close the active modal region
      };
    };
    

    -In javascript - dependent section I added a call to this procedure:

    treeOnload(); // initialize the tree with our settings
    

    And that's all! I didn't know that you use "openModal". There are different ways to implement modal regions, so it is important to know how we do for ourselves what to do with it.

    FYI - you now need to change your credentials. And mark the answer that has helped you or is correct, please.

Maybe you are looking for