Problem of ADF - Dashboard vs multiple components of Table layout

I'm new to ADF, and I am trying to create a page with several components in ADF table for a dashboard. I did it 2 different ways:

1. I created a panelDashboard with several panelBoxes to keep my table read-only components. (text removed to save space)
< af:panelDashboard id = "pd1" columns = "1" rowHeight = "250px" >
< af:panelBox text = "My current comments" id = "pb1" showDisclosure = "false" >
< af:table value = "#{bindings." MyInProgRevwVR1.collectionModel} ">... < / af:table >"
< / af:panelBox >
< af:panelBox text = 'Process Engineering Peer comments assigned to me' id = 'pb2"showDisclosure ="false">
< af:table value = "#{bindings." MyProcEngPeersR1.collectionModel} ">... < / af:table >"
< / af:panelBox >
< af:panelBox text = 'USQ comments assigned to me' id = 'pbUSQRevws' showDisclosure = "false" >
< af:table value = "#{bindings." MYUSQRevwsR1.collectionModel} ">... < / af:table >"
< / af:panelBox >
< / af:panelDashboard >
Questions: Works fine, except when I put showDisclosure 'true', then minimize one of the panelBoxes, it does not remove the extra space between the panelBoxes (of course the value of rowHeight 250px)

2. I created a page layout using panelStretchLayout with several tables (extra text removed to save space)
< af:panelStretchLayout id = "PSL1" >
< f: facet name = "center" >
< af:panelGroupLayout layout = "scroll" xmlns:af = "http://xmlns.oracle.com/adf/faces/rich" id = "pgl1" >
< af:table value = "#{bindings." MyInProgRevwR1.collectionModel} ">... < / af:table >"
< af:table value = "#{bindings." MyProcEngPeersR1.collectionModel} ">... < / af:table >"
< / af:panelGroupLayout >
< / af:panelStretchLayout >
Questions: The problem here is that as soon as I add the second table, it encapsulates the elements of the array in a panelGroupLayout, which does not stretch its children. I tried to remove the panelGroupLayout, but then the page is not only to make. I tried to use several separators, because I need 4 tables, but this also encapsulates the separators in a panelGroupLayout, and I have the same problem.

Here, any help would be greatly appreciated

Thank you
Michelle

Here is the example with just the help of panegrouplayout and AFStretchWidth class delivered to the table.




showDisclosure = "true" >

styleClass = "AFStretchWidth" >
...

ID = "c1" >

ID = "ot1" / >




ID = "pb2" showDisclosure = "true" >

styleClass = "AFStretchWidth" >

ID = "c6" >

ID = "ot6" / >




ID = "pbUSQRevws" showDisclosure = "true" >

styleClass = "AFStretchWidth" >

ID = "c11" >

ID = "ot11" / >




Tags: Java

