Process of page does not work when column for APEX_ITEM. HIDDEN is not displayed

I created a region of report based on an SQl query. In the query that I have three columns that should be in a table, but 2 of the 3 columns should not be visible on the report. Therefore, I don't have to Show checked for them in column of the report region attributes.

In my tests, if I do not display the columns that are in the tables in the report and run the process of page to insert records into a table, I get the error "no data found". Conversely, if I show columns, my insert is successful.

That's how work bays? Or is there something that I did not properly.

Here is the query for the report:
SELECT APEX_ITEM. ASSISTED BY CHECKBOX (1, ROWNUM, "CHECKED");
APEX_ITEM. Hidden(2,C.PARTY_ID) ID-this is the column I want to hide.
APEX_ITEM. Hidden(3,C.PARTY_TYPE_CODE) PTYP-this is the column I want to hide.
C.PARTY_TYPE_CODE,
S.PERSON_ID,
S.PERSON_FIRST_NAME AS THE NAME,
C.PARTY_CASE_ID

OF THE CASE. C PARTY
JOIN INTERNAL DN. PERSON S
ON C.PARTY_ID = S.PERSON_ID

WHERE C.PARTY_CASE_ID =: P18_CDBCASE_ID
AND C.PARTY_SEQ_NO =: P18_SEQ


Thank you
Keisha

Published by: user4579720 on 16 Sep, 2009 14:30

Keisha,

If you uncheck the "Show" option, then the HTML corresponding to this element is not rendered on the page. Thus, when you try to inspect this element through APEX_APPLICATION. G_F02, it does not exist.

A trick I use when I want to have hidden items on the page, but does not make them take all space, is to concatenate them to the items that will be visible.

Using your query for example, I would like to re - write like this:

SELECT APEX_ITEM.CHECKBOX(1,ROWNUM,'CHECKED')ATTENDED,
APEX_ITEM.HIDDEN(2,C.PARTY_ID)
  || APEX_ITEM.HIDDEN(3,C.PARTY_TYPE_CODE)
  || C.PARTY_TYPE_CODE PARTY_TYPE_CODE,
S.PERSON_ID,
S.PERSON_FIRST_NAME AS NAME,
C.PARTY_CASE_ID

FROM CASE.PARTY C
INNER JOIN DN.PERSON S
ON C.PARTY_ID = S.PERSON_ID

WHERE C.PARTY_CASE_ID = :P18_CDBCASE_ID
AND C.PARTY_SEQ_NO = :P18_SEQ

Thus, the second report APEX column will contain the HTML code for the PARTY_ID & PARTY_TYPE_CODE hidden items, as well as the value of PARTY_TYPE_CODE. When you submit the page, you should not have problems.

Thank you

-Scott-

http://sumnertechnologies.com/
http://spendolini.blogspot.com/

Tags: Database

