How can I display the value input in the next page

Hi all
Hope you will be fine.
I have a question.would u please give a solution.
My scenario is:
in datainputPG, I'll take some entries of user.and when I press the next button, then will come my reviewPG.
and in my reviewPG I'll just show the input values to the page datainputPG.and, it will be unmodifiable.
How can I do that.
u'd like developed.
Thanks again.
Dina

Hello

oracle.apps.pa.util.webui.SessionUtils

-Download this file from the server and put it in myclasses.

Concerning
Meher Irk

Tags: Oracle Applications

Similar Questions

  • How can I display the time of the data stored in a file using labview?

    How can I display the time of the data stored in a file using labview?

    Hi Matt,

    I think that we will need a little more information as to how you capture the data, what data you capture, etc.

    If you capture a waveform, is to extract the time data waveform which includes the t0 and dt values, so you can understand the time stamp of a specific data point as in the image below.

  • I'm new to lightroom 6. I look at try videos & they have sport options in the right panel. When to go to import, I have a small rectangle in the middle of my screen. How can I display the import options in the right panel?

    I'm new to lightroom 6. I look at the video traing & they import options in the right panel. When to go to import, I have a small rectangle in the middle of my screen. How can I display the import options in the right panel?

    Hi marinersr,

    You don't mean that the import window is reduced?

    You can develop that will bring to the top of all the options to import for you.

    Kind regards

    Claes

  • How can I display a grid of horizontal alignment in Pages.

    How can I display a grid of horizontal alignment in pages. I can show a vertical, but there seems to be no option to show a horizontal. I use El Capitan with maps, version 5.6.2 Pages.

    Pages v5.6.2 has horizontal and vertical guides, but no grid. The vertical guide is enabled in the menu Pages: preferences: sovereign.

    With the two visible leaders after menu display: display the rule, place the cursor of the black needle on the edge of the respective sovereign and then click. When you see the following icon, drag the new guide in your document. Several vertical and horizontal guides may be present. The view menu has an element of Guides to hide menu or erased.

    • Indicator of horizontal ruler guide
    • Indicator of vertical ruler guide
  • How can I disable the next/previous button at the bottom left of the Windows Picture and Fax

    I am a beginner of the windows developer, please help me.

    1. How can I disable the next/previous button at the bottom left of the Windows Picture and Fax Viewer? E.g. change Registory or others...
    2. when I click the print on the Windows Picture and Fax Viewer, the image of the current directory

    will appear in print wizard, how can I show only the currently shoing image?

    Note: windows XP SP3

    Hi NewsAru,

    Unfortunately, there is no way to disable the next\previous buttons in Windows Picture and Fax Viewer.

    When you try to print an image by using Windows Picture and Fax Viewer it would display all available photos in the folder that contains the image you have chosen to print.

    Overview of Windows Picture and Fax Viewer

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/image_toolbar.mspx?mfr=true

  • How to navigate to the next page based on the value returned by the method call inside the action attribute of the command key.

    How to navigate to the next page based on the value returned by the method call inside the action attribute of the command key.

    I use JDeveloper 12.1.2.0.0

    < af:button id = "tt_b2".

    rendered = "#{attrs.nextRendered} '"

    partialSubmit = 'true '.

    action = "#{attrs.backingBean.nextAction} '"

    Text = "next".

    Disabled = "#{attrs.nextDisabled}" / >

    private static final String NEXT_NAVIGATION_ACTION = "controllerContext.currentViewPort.taskFlowContext.trainModel.getNext";

    public String nextAction() {}

    If (validate()) {}

    updateModel();

    Return NEXT_NAVIGATION_ACTION;

    }

    Returns a null value.

    }

    Use case is made for model train, which is being implemented based on this blog: http://javacollectibles.blogspot.co.UK/2014/10/ADF-train-template.html

    We define a generic action following in the model, but the action must be called under certain conditions, based on the question of whether all validation controls had been passed on no.

    You can do this in two ways:

    1 returnValue = (String) ADFUtils.invokeEL("#{controllerContext.currentViewPort.taskFlowContext.trainModel.getNext}");

    return returnValue;

    2.

    public String getNextTrainStop() {}

    String nextStopAction = null;

    ControllerContext controllerContext = ControllerContext.getInstance ();

    ViewPortContext currentViewPortCtx = controllerContext.getCurrentViewPort ();

    TaskFlowContext taskFlowCtx = currentViewPortCtx.getTaskFlowContext ();

    TaskFlowTrainModel taskFlowTrainModel = taskFlowCtx.getTaskFlowTrainModel ();

    TaskFlowTrainStopModel currentStop = taskFlowTrainModel.getCurrentStop ();

    Terminus of TaskFlowTrainStopModel = taskFlowTrainModel.getNextStop (currentStop);

    nextStopAction = nextStop.getOutcome ();

    _logger.fine ("train, next stop:"+ nextStopAction ");

    Return nextStopAction;

    }

  • When I open a pdf file. the document that I'm automatically redirected to page 3 of the doc. How can I open the 1st page?

    When I open a pdf file. the document that I'm automatically redirected to page 3 of the doc. How can I open the 1st page?

    Hi Monica

    Open the properties of the Document window (ctrl + d), click on "Display Initial" tab, check "Open page" option, type 1 in the text box.

    Kind regards

    Rahul

  • I am a beginner using Muse. Google shows all pages menu in the search results and all texts on these pages. How to just display the home page?

    I am a beginner using Muse. Google shows all pages menu in the search results and all texts on these pages. How to just display the home page?

    Thank you. I thought I created my Muse wrong site.

  • How can I change the Home Page of Adobe to English? Happens to be french and I do not understand. I press the translator button but nothing changes!

    How can I change the Home Page of Adobe to English? Happens to be french and I do not understand. I press the translator button but nothing changes!

    Adobe - Choose your area

  • How can I display the display value for an element of lov in another area

    My page has a few elements that allow the user to select specific criteria for their report.
    pn_person - select point based on lov. Lov shows the name of the person and returns the code of the person in pn_person

    When the user has made their choice, they press a button that the report is generated.

    I want to do is show the display value for one of the search fields in the title of the report (for example, person_name) region. I think to do that I need to create a (hidden) pn_person_name point, then I put & pn_person_name. as a region

    However, how can I get the value of pn_person in pn_person_name display?

    I thought that apex_item.text_from_lov, but don't know how to use it - what elements (types), the calculations / process I need to create...

    THX Caron

    Published by: user11267129 on January 7, 2010 15:01

    Published by: user11267129 on January 7, 2010 15:02

    Published by: user11267129 on January 7, 2010 15:02

    Caron:

    You can use javascript to set the value of 'pn_person_name' to display the LOV selection value.
    Set the form field HTML to the elements attributes for the element of selection as list page

    onchange=$s('PN_PERSON_NAME',this.options[this.selectedIndex].text)
    

    CITY

    Published by: city has on January 7, 2010 17:22

  • RH9-how can I specify the first page to display when I generate WebHelp?

    I use RoboHelp 9.

    When I generate WebHelp, first point, I've specified in the table of contents is not the first screen. How can I specify the first screen to display when the poster of WebHelp?

    Thank you.

    Hello

    Unique recipe Source presentation settings, expand the categories of content and click on the category that you use. Then click on the button select and propose a new topic to be the default value.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7, 8 or 9 in the day!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • How can I display the printable two than non-printable ascii characters from a device and display it in a text box?

    Hello

    My send UUT to my computer via serial port of printable and non-printable ascii characters. The question is:

    (1) how to display all characters in a text box.

    (2) how can I display all these characters in hexadecimal format and display it in a text box?

    Thank you.

    Robert

    Text boxes can actually receive channels with printable and non-printable characters: nonprinting characters will be represented with a small square. For example, consider this code:

    tank has [512], msg [512];

    Create a string with embedded unprintable characters

    sprintf (one, "Hello: %c %c %c %c % c: World!", 1, 2, 3, 4, 5);

    Pass the string to the text box "such what."

    ResetTextBox (bH [1], b1_n, a);

    Format a hexadecimal representation of the string and add it to the text box

    FMT (msg, '\n%*d[zb1r16w2p0j1]', strlen (a), a);
    SetCtrlVal (Bosnia and Herzegovina [1], b1_n, msg);

    The result is as follows: the first line is the string passed "such what", what follows is the hexadecimal representation.

  • 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 can I display the first image of a built-in clip?

    I prepare a presentation for my 10.11.16 retina, with Keynote 6.6.1 MacPro OSX. I want that it contains clips integrated to my films. I chose the simplest theme - plain black.  I drag and drop these Quicktime movies or .mov of iTunes to a new black slide in Keynnote.

    When I'm in mode Navigator or Light Table etc, what I see is a series of black images - although if I click with the mouse the video will play. How can I see the first frame of the movie, and don't forget that it will start when I move to the slide, so that I can see the order of presentation, or know what's coming?

    You see black because it is what is contained in the poster frame, which is the first frame of the video by default.

    To change the original image: click the video on the slide to select it, then go to: Inspector > Format > film

    either drag the corrector, or enter a number in the box, here I'v entered 4 seconds for the poster so frame the frame of departure:

  • How can I translate the quiz page number?

    Hello there,

    We work with Captivate 6.0.1.240.

    Our project has a series of questions on the quiz.

    Quiz questions are numbered page (for example "question 3 of 8 ') of our default language of German Captivate.

    How can I change the language of this numbering, for example in French? Can I change the default text, or change the

    layout "3/8"?

    After you import the document translation all texts were changed to French, but not these numbers quiz.

    What can we do?

    Thanx

    Alex

    You must remove the progress indicator by default by deselecting this option in Quiz preferences and set up your own text captions (or intelligent forms) on quiz Master slides.  These legends will show quiz inserted system variables and user variables that gives you total control over the translation of the language.

  • -Text form field can overflow to the next page?

    Can I create a field, where if the user types text that overflows the page space, it can allow the text flow into a field on the next page?

    Thanks in advance :))

    No, it must be the script of the hit. Select a Format for the custom category, and you should see where to place the code. Don't forget to remove from the Validate event.

Maybe you are looking for