Similar Questions

  • Problem running new ADF Faces Rich Client components demo

    Hello

    I download the latest version of Jdeveloper (11.1.1.2.0), an i try to run the demo application, ADF Faces Rich Client components demo.

    I imported the app in jdeveloper, and I deployed on the server of embededd; then, there are many examples of tag and other elements that it does not work (for example the carousel). the server shows me this exception:

    The class ' oracle.adfdemo.view.components.rich.ComponentEditorHandler$ BooleanProperty ' has no property 'obsolete '.

    For more information, see the server error log
    starting with an entry: during the PPR, #7 Server Exception

    This sound has shown in Popup javascript and the server log.

    How to run the sample application to correctly?


    Thank you

    This is the same file on the hosted demo - the difference is the URL parameter allows you to run it: try to add one? Gallery = true to the end.

    http://jdevadf.Oracle.com/ADF-richclient-demo/faces/index.JSPX?Gallery=true

  • Problem with ADF expand/collapse tree

    Hi all

    I have a customer that has problems using the af:tree on a deployed application component. When he tries to expand or collapse a node in the tree, the icon just flashes. This happens not only on our request, but also the Oracle ADF Rich Client demo on http://jdevadf.oracle.com/adf-richclient-demo/faces/components/tree.jspx. It uses Internet Explorer v7.0.5730.13. As far as I know, our browser settings are the same, but I can use the tree without problem.

    Any ideas as to what could be the problem?

    Thank you

    Brad

    Make sure that under Advanced settings, they have Enable native XMLHTTP support under tension.

  • money more sunset "files needed to run the Planner missing or corrupted" then program encounters problem and closes. Downloaded multiple times on multiple computers

    money more sunset "files needed to run the Planner missing or corrupted" then program encounters problem and closes. Downloaded multiple times on multiple computers

    Hello

    I suggest you post the same question in Microsoft Technet forum for Microsoft Money Plus Sunset related issues. We have a dedicated team to help you with the problems of Microsoft Money Plus sunset.

    Microsoft Money:

    http://social.Microsoft.com/forums/is/category/money

    Hope this information is useful.

  • problem about dynamic data to the conversion of table 1 d

    Hi all

    I have problem with the conversion between dynamic data and table 1 d.

    I wrote a simple VI to show the problem, as the attached picture. Convert dynamic data in table 1 d, and then return to the dynamics of data, I use 3 tables of waveform display data in 3 different places, but only 'force contact 2' the graph looks normal and the 2 other cards are strange data shows. In addition, the probe indicates that data are all just before going to the charts. What is wrong with him?

    Can someone help me?

    When you convert a table, you lose your calendar information.  You need to convert a waveform and manipulate waveform data.  Use a Structure of elements in Place with waveform components to manipulate waveform data.

  • date max with multiple joins of tables

    Looking for expert advice on the use of max (date) with multiple joins of tables. Several people have tried (and failed) - HELP Please!

    The goal is to retrieve the most current joined line of NBRJOBS_EFFECTIVE_DATE for each unique NBRJOBS_PIDM. There are several lines by PIDM with various EFFECTIVE_DATEs. The following SQL returns about 1/3 of the files and there are also some multiples.

    The keys are PIDM, POSN and suff

    Select NBRJOBS. NBRJOBS.*,
    NBRBJOB. NBRBJOB.*
    of POSNCTL. Inner join of NBRBJOB NBRBJOB POSNCTL. NBRJOBS NBRJOBS on (NBRBJOB. NBRBJOB_PIDM = NBRJOBS. NBRJOBS_PIDM) and (NBRBJOB. NBRBJOB_POSN = NBRJOBS. NBRJOBS_POSN) and (NBRBJOB. NBRBJOB_SUFF = NBRJOBS. NBRJOBS_SUFF)
    where NBRJOBS. NBRJOBS_SUFF <>'LS '.
    and NBRBJOB. NBRBJOB_CONTRACT_TYPE = 'P '.
    and NBRJOBS. NBRJOBS_EFFECTIVE_DATE =
    (select Max (NBRJOBS1. NBRJOBS_EFFECTIVE_DATE) as 'EffectDate '.
    of POSNCTL. NBRJOBS NBRJOBS1
    where NBRJOBS1. NBRJOBS_PIDM = NBRJOBS. NBRJOBS_PIDM
    and NBRJOBS1. NBRJOBS_POSN = NBRJOBS. NBRJOBS_POSN
    and NBRJOBS1. NBRJOBS_SUFF = NBRJOBS. NBRJOBS_SUFF
    and NBRJOBS1. NBRJOBS_SUFF <>'LS '.
    and NBRJOBS1. NBRJOBS_EFFECTIVE_DATE < = to_date('2011/11/15','yy/mm/dd'))
    order of NBRJOBS. NBRJOBS_PIDM

    Welcome to the forum!

    We don't know what you are trying to do.
    You want all of the columns in the rows where NBRJOBS_EFFECTIVE_DATE is the date limit before a given date (November 15, 2011 in this example) for all rows in the result set with this NBRJOBS_PIDM? If so, here is one way:

    with         GOT_R_NUM     as
    (
         select       NBRJOBS.NBRJOBS.*,
                NBRBJOB.NBRBJOB.*     -- You may have to give aliases, so that every column has a unique name
         ,       rank () over ( partition by  NBRJOBS.NBRJOBS_PIDM
                                   order by      NBRJOBS.NBRJOBS_EFFECTIVE_DATE     desc
                          )             as R_NUM
         from          POSNCTL.NBRBJOB NBRBJOB
         inner join      POSNCTL.NBRJOBS NBRJOBS       on    (NBRBJOB.NBRBJOB_PIDM = NBRJOBS.NBRJOBS_PIDM)
                                            and      (NBRBJOB.NBRBJOB_POSN = NBRJOBS.NBRJOBS_POSN)
                                      and      (NBRBJOB.NBRBJOB_SUFF = NBRJOBS.NBRJOBS_SUFF)
         where       NBRJOBS.NBRJOBS_SUFF             != 'LS'       -- Is this what you meant?
         and        NBRBJOB.NBRBJOB_CONTRACT_TYPE   ='P'
         and       NBRJOBS.NBRJOBS_EFFECTIVE_DATE  <= to_date ('2011/11/15', 'yyyy/mm/dd')
    )
    select       *     -- Or list all columns except R_NUM
    from       GOT_R_NUM
    where       R_NUM          = 1
    order by  NBRJOBS_PIDM
    ;
    

    Normally this site does not display the <>inequality operator; He thinks it's some kind of beacon.
    Whenever you post on this site, use the other inequality operator (equivalent), *! = *.

    I hope that answers your question.
    If not, post a small example of data (CREATE TABLE and INSERT, only relevant columns instructions) for all the tables involved and the results desired from these data.
    Explain, using specific examples, how you get these results from these data.
    Always tell what version of Oracle you are using.
    You will get better results faster if you always include this information whenever you have a problem.

  • How to get the values separated by commas of multiple records in table

    How to get the values separated by commas of multiple records in table

    for example

    name address age sex
    a 12 m e
    b hh 12 f
    BB c 13 h

    I need to get output as a, b, c from a query

    Use the query as below he works for me, change the names of tables and columns

    SELECT SUBSTR (SYS_CONNECT_BY_PATH (PROXY_EMAIL, ','), 2) csv FROM (SELECT PROXY_EMAIL, ROW_NUMBER () ON the rn (ORDER OF PROXY_EMAIL), COUNT (*) NTC (STARS_PROXY_ASSIGNMENT) WHERE EMPLID = #EMPLID) WHERE rn = cnt START WITH rn = 1 CONNECT BY rn = rn + 1 ADVANCE

  • Color LaserJet Pro 200 M27nw MFP - problem scanning ADF

    Seems to me a new Color LaserJet Pro 200 M27nw MFP running on a PC with Windows 8 and have come to realize that whenever I scan from the ADF Document (CAD), no output file is generated. The original document is drawn in by the document successfully feeder and the printer display indicates that the scan is ready. However, no analysis file is generated. This happens regardless of know if I send the output to USB or to e-mail and if the original document leaves simple or multiple.

    Interestingly, the ADF works fine if I try to produce paper copies, in other words, the printer is able to pull in the leaves o FRENCH original of the document in the ADF (as this either alone or several sheets) and to produce copies of the original successfully. Furthermore, I have no problem to scan multiple or single sheet documents when the original document is loaded by the Scanner flat, rather than the document feeder Scanner.

    Appreciate any help. Thank you

    Stephen

    HI @StephenScerri ,

    I see by your post that when scanning from the ADF there is no output file containing the scan which is generated on USB or e-mail. You can copy the ADF and scan successfully of the bucket. I would like to help.

    Is this printer the Pro 200 M127nw MFP Laserjet

    I have provided a document for how Scan: Windows 8

    When you scan from the magazine, you get an overview of the analysis of the computer software?

    What is the scan preview, but do not save it to the computer?

    What software are you using to scan?

    Try saving the scan on the computer, if you get a preview, to see if it will save the scan it.

    Please provide detailed results if you're still having problems.

    Have a great day!
    Thank you.

  • ClientListener problem with adf

    I have a problem when use a java script to deny the right-click on some components as the panelGroup I swtch option of the clientComponet to true, and it's the ClientListener:

    < af:clientListener method = "RClick" type = "mouseDown" / >

    and this is the script:

    < script src = "js/bder.js" type = "text/javascript" > < / script > "

    This is the code of the script:
    msgerr var = ' - ¡funcion anulada! - Sistema of the Unidad de Salud Ambiental \n\n---\n\n ";

    function RClick (boton) {}
    If (document.layers & & boton.which == 3) {}
    Alert (MsgErr);
    Returns false;
    }
    If (document.all & & event.button == 2 | event.button == 3) {}
    Alert (MsgErr);
    Returns false;
    }
    }
    document. OnMouseDown = RClick

    Well that's all my code, but when I try to run my jspx my page having an error in the page of my Explorer and Don t run anything like that and my page look very bad for the original desing
    Thax to everyone

    Hi David,

    in Internet Explorer, it works for me:

    My jspx page:
    >


    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:trh = "http://myfaces.apache.org/trinidad/html" >








    inlineStyle = "width: 200px;" height: 200px; »
    clientComponent = "true" >







    >

    bder.js:
    >
    msgerr var = ' - ¡funcion anulada! - Sistema of the Unidad de Salud Ambiental \n\n---\n\n ";

    handleRC = function RClick (boton) {}
    If (document.layers & boton.which == 3) {}
    Alert (MsgErr);
    Returns false;
    }
    If (document.all & event.button == 2 | event.button == 3) {}
    Alert (MsgErr);
    Returns false;
    }
    }

    >

    and you have to right click on the outputText1

    Kind regards

    Branislav

  • Indicator of waveform data dashboard with multiple locations

    I have a chart in waveform with multiple locations on my main VI running.

    I use the Application Dashboard data 2.2.1 on my Ipad to monitor table of wave shape of my running app.  I placed a marker on my Ipad and also related waveform with my waveform array variable.  I can't play my data dashboard application because it shows unable to connect to the server.  I noticed that it is because of multiple plots being plotted on my table of waveform.

    I could only play the App data dashboard when it is just a single parcel related to an indicator on the App.

    My question is if it's possible to have a graphical indicator of waveform on a data dashboard that has several plots being plotted and not only a single square, and how to configure it?

    Thank you.

    Click on Bravo and select as an accepted answer.  You are welcome.

  • Driver problem for the dashboard of media

    Hello

    I installed the dashboard of media today, but there is a problem. The first time that an SD card is inserted in the jury he identified OK. After the withdrawal of the security, it is not identified more and cannot be opened. I need to restart the PC (Windows 7 64-bit) to open a card again. What is the solution to this problem? The seller has no drivers and said Windows 7 should identify the device.

    Hi Alexander,.

    If this is the scenario then, try the steps to uninstall the USB Device Manager, uninstall the drivers of device from the list of programs, and then download the latest drivers from the manufacturer's website.

    Step 1:

    Uninstall the device from Device Manager

    • Press the Windows key + R to open Run box.
    • Type devmgmt.msc in the run to open Device Manager.
    • Expand the USB section.
    • Find the USB device.
    • Click with the right button on USB and select Uninstall.
    • Select the check box delete the driver for this device.
    • Restart the computer after the uninstall is complete.

    Step 2:

    Uninstall the drivers of device from the list of programs in the control panel

    • Click Start, select Control Panel
    • Now, click on programs and select programs and features.
    • Find the USB.
    • Right-click USB driver and select Uninstall.
    • Restart the computer after the uninstall is complete.

    Step 3:

    Download and install the latest drivers for the USB on the manufacturer's Web site

    Keep us.

    Kind regards

  • Using filters Essbase to restrict access to OBIEE dashboards for multiple users

    Hello

    You can use Essbase filters to restrict access to the data in OBIEE dashboards so that users with no access to specific members are not able to see all data for multiple users.

    Any suggestions on how to go about it.

    Thank you!

    Hello

    Like any data source as an essbase.

    You can filter the data by the user, use a NQSESSION. to get the session the correct access.

    Kind regards

  • Problem with adf security

    Hi Experts ADF,

    I use Jdeveloper 11.1.1.6.

    I created a simple application using ADF, it contains 2 jspx page.

    Now, I got my app ADF with only ADF using the form based authentication and authentication.

    ju.png

    I use default login.html, but I changed the user interface of login.html.

    When I run my application my login page doesn't show any image or css does not work.

    Even if my Css and images are outside WEB - INF

    Well, if you're sure it's the same problem as thread so that you can use approach similar to this: https://blogs.oracle.com/jdevotnharvest/entry/solving_jdeveloper_11gr2_issue_with

    Dario

  • Security session of ADF invalidated in multiple application environment

    JDeveloper and WLS autonomous 12.1.3

    I have autonomous WLS with several configured managed servers. Let's say I have mserver1 and mserver2, on which two different ADF applications are installed. The ADF security is configured and / user groups are created by default authenticator.

    mserver1: app1

    mserver2: app2

    Let's say I have groups app1_users and app2_users with UserA, UserB users such as UserA is a member of both app1_users and app2_users UserB is member of app1_users:

    app1_users (UserA, UserB)

    app2_users (UserA)


    I could not see this problem while development (integrated JDev WLS) but when two applications are deployed on stand-alone servers WLS correspondent successful here, it's what's happening:


    Test 1:

    1 UserA sign in app1, subsequently in app2.

    2. then UserA goes back to the page of the open browser with app1 and trying to do anything IE clicks on a button or link, it is signed-out and redirected to the login page.

    3. I tried to open the corresponding applications in two different browsers (IE and Chrome) but the same thing happened


    Test 2:

    1 UserA signs in app1

    2 UserB on the same workstation connects app2

    3. then wear dates back to the browser with app1 open page and trying to do anything IE clicks on a button or link, it is signed-out and redirected to the login page.

    4. I tried to open the corresponding applications in two different browsers (IE and Chrome) but the same thing happened


    So the problem seems to be host not associated with session related, ask yourself where and what should I configure to allow that a single user uses several ADF from the same desktop applications? Applications are installed on managed servers.




    No difference if you change the name of the cookie in one of them? http://www.extended-content.com/logged-out-of-ucmwebcenter-content-after-opening-an-ADF-page/

    Dario

  • Connection problems on the dashboard Business Catalyst

    I recently created a Web site and hosting in via Business Catalyst. I put live (with a purchased and registered through Go Daddy domain), but since he disappeared on-line Business Catalyst will not let me connect on my dashboard to display statistics and make changes exc. I get an error message saying "an error an error occurred processing your last request.» Please go back and try again. "when ever try to log in. Any help on how to solve this problem would be greatly appreciated.

    Hello

    If you have problems to connect you can submit a case via this form here - contact us | Adobe Business Catalyst

    This was not made clear in the article 'Get support' I linked - I added this workflow section, sorry about that.

    I created a ticket for you to study this issue.

    Thank you

    Mihai

