Several areas of research in the same Page of the OFA

Hello

I'm new to OAF and while I practice the concepts, I have something in my mind on the creation of several search pages and tried to see how it behaves.

I created a simple page with 2 regions serach (each from the different EO and VO). When I run the page and click on 'Go' on the first its got region performed on the two regions.

I didn't write any code for it so far.  Strange thing is when I click on 'Clear' on the first region, that nothing is happening. But if I click on 'Clear' all values in the search field on the second region is eliminated from these two regions.  I know he is missing something, but don't know what it is. At this stage I cannot until the knowledge to build several areas of research.

Can you please help me out here.

When you have 2 pages of simple search, that's what I saw

1 ' clear' on the first region button does not work.

2. 'go' on the first region is performed on the two regions.

3. "clear" on the second region performed on the two regions.

Can you please help how to get to regions beyond?

see the documentation for OAQueryBean (Developer's guide). You need to write code to support in your controller processRequest to support what you want.

Concerning

Marie Lise S

Tags: Oracle Applications

Similar Questions

  • Several area 404 and file Setup

    Hi all

    Hope everyone had a nice weekend.

    I am currently setting up www.sunnyheat.fr for a customer and welcome us he www.sunnyheat.org.uk system because they are the same company, but require the multilingual Web sites. They wouldn't get off the google translate road having where he made good french.

    The site of France requires an error page 404 in French, but the default 404 error page is defined in the standard system page which is in English.

    My other question is, how did you put your file for several areas requiring a separate content and pages?

    At the moment I have a FR folder at the root, and all pages are configured in that, is it possible to have two separate folders?

    Look forward to your responses and how you do it!

    Thank you very much

    Asad Ali

    Hello.

    If you properly configure your domains if you go on the pages of system, you will see that you have an error 404 by country, as you can see on the screenshot below:

  • Several areas of form with one button recording

    Hello

    Is it possible to have several areas of form on a single page, with a single button that validates the changes made in all parts of the form save? If so, the forms must be manual forms?

    If this is not possible, or a bad way to go with APEX, what are my options?

    I try to avoid the user having to click through many screens to enter data. Logically each section should be in another table, but I would like to group some of the sections together to reduce the number of pages, users need to navigate to.

    Thanks in advance for your help,
    Johnnie

    Published by: johnniebillings on June 1st, 2009 21:33

    OK, Johnnie - let us know if you need something more on this

    Andy

  • Manual search - when start us research by removing the value manally, same results for future research in the next page.

    Hi guys OAF.

    Created a page of manual search with several buttons below. After entering search criteria and click on the first button, it shows the records in a separate page where I perform trade operations. The second page, I have a "back to the main search" link that takes me to the first page of search.

    Now, if I remove the value of any field of text input by clicking X mark the end of the field, or pressing the button remove the key board and try searching again, same values are to come in the next page as if I did not remove the value.

    Data on the next page is mainly with the help of setWhereClause. And here is the code I wrote.

    public void issueQuery (String OrderNum)

    {

    If ((OrderNum! = null) & & (!("".)) Equals (OrderNum.Trim ()))

    {

    setWhereClause ("ORDER_NUMBER =: 1");

    setWhereClauseParams (null); Always reset

    setWhereClauseParam (0, OrderNum);

    }

    executeQuery();

    }

    Please advice, what has gone wrong or its something Oracle behavior?

    Thank you

    Bideau

    I got the answer, it is resolved after the setwhereclause reset each time.

  • Bind several web service data controls on the same page

    Hello
    JDev version: 11.1.1.6.0
    I using SOAP web services. I have the following usage:
    I have the data control for the web service, that records the values entered into the form. I created the entry form using the data control (DC1).
    There is an input field [T1], on the tab, I need to fill an another text field, for which the data is returned to an another web service (DC2) data control.
    For the same input text [T1] on the tab out, I need fill in the object list in the component selectonechoice, for which the data is returned to an another web service (DC3) data control.

    Is it possible to use bind several data controls on the same page to reach the use case?
    However, I want to avoid the use of managed bean. Is it possible to do this?

    Concerning
    Fabiola

    Hello

    I can make the case to use even without the use of the managed bean?

    Yes, although the managed bean solution seems reasonable to me.

    Difficulties are

    + 1) REQ1 and REQ2 are the parameters that is common to both 1 and 3 services. +

    Text fields that provide arguments to a method are related to an input variable (file PageDef has an iterator variable in the executable section). A variable can be referenced from method arguments

    + 2) REQ1 is the parameter that is common to both 2 and 3 services. +

    Identical to 1. Create a setting for service 2 and map variables in the arguments of the method of service 3

    + 3) Service3 needs all REQ1, REQ2, REQ3, and REQ4 parameters as parameters to save the data. +

    As said, fields can be referenced from variables, dependent, the linking of the attribute fields (as I guess it is a return value in the bound field)

    There are problems of links as the same setting is available between several departments.

    It's new to me

    Is it possible to solve these problems of binding addresses?

    Yes. Make sure however that WS DC iterators you see in PageDef have their property Refresh ifNeeded for the refreshment of the bound field work properly

    Frank

  • Check boxes are displayed incorrectly < input type = "checkbox", "checked" > in 4.0.1 when they are fine for the same page in 3.6.17

    Check boxes are not displayed properly checked < input type = "checkbox", "checked" > in 4.0.1 when they are fine for the same page in 3.6.17

    Maybe you can try to use controlled instead of "checked".

  • Add the same page to several PDF at a time?

    I have 50 booklets created, and now I have to add a page for booklets. Instead of open each pdf document individually, is there a way to add the same page of pdf at the end of each book at the same time? I'm going to do this as many times that the content of the booklets are constant, and the last page is sometimes added as a page "to measure". So, if this is possible, it would be same a me lot of time. Thank you very much.

    Possible with the Action Wizard and the Javascript.

  • Several links to drop down to the same page.

    I'm trying to make a link to the same page of several drop-down lists. I'm allow MUSE to create drop-down menus on all Pages. However, I don't want to keep more than one copy of duplicate pages. Does anyone know how to create a second or third menu drop down for these pages to dupe button?

    Hi Pamela,.

    You can create a menu manual to point the finger the same page several drop downs.

    Kind regards

    Akshay

  • How to load several HTML5 canvas on the same page (the right way)

    Hello

    I struggled to load several animations of canvas on the same page. At the beginning, I thought that export movies with different namespaces and reload the libraries in a sequential workflow might work, but it doesn't. It still load just the last loaded movie. More info here: coding challenge: what am I doing wrong?

    Here's a sample of what I'm doing:

    1: publish two flash animations with namespaces customized to "lib" defined in the "publication settings": "libFirst" and "libSecond".

    2nd: Edit the canvas tags in the HTML page. One called "firstCanvas" and another one called "secondCanvas".

    3rd: change the javascript like this:

            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsFirst = createjsFirst||{};
                var createjs = createjsFirst;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/first.js"></script>
            <script>
                function initFirstAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("firstCanvas");
                    exportRoot = new libFirst.first();
    
                    stage = new createjsFirst.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsFirst.Ticker.setFPS(libFirst.properties.fps);
                    createjsFirst.Ticker.addEventListener("tick", stage);
                }
            </script>
            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsSecond = createjsSecond||{};
                var createjs = createjsSecond;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/second.js"></script>
            <script>
                function initSecondAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("secondCanvas");
                    exportRoot = new libSecond.second();
    
                    stage = new createjsSecond.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsSecond.Ticker.setFPS(libSecond.properties.fps);
                    createjsSecond.Ticker.addEventListener("tick", stage);
                }
            </script>
    
    <body onload="initFirstAnimation(); initSecondAnimation();">
    
    
    
    

    Could someone please answer with best practices on how to do it? If possible, without the need to reload all libraries...

    If I only need to show a flash animation at the same time, it would be more efficient to cut/paste the canvas using jQuery tag in the DOM and reload a different lib on this subject?

    Thank you very much!

    #flash #reborn

    I was able to remedy. In the end, it was easier than I thought. Just publish using namespace different 'lib' for each film, load all the scripts at the end of theand add the following in the onload or ready events:

    $(document).ready(function () {
    
            var canvas, stage, exportRoot;
    
            // First movie
            canvas = document.getElementById("firstCanvas");
            exportRoot = new libFirst.first();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libFirst.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Second movie
            canvas = document.getElementById("secondCanvas");
            exportRoot = new libSecond.second();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libSecond.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Third movie
            canvas = dument.getElementById("thirdCanvas");
            exportRoot = new libThird.third();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libThird.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    });
    
  • Several resources working on the same page ADF / same application

    Hello

    Sorry this is perhaps a fundamental question for some of you. But I really need experts.

    First question is:

    I'm working on JDEV 11.1.1.3.0 developing ADF UI. In one of my page, I have 12 tabs and around 6 pop-up windows. This is a page that some complex. So we can distribute the same application and the same page different resources and allocation of development different tabs? If Yes, then how we can merge?

    Second question is:
    I'm really curious to know how the major projects of the ADF are developed?

    Thank you
    MC

    A way to divide the work is to use fragments of the page inside the taskflows for each tab.
    Then, each developer can work on her page fragment, and in the end you just add these taskflows as a region to your homepage.
    Of course, you want to also use a central Subversion (or other SCM system) repository to synchronize the work on your project-level files.

  • I can't create several different uls on the same page

    There is a nav - ul on the page.
    #online - nav ul {}
    text-align: left;
    display: block;
    padding: 5px;
    Width: 130px;
    margin: 5px;
    list-style-type: none;
    }
    I need uls several points, squares etc. on the same page, width 300px and text sizes different and color etc. But every time I get ul I get the same div as above. How can I change the new lists?

    Thank you, that's all.

  • Field containing average function works only when the data are engaged on the same page. Does not work for fields on other pages.

    I'm having a problem with a field defined to calculate the average of eleven points fields (points 1 to 8 on page 1-9-11 on page 2). My original question was that it could exclude fields of points when they do not have information entered and adjust the average calculation (number of "divided by") accordingly.

    I had someone write JavaScript code for him, but I just found a small problem I don't know if it's something in the code or what the person who originally wrote the script cannot understand it either and suggested that I have post here.

    The middle area (located on the 2nd page of the pdf page two) seems to work exclusively with precision if at least one of the points of the fields on the 2nd page, 9, 10 (and 11) are engaged with the data. No values entered on the first page and only the first page, are for some reason any dividing by a more than expected. For example, if I fill the boxes 1, 2 and 3, it divides the total by four. If I filled just box 7, it halves. If I fill all 8 boxes on the 1st page, it divides by nine. It is corrected as soon as I get the points in one or more of the three boxes on the 2nd page points, suddenly the overall average is accurate. But if boxes 9, 10 and 11 contain no points, then the average is still inaccurate because the number of ' divide by "he uses is one more than what it should. I can't understand how to attach the form to this post, so I downloaded on Dropbox: Dropbox - used Evaluation.pdf.

    Under the direction of State: javascript came work to exclude the empty boxes when the points are entered in one of the three points of fields on the 2nd page (and more), but the average function is not accurate because it adds 1 to the number of ' divide by "in the calculation of the average If the points are only entered into the fields on the 1st page.

    Here's the code I entered in the 'Custom calculation Script' box in the 'Calculate' tab of the Properties menu of Test field:

    Initialize variables

    var num = 0;

    var sum = 0;

    Browse the input fields

    for (var i = 1; i < 12; i ++) {}

    var f = getField ("points." + i);

    If {(f.valueAsString)

    increment the counter to non-empty field

    NUM ++;

    Add the value of the running total field

    sum += + f.value;

    }

    }

    Calculate the average

    If {(num)

    Event.Value = sum / num;

    } else {}

    All fields are empty, then the empty value

    Event.Value = "";

    }

    I do not see that. Add the code of script debugging will display the results that each field is completed:

    Initialize variables
    var num = 0;
    var sum = 0;

    Browse the input fields
    for (var i = 1; i)< 12;="" i++)="">
    var f = getField ("points." + i);
    If {(f.valueAsString)
    increment the counter to non-empty field
    NUM ++;
    Add the value of the running total field
    sum += + f.value;
    }
    }
    Debug - display results as the form is filled;
    Console.Show
    Console.println (sum + "/" + num + "=" + sum/num);
    end of debugging;
    Calculate the average
    If {(num)
    Event.Value = sum / num;
    } else {}
    All fields are empty, then the empty value
    Event.Value = "";
    }

  • is there a way to code with several people at once on the same page?

    In my class today, we were tasked to build a web page and it works a lot better if we could all work together both on the same pages.

    Your best option is to use a svn like github to create a repository and have contributors to fork your repository (and the code on the same page at the same time). While contributors send shooting you pray that you can use to merge code contributed in your master repo.

  • Pass values between different areas on the same page.

    Hi guys!

    I'm developing a simple application where we have the list of students. I'm displaying information on a separate page for each student. Do you have any idea how and if I can pass parameters between regions, on the same page? I have a view showing, student card name information etc, and I want to create another view on the same page, which will be the student and will return a list of its subscribed courses.

    Part of my database is something like this:

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

    Students

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

    ID (PK)

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

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

    Student_course

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

    ID (PK)

    Student_id (FK)

    Course_id (FK)

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

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

    Course

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

    ID (PK)

    You have no idea how this can be done? I found information how to pass parameters between pages, but not on the same page.

    Thanks in advance!

    P.S. I am using the Application Express (declarative programming via a web browser), the use of the Application Builder.

    I discovered that I really had to. I just had to replace the "1" in my sql query with: P9_STUDENT_ID

    Thanks for your help anyway!

  • How could hide several areas of text caption on multiple slides at the same time?

    I have a simulation of flash card whereupon entering the slide, you see a text box. When you click a button, the detailed answer is given below.

    I initially put in place of the slides so that the first text box is visible and the second one (the answer) is invisible, with press button giving a command to "show" the second hidden text box.

    The problem is that if a user starts again from the beginning, the responses are already showing.

    I want the slides of "reset" from the beginning so that they behave in the same way they did the first time.

    I tried the following:

    1. in the title of the 'Actions' dialog for the slide, I changed the action appropriate 'input' to hide the text box. The problem is that it sometimes takes a while to do, and you can see the answer for the blink of an eye. Not good.

    2. then, I tried an advanced action that set all the slides to hide the text box, but it only worked to the one being programmed.

    I am using Captivate v5.5.

    Any ideas or tips to solve this problem?

    Thank you!!!

    Two ideas:

    • Place a box of highest point on the upper guide layer so that it covers the areas of text for the first second or so of the slide, and then use your advanced Actions.  This means that the initial presence of flash boxes does not see because sometimes located under the highlight box.
    • Postpone your text boxes by half a second or more on the timeline.  Then during the advanced Actions work that should be hidden, the object has not yet appeared. Again not Flash.

Maybe you are looking for