Similar Questions

  • My Firefox has just automatically updated itself to the version 42. The extention under modules page does not display the extensions I have installed.

    My Firefox has just automatically updated itself to the version 42. The extention under modules page does not display the extensions I have installed. The plug in page shows the plug ins I installed. How can I fix it? This happened on my 64 bit Windows 7 partition. I installed the extension "classic add-on" to see if she could solve the problem. There is unfortunately no. I have a screenshot. I'm not sure if I have permission to upload it to the media gallery. I also use Linux, but I did not upgrade that are still there.

    It is possible that there is a problem with the files that store the registry extensions.

    Delete the files (extensions.json, extensions.sqlite, extensions.ini) extensions.* and compatibility.ini in the profile folder of Firefox to reset the extensions registry.

    New files will be created if necessary.

    See "extension corrupted files:

  • "back" button does not work and the home page does not display on startup

    My buttons next and previous no longer work. They show just gray and I cannot click on them.
    Also my home page does not appear when I launch firefox.
    I reinstalled firefox 4 and then I went back to firefox 3.6.16 and have the same problem in both versions.
    Don't know what to do anymore
    I just found out that when I opened a second window everything works well in the second window, but it still does not work in the first window.
    The same thing happens when I close both windows. The first window of my home page does not appear and the back button does not work, but the second window is operating normally. Including my home page.

    Try:

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > appearance/themes).

    • Makes no changes on the start safe mode window.

    See:

  • A link to the HTML Page for the ASP Page does not display the ASP Page?

    Hello

    I can browse to the page default.asp and link, but in a browser error Page CAN not be display.  Why would it be?

    see you soon,

    Dreamweaver101.1

    > I don't see how.

    You post a url on the site, or send you the code of the page.

    > The connection window shows a path to the "dafaul.asp Page" as... /... /.. /.. / default.asp

    Is this the right path? This means that your window is nested at 4 levels under the default.asp page. Is this correct?

    > In a browser after I click on

    > Link to the navigation bar I get error Page

    How do you test it? It's on a website online? Preview mode? Test server? We need more details.

  • Coding of the site index page does not display all

    I really need help with this.

    I know a little bit for Dreamweaver. When I opened index page http://redwinemag.com on DW, then its not showing full coding of the page my Web site.

    Please advice

    ~ Diana

    WordPress sites consist of some 800 + files of code fragments.  The index page contains instructions to these various include files.  The server that analyzes the data and creates the page on the fly.  There is no real pages to change in DW because WP pages are generated dynamically.

    My advice is to continue to use the WP Dashboard to edit your content.  Once a WP site is deployed to the server, you don't need DW.

    Nancy O.

  • Page does not display the same on mobile

    When I view the page on a browser it displays very well even if I resize, much remains in place, while when I open it on an iphone, it is no longer displayed even. http://dkphotos.net/portfolio/wedding%20Photography/wedding%20Photography.html

    Thank you!

    http://s7.postimg.org/tsqceyabv/Screen_Shot_2013_08_19_at_02_59_11.png

    http://s10.postimg.org/saeimsec9/Screen_Shot_2013_08_19_at_02_58_53_1.png

    http://s24.postimg.org/5tgusowth/photo_1.png

    http://s24.postimg.org/3nmjy6td1/photo_2.png

    HTML:

    <! doctype html >

    < html >

    < head >

    < link rel = "shortcut icon" href = "favicon.ico" > "

    "< link rel ="icon"type =" image/gif"href ="... /... "/ animated_favicon1.gif" >

    < title > Wedding Photography < /title >

    < meta charset = "UTF-8" >

    < link rel = "stylesheet" type = "text/css" href = "layout.css" >

    < /script >

    "< script src="js/jquery-1.7.2.min.js "> < / script >

    "< link rel ="stylesheet"type =" text/css"href="js/lightbox/themes/carbono/jquery.lightbox.css "/ >

    <!-[if IE 6] >

    "< link rel ="stylesheet"type =" text/css"href="js/lightbox/themes/carbono/jquery.lightbox.ie6.css "/ >

    <! [endif]-->

    "< script type =" text/javascript"src="js/lightbox/jquery.lightbox.min.js "> < / script >

    < style type = "text/css" >

    a {}

    font size: 15px;

    Color: #777777;

    }

    body, td, th {}

    font size: 15px;

    color: #444444;

    do-family: 'slab of Josefin;

    }

    a: link {}

    text-decoration: none;

    color: #444444;

    }

    a: visited {}

    text-decoration: none;

    color: #444444;

    }

    a: hover {}

    text-decoration: none;

    color: #60baec;

    }

    a: active {}

    text-decoration: none;

    color: #444444;

    }

    < / style >

    < script type = "text/javascript" >

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script >

    < style >

    UL {}

    list-style-type: none;

    margin: 0;

    padding: 0;

    overflow: hidden;

    }

    Li {}

    float: right;

    }

    a {}

    display: block;

    font size: 15px;

    color: #444444;

    Police-weight: 400;

    }

    Li {}

    margin-right: 30px;

    }

    body, td, th {}

    Police-family: josefin-slab;

    make-style: normal;

    Police-weight: 400;

    font size: 15px;

    color: #444444;

    }

    a: link {}

    text-decoration: none;

    }

    a: visited {}

    text-decoration: none;

    color: #444444;

    }

    a: hover {}

    text-decoration: none;

    color: #60baec;

    }

    a: active {}

    text-decoration: none;

    color: #444444;

    }

    < / style >

    <!-the following script tag downloads a font of Adobe Edge Web server fonts to use in the web page. We recommend that you do not modify it.-->

    < script > var __adobewebfontsappname__ = "dreamweaver" < /script >

    " < script src =" http://use.edgefonts.NET/Josefin-slab:N1, N4:default.js "type =" text/javascript"> < / script > "

    < / head >

    < div class = "wrapOverall" >

    < body text = "#444444" link = "#444444" vlink = "#60baec" alink = "#444444" >

    < div class = 'container' id = "header container" >

    "" "< div class ="header"> < a href ="... / index.html "> < img src =" images/Home - Page_03.png"name ="Logo"width ="448"height ="69"class ="logo"id ="Logo"onMouseOver =" MM_swapImage ("Logo","' images/home_03-roll - over.png', 1) ' Mm_swapimgrestore ' border = '0' / > < /a > < / div >

    < div class = "navMain" >

    < div class = "navMain" >

    < /li >

    < ul class = "navBar".

    style = "width: 530px;" float: right; Police-weight: 400; Police-family: josefin-slab; make-style: normal; ">

    "< li > < a href ="... /... / Contact/Contact.html "> CONTACT < /a > < /li >"

    < li > < a href = "" > BLOG < /a > < /li >

    "< li > < a href ="... /... / About/About.html "> ON < /a > < /li >"

    < li > < a href = "" > PRICING < /a > < /li >

    "< li > < a href ="... / Portfolio.html "> PORTFOLIO < /a > < /li >"

    "< li > < a href ="... /... / Home/Home.html "> HOME < /a > < /li >"

    < /ul >

    < / div > <! - END navMain - >

    < / div > <! - logo END - >

    < / div > <!--END header-->

    <! - MAIN CONTENT - >

    < div class = "slideshow" >

    "< a href =" images/image - 1.jpg"class ="lightbox"rel ="group1"> < img src =" images/image - 1 T .jpg "style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 2.jpg"class ="lightbox"rel ="group1"> < img src =" images/image - 2T .jpg"style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 3.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 3T .jpg' style = float: left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 4.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 4t .jpg' style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 5.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 5T .jpg' style ="float ". : left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 6.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 6 T .jpg' style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 7.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 7 T .jpg' style ="float ". : left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 8.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 8T .jpg' style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 9.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 9 T .jpg' style ="float ". : left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 11.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 11 T .jpg' style =" float: left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 12.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 12 T .jpg' style ="float ". : left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 13.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 13 T .jpg' style =" float: left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 14.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 14t .jpg' style ="float ". : left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - > < a href =" images/image - 15.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 15t .jpg' style =" float: left; "width ="100"height ="100"border = '10' > < /a > <! - END_IMG - > < a href =" images/image - 16.jpg"class ="lightbox"rel ="group1"> < img src = ' images/image - 16 T .jpg' style ="float ". : left; "width ="100"height ="100"border ="10"> < /a > <! - END_IMG - >

    < / div >

    <! - END MAIN CONTENT - >

    < div id = "containerFooter" >

    < div id = "Box1" style = "font family: 'Josefin slab'" >

    < p > all content < span style = "do-size: 20px" > to </span > 2013 DKphotos < /p >

    < / div > <!--end Box1 - >

    < div id = "Box2" >

    < p > < script type = "text/javascript" >

    BeginOAWidget_Instance_2149022: #OAWidget

    var urlToLike = ' http://www.facebook.com/DKphotos.net';

    If (urlToLike == ") {}

    urlToLike = window.location.href;

    }

    urlToLike = encodeURIComponent (urlToLike);

    var font = encodeURIComponent ('arial');

    document.write (' ' < iframe src = "http://www.facebook.com/widgets/like.php?locale=en_US & href = ' + urlToLike + ' & layout = button_cou nt & show_faces = false & width = 450 & height = 150 & action = like & font =" + police + & colorscheme = light"scrolling =" "frameborder ="0"allowTransparency ="true"style =" border: none; ") border-color: #ffffff; overflow: hidden; width: 450; height: 150 "(>< / iframe >') "

    EndOAWidget_Instance_2149022

    < /script >

    < / div > <!-END fbLike-> < /p >

    < / div > <!--end Box2 - >

    <! - float clearing - >

    < hr class = "compensation" / >

    < / div > <! - end container - >

    < / div > <! - END wrapOverall - >

    < script type = "text/javascript" >

    {jQuery (document) .ready (function ($)}

    $('.lightbox').lightbox ();

    });

    < /script >

    < / body >

    < / html >

    CSS:

    @charset "utf-8";

    / * CSS document * /.

    {body

    background - image: URL(images/bg_body.jpg);

    background-color: #ffffff;

    background-attachment: fixed;

    background-position: top;

    }

    {.wrapOverall}

    Width: 1920px;

    display: inline;

    }

    {} ul.navBar

    margin: 0px 0px 18px 0px;

    padding: 0;

    white-space: nowrap;

    Width: 950px;

    Overflow-x: auto;

    Display: inline-block;

    }

    ul.navBar li {}

    Display: inline;

    }

    {img.logo .header

    float: left;

    margin: 0px 15px 0px 15px;

    }

    . Container {}

    min-width: 1050px.

    padding-bottom: 100px;

    }

    .slideshow {}

    left margin: 20px;

    margin-right: auto;

    }

    {#containerFooter}

    Width: 100%;

    min-width: 650px;

    Max-width: 100%;

    }

    {#containerFooter}

    do-family: Verdana, Arial, Helvetica, without serif.

    border: 0;

    Auto margin: 0; / * centered * /.

    overflow: hidden; / * float containment * /.

    }

    #Box1 {#Box2}

    Width: auto;

    min-height: 10px;

    border: 0;

    / * to reduce the float drop issues in IE * /.

    dressing: break-Word;

    }

    #Box1 {margin left: 8px; float: left ;}}

    #Box2 {margin left: 20px; float: left ;}}

    / * Clear floats after boxes * /.

    {.clearing}

    Clear: both;

    visibility: hidden;

    line-height: 0;

    font-size: 1px;

    Display: block;

    }

    {.cycle-slide show

    Width: 100%;

    min-width: 1000px;

    Max-width: 100%;

    padding-top: 100px;

    z-index:-1;

    }

    {#containerFooter}

    Width: 100%;

    float: left;

    }

    {#containerFooter}

    position: fixed;

    low:-145px;

    z index: 500;

    background-color: #FFF;

    }

    There are two problems:

    Add this to thesection of the page:

    Add to the .slideshow style rule:

    Clear: both;

    The tag will get mobile devices to treat the styles correctly. The clear property is necessary to move the pictures under the floating navigation menu.

  • Web page does not display the toolbar or dashboard and can not resize screen

    I'm unable to decrease the size of the screen when you use the web to display the toolbar tool and dashboard.  I went through different places to try to find a correction, but I can't find what I did accidentally or what the computer did to cause this problem and how to fix it.  Thank you for your help.

    Hi Nancydo,

    What application are you when you mention that you "use the web" and can not see the dashboard and toolbar?

    If you use Safari, the menu bar, are you able to click View > actual size?   Otherwise try file > close all windows in Safari.

    Have you restarted the computer?  Many times this will reset all default settings, including the sizes of windows.

    Also, check system preferences > display and make sure that the option "by default to display" is selected for the resolution.

    The resources below will provide additional information on the preferences of the system in general and the display options of Safari in particular.  Your profile says you are using OS X Lion.  These resources are for OS X Lion of the mountains, but they are very similar.

    On the display of system preferences pane
    https://support.Apple.com/en-us/HT202532

    The basics of the Mac: Safari 6 in OS X Lion mountain
    https://support.Apple.com/en-us/HT202525

    Have a great day!

  • Yahoo home page does not display correctly. All my other sites are OK. Page style is set to "Basic Page Style. What else can be wrong? »

    Yahoo home page is displayed properly, while all of my other web pages display correctly. I checked the view, Page Style, and it is defined on the basic Style of Page. What else can go wrong?

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Firefox does not display jpg files from a web page so that other browsers

    I created a page and downloaded www.nutechequipments.com/equipment.html page does not display jpg files in firefox only everywhere, including in Dubai. But all other browsers display images jpg uploaded in a perfect way. In Firefox that the table is loaded with spaces reserved. It is not a problem with my computer. It is the problem all over the world.

    the html code example is given below:

    <td><img src="equip\equip.jpg" size width="110" height="90"></td><td><img src="equip\equip1.jpg" size width="110" height="90"></td><td><img src="equip\equip (2).jpg" size width="110" height="90"></td><td><img src="equip\equip (3).jpg" size width="110" height="90"></td>

    You have the backslashes (------: fumble that 5% C, as seen in tools > Page Info > media) in the scr attribute of images and which does not work in Firefox.
    You must change the backslashes into slashes in order to

    equip%5Cequip.jpg
    equip%5Cequip1.jpg
    equip%5Cequip%20(2).jpg
    equip%5Cequip%20(3).jpg
    equip%5Cequip%20(4).jpg
    equip%5Cequip%20(5).jpg
    equip%5Cequip%20(6).jpg
    equip%5Cequip%20(7).jpg
    equip%5Cequip%20(8).jpg
    equip%5Cequip%20(9).jpg
    equip%5Cequip%20(10).jpg
    equip%5Cequip%20(11).jpg
    equip%5Cequip%20(12).jpg
    equip%5Cequip%20(13).jpg
    equip%5Cequip%20(14).jpg
    equip%5Cequip%20(15).jpg
    equip%5Cequip%20(16).jpg
    equip%5Cequip%20(17).jpg
    equip%5Cequip%20(18).jpg
    equip%5Cequip%20(19).jpg
    equip%5Cequip%20(20).jpg
    equip%5Cequip%20(21).jpg
    equip%5Cequip%20(22).jpg
    equip%5Cequip%20(23).jpg
    equip%5Cequip%20(24).jpg
    equip%5Cequip%20(25).jpg
    equip%5Cequip%20(26).jpg
    equip%5Cequip%20(27).jpg
    equip%5Cequip%20(28).jpg
    equip%5Cequip%20(29).jpg
    equip%5Cequip%20(30).jpg
    equip%5Cequip%20(31).jpg
  • nothing is displayed in my address bar or change when I click on another site and my home page does not open when firefox starts

    for a few weeks or so, whenever I connect to firefox, my home page does not open, and my address bar remains empty. in fact the only time where something appears in my address bar is when I manually type it in., I have also the status of loading Web sites does not appear on the bottom bar.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > themes).

    • Makes no changes on the start safe mode window.

    See:

    If this does not work in mode without failure, then disable all extensions and then try to find out who is the cause by allowing both the problem reappears.

    • Choose "Disable all add-ons" on issues to troubleshoot Firefox in Safe Mode to set window to disable all extensions.
    • Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')
  • Why the Polish support page does not work?

    Why the Polish support page does not work?

    http://PL.consumer.Toshiba.EU/PL/support/home/support_home?

    I think the error message is pretty clear:

    + Service temporarily unavailable +.
    + The server is temporarily unable to process your request due to downtime or maintenance capacity problems. Please try again later. +

  • Button to navigate to another page does not not work properly all the time.

    Hello

    I'm just starting to explore the ADF, I use Jdeveloper 12.1.3.0.0 and integrated weblogic server that comes with the IDE.

    I just created a simple application with a welcome page called Main.jsf and then 2 task bounded, streams called SearchStudentsFlow and Studenloansflow, each workflow has a jsf page. The home page has a single button that sends me to the first task flow, SearchStudentsFlow and I can see is the page in that workflow, AwardsSearch.jsf. Also in the AwardsSearch.jsf page I have a button that takes back me to the home page.

    The first problem I have is that when I run the application starting at the home page button in the works of the great homepage the first time, the button send me to the AwardsSearch.jsf , but once I decide to go back to the homepage and then click on the button to go to the first task flow the button does nothing. This happens whenever I decide to return to the home page of any page in my project.

    Also, I copied the entire previous project into a new project and I decided to use the ADF security infrastructure in this new project to create a log in page create users and give them different roles and levels of access.

    I created some users who have access to all pages and all the streams, but when I run the application starts the login page and I login successfully and go to the home page, the button on the home page does not work.


    I don't know why the button sometimes works, but not of others and also I do not know why when I use the login page, the button doesn't work. I don't know if these 2 problems are related or not.


    This is my code in the homepage:

    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html>
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
        <af:document title="Main.jsf" id="d1" binding="#{backingBeanScope.backing_Main.d1}">
            <af:form id="f1" binding="#{backingBeanScope.backing_Main.f1}">
                <af:panelGridLayout id="pgl1" binding="#{backingBeanScope.backing_Main.pgl1}">
                    <af:gridRow marginTop="5px" height="20%" id="gr1" binding="#{backingBeanScope.backing_Main.gr1}">
                        <af:gridCell marginStart="5px" width="34%" marginEnd="5px" id="gc1"
                                     binding="#{backingBeanScope.backing_Main.gc1}">
                            <af:image source="/images/NU_Logo_purple.jpg" shortDesc="Northwester University" id="i1"
                                      binding="#{backingBeanScope.backing_Main.i1}"
                                      inlineStyle="width:293px; height:197px;"/>
                        </af:gridCell>
                        <af:gridCell id="gc3" binding="#{backingBeanScope.backing_Main.gc3}" width="33%"/>
                        <af:gridCell id="gc4" binding="#{backingBeanScope.backing_Main.gc4}" width="33%"/>
                    </af:gridRow>
                    <af:gridRow id="gr3" binding="#{backingBeanScope.backing_Main.gr3}" height="10%">
                        <af:gridCell id="gc5" binding="#{backingBeanScope.backing_Main.gc5}"/>
                        <af:gridCell id="gc6" binding="#{backingBeanScope.backing_Main.gc6}">
                            <af:button text="Search Awards" id="b1" binding="#{backingBeanScope.backing_Main.b1}"
                                       action="goSearchAwards"/>
                        </af:gridCell>
                        <af:gridCell id="gc7" binding="#{backingBeanScope.backing_Main.gc7}"/>
                    </af:gridRow>
                    <af:gridRow marginTop="5px" height="70%" marginBottom="5px" id="gr2"
                                binding="#{backingBeanScope.backing_Main.gr2}">
                        <af:gridCell marginStart="5px" width="100%" marginEnd="5px" id="gc2"
                                     binding="#{backingBeanScope.backing_Main.gc2}"/>
                    </af:gridRow>
                </af:panelGridLayout>
            </af:form>
        </af:document>
        <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_Main-->
    </f:view>
    

    And this is my code in the adfc-config. XML

    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
      <view id="Main">
        <page>/Main.jsf</page>
      </view>
      <task-flow-call id="SearchStudentsFlow">
        <task-flow-reference>
          <document>/WEB-INF/SearchStudentsFlow.xml</document>
          <id>SearchStudentsFlow</id>
        </task-flow-reference>
      </task-flow-call>
      <control-flow-rule id="__3">
        <from-activity-id>Main</from-activity-id>
        <control-flow-case id="__5">
          <from-outcome>goSearchAwards</from-outcome>
          <to-activity-id>SearchStudentsFlow</to-activity-id>
        </control-flow-case>
      </control-flow-rule>
      <managed-bean id="__4">
        <managed-bean-name>backing_AwardsSearch</managed-bean-name>
        <managed-bean-class>view.backing.AwardsSearch</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1AwardsSearch.jsf-->
      </managed-bean>
      <managed-bean id="__2">
        <managed-bean-name>backing_Main</managed-bean-name>
        <managed-bean-class>view.backing.Main</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1Main.jsf-->
      </managed-bean>
    </adfc-config>
    

    No idea why the button does not work correctly all the time?

    Thanks in advance

    Play well!

    Now, we understand the problem and can help you solve it.

    The problem is that you dropped the home page in the flow of student loan and place you thinking that you must return to the point of departure, the unlimited workflow. Actually, you don't the sheet flow loan student but simply see the homepage as part of the loan flow. The navigation rules remain those defined in the flow of student loan. Now, when you click on a button to jump to the stream of research, the target is undefined zed you simply stay on the same page, the home page.

    To make your work use case, you set a return action in the flow of student loan that return to the caller, the flow of research which, in turn, will return to his name the workflow without terminals that hold the homepage. Remove the homepage of flow of charge to students. The case of navigation allows to navigate between the button and the new return action.

    In the adf of flow research a wild-card rule that accesses the return operation sends the return flow to the home page. You must remove the sailing time pointing to research prices for the return operation because it can use the same rule of navigation of wild-card then. Then, you add a Bach student load flow navigation rule to the scholarship search page. This navigation is used for the return actionto_searchStudents.

    Timo

  • SkillBuilders modal Page does not work in Apex 4.2

    Hi all

    I'm trying to set up an example in apex.oracle.com of an application developed in Apex 4.1 and Page modal SkillBuilders plugin does not work.

    To view this situation, I have created a version simplified the application, with only two pages, apex.oracle.com.

    Workspace: EDIAZJORGE
    User name: TEST
    Password: test123
    Application: 66464 - Modal Page sample

    When the loading of the Page 3, dynamic Action is performed to open the Page 2 (interactive report) the page modally, but it does not work (the modal page does not open).

    Please note that this works at the Apex 4.1 and the property incorporated into frames in my application is set to allow.

    I appreciate all help.

    Thank you

    Erick

    Published by: ediazjorge on January 30, 2013 15:20

    Bump!

    Erick,

    This is due to a change being made in the context of dynamic Actions in 4.2. Workaround for now is to change your load event of the resource on the DOM window object.

    It's working now. In the next version of the plug-in, you will be able to return to the (ready) Page Load event.

    Kind regards
    Dan

    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/

  • After installation or upgrade to Firefox 31, starting Firefox does not display the home page, personalize displays a blank page and the radio button does not work

    I am the admin of Windows for a University Department and install PC with Firefox all the time. This problem does not occur with every PC I would maintain, only a selection bit (model different laptops with Windows and update 1 8.1.) Until today, it has happened with the new user (with admin rights) accounts that I place on laptops for our staff. Today, this happened with the account administrator while setting up a new laptop. In all cases so far, I have install Windows from a registered image that was created by using sysprep.

    I tried many suggestions to reset Firefox, removing the profile of Firefox users, removing the Windows profile users, uninstalling/reinstalling Firefox, uninstall/reinstall of Firefox and the latest Java, but nothing helped. After uninstalling, I run an application to delete the caches and temporary files and even remove manually the keys to register HKLM\SOFTWARE\Mozilla and HKCU\SOFTWARE\Mozilla. I restart and make sure that the installation folder is deleted after uninstalling.

    Results are the same: after installing Firefox 31, the initial settings for migration, IE or Chrome pop up and after having clicked on the button finish, Firefox starts but does not display the home page of the new user, only a blank page. By clicking on the Options (3 bars) button does nothing. Right click in the appropriate box, the shortcut menu appears, so I can choose to customize, but which opens another tab with subject: Customize the URL and the page is blank. In the right click context menu, I can activate the menu bar and get options from that.

    My last attempt helped a little. I uninstalled Firefox 31, cleaned, removed the profile user Firefox, rebooted and then installed Firefox 30. Initial start-up runs and tells me that I'm not up-to-date and the works of button Options. But I can't always customize.

    Then I upgraded to Firefox 31, but then it's back to no start page, no options button and no customization. I can go down to 30 and get customize practically works again.

    Addon only is for McAfee Scriptscan to Firefox 15.1.0, just after installation is disabled.

    Any help would be appreciated. Thank you.

    You can try a different theme of Windows?

    Have you tried to start the computer using Windows safe?

    Start the computer in Mode safe mode with network support Windows (on the startup screen, press F8) as a test.

  • When I click on the tab with a + on it, located next to the current tab, a new page does not open. If I click on 'New tab' in the file menu, a new tab do not ope

    When I click on the tab with a + on it, located next to the current tab, a new page does not open. If I click on 'New tab' in the file menu, a new tab does not open.

    Thanks for posting the details of your system. I'm skeptical about the "CompTool0234 Community Toolbar". Could you disable some add-ons and see if that helps.

    On this tab:

    Firefox orange (or the Tools menu) button > addons > Plugins category

    Disable «Conduit Plugin»

    On this tab:

    Firefox orange (or the Tools menu) button > addons > Extensions category

    Disable the CompTool0234 community toolbar.

    Then very probably a link will appear to restart Firefox to make the change. Does make a difference?

Maybe you are looking for

  • iframe content appears in Windows 7 or Mac FF

    I read almost all the messages on the frames displayed in FF, however, I have a strange problem. While I am able to get the iframe to display, NOT the ENTIRETY of its contents is the display. It's weird. An example page is below, click on the virtual

  • My HP Pavilion dv6-6c13nr Wireless Driver is not installed

    As said, the model number of my cell phone is dv6-6c13nr. Windows 7 my laptop was FUBAR to a computer virus that my sister managed to get on it somehow. I said to hell with it and just DBANed all of the hard disk and install a clean Windows 7 did. Ev

  • DNS XP settings lost after reboot

    I had a virus that would be redirecting My search to other search engines. Got that cleared out. But now, after I put the DNS and restart, they are lost. If I put in and don't restart everthing works fine. Help.

  • Cost of the error is not a member of std

    Hey. I just kinda weird error-cost is not a member of MST (but endl is) and does not appear in the list. I didn't know that there is no inclusion. Ideas pls? TKSJ.

  • Get the key of windows 7

    Hello guys! I reinstalled windows 7 and found that some characters on my Windows 7 key sticker have been erased. Is there a program, which is able to restore my Windows 7 key using existing characters. X-existing characters. 0 - erase characters. My