Maybe you are looking for

  • What is this error message?

    I get this error message: "an error has occurred when sending mail. The mail server responded: messages too. Please check the message and try again. » I can send from the site of BT, but not from Thunderbird, so it doesn't seem to be a server problem

  • Satellite P100 - 307 Error Message: "failed to get read handle.

    "Failed to get read handle." Error message that appears whenever I start my laptop. HELP, its boring Error message that reads "Failed to get read handle." lies at the heart of my screen. Strange that it has an OK button, which means that the computer

  • Satellite L350D - crashes on startup repair screen

    Laptop Toshiba L350D my GF had a funny turn and was served on the screen of the tool to RESTART SYSTEM a few days now. I doing nothing it can make this screen, I F8 would be up to my bleeding fingers, when to choose anything safe mode the display ret

  • Error CLR20r3

    I get the error message "Audio Mixer has stopped working", but when the "find an online solution & close the progress ' nothing happens."  The details follow include: Signature of the problem: Problem event name: CLR20r3 Signature of the problem 01:

  • MTP device when connecting Samsung MP3 error

    My computer won't let me use my Samsung MP3 yp-p2jcb/xaa model. I use Windows Vista. I went to the website of Samsung and chatted with them. Him gave me this troubleshooting link: my computer is not recognizing my player when I connect it I tried eve