Open a URL within an element of the adf as PanelBox

Hello world

I want to enter a URL and the URL get must open in this component alone and not in a different tab. I tried with "Display URL" but page open in the same tab and I was out of view of the application root. Can someone help me?

Have you tried af:inlineFrame to see if it does what you want

Tags: Java

Similar Questions

  • If I open another URL of my home page, the button "go back a page" is grey so I can't go back to my home page.

    This problem has only started recently.
    Open another web page (URL) in my home page always opens in the same tab and the button "go back a page" is gray and does not work. If I open a series of web pages in the same tab, the button 'back' green is green. By clicking on "recent" pages down arrow will allow me to return back, but only to the page after the home page.
    In other words, having travelled, I can return to the opening page (my homepage) only by clicking on the Home icon, but not using 'recent pages' function.
    Is there an option that has changed after the last update?

    The add-on Advisor Macfee site was at the origin of the problem, thanks for your help

  • Counting: can we do "@import url('skin/base.css');" in the ADF?

    Hi all

    I am using counting in the ADF and it works very well but we want to organize custom skin file by extracting common style classes / global switch in a folder that could act as a base css file...
    (There are a few commercial reasons and also several separated css and all project not be in battery tech ADF...)

    I use a url('skin/base.css') @import; in my css and hope that she will do all the class world alias/style available in my file imported css...
    If my request is:

    1 does url @import ("path / < name of the css file > '") works in the ADF? [That I couldn't make it work... :(]
    2. If so, how can I access styleclass defined in the imported class?

    Thanks in advance...

    Not yet, although I have seen this issue on the list of MyFaces so he could come in the future. In the meantime, you can use the feature to add skin to fragment your files or expansion even as the case of the exact use of the skin. Please see http://myfaces.apache.org/trinidad/devguide/skinning.html for the skinning documentation explaining how to use skin-addition.

    Kind regards

    ~ Simon

  • How can you specify a class of custom style for an element of the ADF (column)?

    We use 10_1_3_3_0 ADF on Tomcat.



    We want to specify a class of extra style for a column header. We have specified the following style:



    {color: #808080} af | column.formHeader:header - text

    {

    text-align: right;

    background-color: Brown;

    border-color: #999999;

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

    color: Blue;

    } {color}



    {color: #808080} & lt; sortable AF:column = "true" formatType = 'text' styleClass = "formHeader" & gt; {color}



    This doesn't seem to work. In our tests, the CSS is generated, but the new class style for the column header doesn't seem to be generated/mapped. I have reveiwed this post: Re: Jdev 11 g: how to set the width of some components on formatting of Panel. This specification (component. className::selector) is applicable for the 10g version of the ADF?



    Also, are their service/details for these selectors (e.g. ora-rule-ref - rt-rule-ref, - tr-rule-ref). I'm not clear on what they are mapped to, and how they are used.



    Thank you

    Published by: user10477345 on October 27, 2008 06:48

    Hello

    The style of the column classes will be added on theelements, not the header unfortunately. So for your use case, you will need to place the class on the table, and then use the selector

    af|table.MyStyleClass af|column.formHeader::header-text{}
    

    Unfortunately, this will affect all columns, not one so I don't know if it's going to spruce your need.

    Kind regards

    ~ Simon

  • Objects of the class defined by the user for an element of the ADF (button, inputfield)

    How to set a class object defined by the user for objects of the ADF?
    My requirement is that when I make a change to the object of the class, it should get reflectected to all instances on my page.
    For example:-I'll have the class object clsInputField, and all my fields entry in my pages are based on this object. So when I change clsInputField it should get reflected to all my controls based on this class object.
    Help, please!

    It's the classic use of a library of component declarative ADF.
    Put your postal code entry filed in an adf library, as well as any other code you will need to manage the entry, pack it as a library of the adf and reuse the item (and its formatting, validation) on each page as you like.
    If you change the component changes are global to all instances of the component.

    Take a look at this demo

    Timo

  • Open a url do not point to the correct page

    I made a button using the extract from 'open url '.

    Code:

    I did this first:

    Then tried this:

    Insert the code for the mouse, click here

    Navigate to a new URL in the current window

    (replace '_self' with the target attribute appropriate to a new window)

    Window.Open ("www.confluxcloud.com/signup.php", "_self");

    Then tried this:

    Insert the code for the mouse, click here

    Navigate to a new URL in the current window

    (replace '_self' with the target attribute appropriate to a new window)

    Window.Open ("www.confluxcloud.com/signup.php");

    When the browser is clicked me gives error 404. Why it takes me through this directory instead of going to the Web page?

    Screen Shot 2013-06-19 at 3.06.49 PM.png

    Thanks in advance!

    Hello

    You forgot to include http:// in the argument of the open method. Try this:

    Window.Open ("http://www.confluxcloud.com/signup.php", "_self");

    HTH,

    Joe

  • How to include jointly or by building criteria display elements in the ADF

    Hello

    I use Jdev 11.1.1.7

    Requirement: Here's the condition I need to run in my where cluause, although I put together "OR" during the creation of viewCriteriaItems to viewCriteriaRow, I still see AND operator to the place where

    ((STATUS_A = 'VALIDER' ET STATUS_B = "SERVICE") OR (STATUS_C = 'POST' AND STATUS_B IN ('ADMIN', 'CONSTRUCTION')))

    Here is the code

    Private Sub (ViewCriteriaRow vcRow, String status) {} populateCriteria

    vcRow.setConjunction (ViewCriteria.VC_CONJ_AND);

    ViewCriteriaItem rowViewCriteriaItem = vcRow.ensureCriteriaItem("STATUS_A");

    rowViewCriteriaItem.setValue (status);

    vcRow.setConjunction (ViewCriteria.VC_CONJ_OR);

    ViewCriteriaItem rowSrcViewCriteriaItem = vcRow.ensureCriteriaItem("STATUS_B");

    If CS is selected, then always filter the Source against the "SERVICE."

    rowSrcViewCriteriaItem.setValue (TkeModelConstants.SOURCE_SERVICE);

    }

    any help is greatly appreciated

    Thank you

    Looks like you hit a bug here. Check the https://java.net/jira/browse/ADFEMG-252 which has more details.

    You should open a SR with support.oracle.com and request a patch (payable contract support).

    Timo

  • Skin class customized for the element of the ADF.

    Hi all

    I use jdev 11.1.1.5.0 version

    I create a skin (css) for my adf application.

    where I set my table adf column property.

    af|column::column-header-cell {
        background-image: url("../images/yellow_bg2_rep.jpg");
        background-position: center center;
        background-repeat: repeat-x;
        color: #C4112F;
        font-size: 12px;
        font-weight: bold;
        height: 25px;
        /*    line-height: 29px; */
        /*    padding: 5px 15px; */
    
    
        border-right: 1px inset #8C8E95;
        background-color: transparent;
    }
    
    

    and is applied to all components of adf table exist on request. but my question is I want to set a different style for different table not even for all the table.

    So how can I achieve this.

    any Suggestion?

    Thank you

    Manish

    Hello

    You can create named style classes and set the table accordingly styleClass property.

    Ex:
    .table1Style af | : column-to-head-cell {}

    }

    .table2Style af | : column-to-head-cell {}

    }

    and then set the table/column accordingly styleClass property.

    Arun-

  • First element of the ADF/JSF select a drop-down list is empty

    Hello

    I'm using ADF/JSF and SelectOneItemList. Everything works fine, but the first item in the drop-down list is empty. Therefore, unless the user clicks on the drop-down menu, empty everything he sees is a text box with a drop down arrow. How do I:

    1. Add "Select" to the element highest in the list, so that the box is not empty. For example. If the list has 'empty here', 'Car', 'Train', 'Plane' - how to have the first item indicated as "Select"?

    2 get the first item in the list to display in the empty box. For example. If the list has 'empty here', 'Car', 'Train', 'Plane' - how to have the first item indicated as "car"?

    Thank you

    Use the attribute unselectedLabel of the component
    unselectedLabel = "Select".
    or
    Assistant of VO value for 'No. Selection' point.

  • Restoring the State of an element of the ADF

    Hi all

    Jdev version: 11.1.1.7.1

    I'm iteration on a nested list and adf creating components at runtime from my bean in scope session based on the user input, now the problem is that I have to reset available to the Group Panel again when the user clicks the button of rest and recreate all children, based on a different user input.

    The layout of the Panel group is not even when using resets:

    or the other

    searchResultPanel = new RichPanelGroupLayout();

    or

    searchResultPanel.restoreState (FacesContext.getCurrentInstance (), null);

    Can someone tell me how can I reset the State of the provision of the Group Panel in my managed bean.

    Hello

    You create the PGL programmatically? If you are only his children to programmatically create, then bind the PGL to a bean, as well as in the valueChangeListener get PGL and then remove all its children, and then add accordingly. Also, be sure to trigger a partial update after adding.

    Arun-

  • Element of the ADF: access attribute a component when it is inside a foreach statement

    I have the following components:

    < af:foreach >
    < af:table binding = "#{BackingBean.table}" >
    < af:outputtext rendered = "#{BackingBean.table.activeRowKey eq thisRow}" / > "
    < / af:table >
    < / af:foreach >


    When there is only one table, it works fine.
    However, when there is more than one table, for all tables, BackingBean.table.activeRowKey always returns the actieRowKey of the last table.


    I need either to have a smart link who knows which table to return whenever I'm back there, or a way to get rid of the link by doing something like this:


    < af:foreach >
    < af:table >
    < af:outputtext rendered = "#{parentComponent.activeRowKey eq thisRow}" / > "
    < / af:table >
    < / af:foreach >

    The problem is that I have not found a way to get the parent component by using an expression EL (parentComponent.activeRowKey)

    Any Suggestions?

    Thanks in advance!

    Published by: user13362247 on December 1st, 2010 13:40

    Hello

    a table can have a defined selectionListener. He points to a managed bean. As the selection event, you have access to the item (table). I think that should do the trick

    Frank

  • required = true attribute of the element of the adf

    I have the component an select radio with selectItem yes and no. I want to display some fields if I click Yes value of radio.
    now I have these fields as display is required then I set its required property to true.
    now I can display them using javascript based on selection or not in this case, if once I clicked Yes and I click the "submit" button then dosent my work of submit button because he expected to fill the required fields.
    using clientlistner and serverlistner. What happens is when I click Yes it displays error messages at the beginning before entering any value to the component. because it takes the click event.
    What will be the right approach to meet this requirement?

    Use of PPR, autosubmit = 'true', immediate = "true" and a ValueChangeListener in a manner similar to that described in the documentation:
    4.3.1 you know using the immediate attribute and the optimized life cycle

    Dimitar

  • Open a URL of a Captivate generated MP4

    Hi all

    I am putting together an educational video (.mp4) using Captivate 5.5, the video will be targeting iOS users.

    I will need to provide a way to open certain Web pages, while the end user is playing the mp4 file. My thought was to include a button with an assigned action to "open a URL or filename" and specify the URL.

    This doesn't seem to work after publication in the mp4 format. This feature is not supported in mp4 Captivate files? Or forgot a step maybe? Is there a work around to get the same result?

    I would be grateful any entry on this.

    Hello

    Unless something has changed recently, it is my understanding that MP4 is strictly a video format and does not support hyperlinks or other types of interactivity.

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • Dynamic display of table on the page of the ADF

    I'm looking for a page ADF that has a drop down box whose name table as inputs and when he selected should show data within this table in the ADF array element.

    Arun,

    What do you mean by "more simple? Another way to proceed would be to have fragments of JSF page separated for each table and use a dynamic region on the home page. I haven't worked through the solution, but it should work.

    John

  • To access the ADF UI components programmatically

    How to locate an element of the ADF UI by its ID and access it programmatically, without the help of the Binding property?
    What is the problem with the following code?

    {} public void onButtonPressed (ActionEvent actionEvent)
    FacesContext fc = FacesContext.getCurrentInstance ();
    ELContext elctx = fc.getELContext ();
    ExpressionFactory ef = fc.getApplication () .getExpressionFactory ();
    ValueExpression ve = ef.createValueExpression (elctx, "#{it1}", UIXComponent.class);
    RichInputText he = (RichInputText) ve.getValue (elctx);
    System.out.println (IT. GetAttributes () .get ("label"));
    it.setValue ("hehe");
    }

    'it1' is the Id of my InputText.

    Published by: Alex October 30, 2011 23:54

    Hi Alex,

    This isn't the right way to get the part #{it1} is not valid.

    Here is the code example for the component by id, but is not recommended that you need to know the parent ID of component as well and it would be difficult to maintain in the long term:

            FacesContext context = FacesContext.getCurrentInstance();
            context.getViewRoot().findComponent("")
    

    What is your exact usecase?
    No reason to not use binding property?

    Jean Lou

Maybe you are looking for

  • HP Pavilion 17-e186nr: SSD HARD drive and optical drive with HDD switch

    I have aHP Pavilion 17-computer e186nr laptop running Windows 8.1Product model: http://support.hp.com/nz-en/product/HP-Pavilion-17-e100-Notebook-PC-series/5401229/model/6617177/pro... Processor: AMD A10 - 5750 M APU with graphics Radeon (TM) HD CD-RO

  • HARD DRIVE PROBLEM... FOR WINDOWS XP HOME EDITION

    I have a compaq armada m700 and I recently installed Windows Xp Home Edition, now when I turn on my computer it says 1720: SMART HARD DRIVER DETECTS IMMINENT FAILURE due to lack of ATTR. 05... IS POSSIBLE THAT I CAN CONNECT MY LAPTOP THAT HAS THE ANO

  • "This copy of Windows in not authentic".

    Mr President, I bought 3 years ago to Dell laptop. The frequently updated windows. But since then, massage "this copy of windows is not genuine" comes from the office. Massage to activate the keys is also coming. The laptop works properly, but I am c

  • Linux Mint 14

    I bought an Inspiron 17R 5720.  We want to know if I will have problems if I install Linux Mint 14 on that?

  • Colors will print does not correctly

    Have just changed the colour and black cartridges on my HP 2610 and now the colors are not print correctly