Customize the popup adf

JDev Version - 11.1.1.6

Having several popups adf and want to style each popup differently.

. AFPopupSelector has an influence on all pop-up windows, because it is the global selector.

Is there another approach to style popups differently?

Thank you

Kala

Thanks for the reply!

I'm able to customize the pop-up window using triggerType panelWindow and showPopupBehavior = 'action '.

triggerType = 'action' popupId = "p1" / >

inlineStyle = "margin-top: 8px;" border-color: gray; border-style: solid; border-width: 1px; left margin:-9px; border-top: none; border-bottom: solid Black; border-bottom-width: 2px; position: relative; »

closeIconVisible = "false" >

-Kala

Tags: Java

Similar Questions

  • How can I customize the texts ADF resource bundle (labels etc.)

    I have a request put in place for the customization of MDS, and customization works (changing field order, removing fields, changing the validation etc.)
    My challenge remaining is how to customize text in UI (labels, error messages from validation).

    When I run JDeveloper in customization developer mode, the 'label' property and other texts of the user interface are grayed out and not customizable.

    It seems obvious that it should be possible to customize the user interface labels. For example, the same field could be called 'Customer number' organisation, "Partner ID" by another and "Membership number" by a third party.

    I can't find anything on this in the documentation (I read ch 34 of the dev guide). Can someone shed light on the question of whether this is possible?

    Best regards

    Sten Vesterli

    Sten, this section of the developer's guide help?

    34.2.6 How to enable customizations in Resource Bundles: http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/customize.htm#sthref2733

    Blaise

  • Customize the taglib ADF

    Hi all

    I want to customize the style of < af:message >. I mean I want to delete the error icon in front of the message and I want to delete summary message.
    I want to just show you a simple way as in < h:message >.

    With respect,

    To do this you must use a skin.
    To disable the error icon use this

    af|messages::error-icon  {
        content: ' ';
        width: 0px;
        height: 0px;
    }
    af|messages::info-icon {
        content: ' ';
        width: 16px;
        height: 16px;
    }
    
    af|messages::confirmation-icon {
        content: ' ';
        width: 16px;
        height: 16px;
    }
    
    af|messages::fatal-icon {
        content: ' ';
        width: 16px;
        height: 16px;
    }
    
    af|messages::warning-icon {
        content: ' ';
        width: 16px;
        height: 16px;
    }
    

    Timo

  • To see the popup ADF

    Hello world

    I use JDev 11.1.1.7

    I have problem on popup. I have an area on my jspx page and I added a popup. Also, I added a behavior element see the pop-up window of a command button.

    When I pressed the button to display the pop-up window, it is open; but lining up behind in the region. I can't see the view.

    For example, I loaded an image, you can see, how is it

    Capture.PNG

    How can I solve this problem?

    Thank you.

    Thanks for everything; I solved the problem and it was a different problem. It is not on the pop-up window.

    It's the tag

    I realized, there was 2 tag in my page jspx; if this problem occurs. Now, it works fine.

  • How to customize the Filter Table ADF Faces?

    How to customize the filter ADF Faces Table

    I want to filter column == > add filter select only one option

    http://img192.imageshack.us/img192/994/unledixd.PNG | http://img192.imageshack.us/img192/994/unledixd.PNG


    What about Ninja

    Published by: Ninja on August 29, 2011 12:42 AM

    Published by: Ninja on August 29, 2011 12:47 AM

    Check [url: http://hasamali.blogspot.com/2010/10/custom-adf-table-filter-with-drop-down.html] this blog.

    Jean Lou

  • Change the error ADF messages that pop out

    Hello once more

    I created a Web page using the ADF technology that Jdev provides you with.

    One of the things that is most useful is the error messages that will automatically eject if for example you leave empty field that must be completed. Or you type a value that is out of range, etc. The only problem with this is that while I can read English, some users in my country may not.

    So my question is how can we change these error messages for my mother tongue? I can translate easy, but I don't know where to find the code that contains the text that they show.

    If anyone can help Id really appreciate it

    I'm guessing "Oracle JDeveloper Handbook" is the McGraw-Hill book published by Duncan Mills and Peter Koletzke Avrom Roy-Faderman:
    http://www.Amazon.com/Oracle-JDeveloper-11g-Handbook-development/DP/0071602380/ref=sr_1_4?ie=UTF8&s=books&QID=1279005819&SR=8-4

    The 11g version of this book replaces the earlier versions, 10g, etc. 9.

    As a general understanding JDev ADF & text it is recommended to read. As Michael says, I don't think it covers internalization, however.

    There is a more advanced guide "Oracle Fusion Developer Guide" by Frank Nimphius and Lynn Munsinger:
    http://www.Amazon.com/Oracle-Fusion-developer-guide-applications/DP/0071622543/ref=pd_sim_b_1

    This is a more advanced text not recommended for beginners, but recommended reading once you understand the basics.

    Back to the original question in this post, internalization is covered in article 21 of the Guide Web ADF:
    http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31973/af_global.htm#CHDGCAFI

    If you are looking to customize the error ADF BC it is covered in the section of the Guide Fusion ADF 37.8:
    http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31974/bcadvgen.htm#BABEFGCI

    I wrote a post on the latter sometimes back, which may or may not be relevant to the task at hand:
    http://one-size-doesn

    CM.

  • Problem of Popup ADF on the migration of jDev 11-jDev 12.1.3

    During the migration from the previous (11.1.2.4) version for 12.1.3 we encountered a problem with pop - up generated by ADF (such as LOV, research, etc.).  Their location in the long term has become unpredictable. For the most part they are slipped down a bit, creating a vertical scrolling of the page.

    Popups generated manually and invoked via showPopupBehavior works very well.

    The problem occurs in all browsers.

    Maybe there is a new way of conceiving the popups by default to the new ADF?...

    All suggestions will be useful. Thank you.

    Hello

    When you set width? You must define data lov vo is coming and the value of width field affects the table inside popup, not the width of the dialog box

    BdW you can try this CSS

    AF | {inputListOfValues}

    -tr-stretch-search-dialogue: true;

    }

    See - http://adfpractice-fedor.blogspot.in/2013/06/resizing-of-search-and-select-dialog-of.html

    Thank you

  • How to perform the customization &amp; personalization in ADF? Any body set good example demonstration...

    How to perform the customization & personalization in ADF? Any body set good example demonstration...

    Hello

    If you want to know the customization & personalization demo, you go through the following link...

    Oracle JDeveloper 11g Release 2 tutorials - customization and customize an Application

    I think that his may be useful for you.

    Thank you

    MAGO

  • Customize the Page from the ADF

    JDev ADF BC 11.1.1.6.0

    I want to customize my page ADF for differenet of business scenarios. For example, a label displayed as 'ABC' for a user should be displayed as "XYZ" for user B.
    I mean, the label component is the same, but have different texts for different users.

    I'm also only on the security of the ADF. Let do more sample using pledge does not matter.just that you need to take care of the connection method.
    You must put this logic in your connection method where you check the user name and password.

    Thank you
    Prateek

  • I'm trying to get the bookmark icon in my toolbar to the right of the icon of the House. I right click on the toolbar, and then customize the icon is displayed in the toolbar. When I close the popup on the toolbar icon in my toolbar disappears.

    I'm trying to get the bookmark icon in my toolbar to the right of the icon of the House. Then, right-click on the toolbar and then click Customize the icon in the toolbar. As soon as I close the pop of toolbar Customize the icon on my toolbar disappears. How can I get the Favorites icon to stay on my toolbar to the right of the icon of the House?

    Two things can cause the Bookmarks button to "disappear" from the Navigation bar when the customization mode is closed.

    1. the Menu bar - with File, Edit, View, etc. - shows.

    Since you have checked the answer first of cor-el solve your problem, I have not exposed on this point.

    2. the bookmarks toolbar shows, and this button is this toolbar.

    Is the Menu bar showing or not?

    Have you tried the reset bar of tools and commands that I mentioned?

  • Customize the ADF skin component

    Hi all

    I'm trying to customize the skin of component af:message.

    so far, I can remove error icon using the skin. Like this

    AF | message: error-icon {}
    content: ' ';
    Width: 0px;
    height: 0px;
    }

    I want to delete the message next to the icon as well.

    How to get there?

    With respect,
    WP

    Hello

    to change the message, you create the definition of skin, as shown below

    
    
        
            blafplus-rich-extended.desktop
            blafplus-rich-extended
            org.apache.myfaces.trinidad.desktop
              
            
                 skins/blafplus-rich-extended.css
            
            blafplus-rich.desktop
           MyResourceBundle
       
    
    

    the bundle name 'MyResourceBundle' is created as shown below

    public class MyResourceBundle extends ListResourceBundle {
      public Object[][] getContents() {
        return contents;
      } 
    
      static final Object[][] contents = {
         {"af_dialog.OK","Okay"},
         {"af_panelWindow.CLOSE", "Close"},
         {"af_document.SPLASH_SCREEN_MESSAGE","Hello and Welcome"}
      };
    } 
    

    All other strings are read in base skin

    Frank

  • How to customize the bookmark window? Change "tags" for "keyworkds.

    I usually use the keys ctrl + d for bookmarks, but when I hit him open the popup with 'Name', 'Folder' and 'Tags '. I wan't to know if it is possible to add the "Keywork" here too.

    The simple question is: is possible to customize the bookmark popup box?

    With Add Bookmark Here extension 2, you can choose what shows the Bookmark dialog box. After having added ABH2 and restart Firefox, tools > Modules > Extensions, click ABH2, click Options, click the 'Panel' tab and check the items that you want in the dialog box. The dialog box is also greater than the default, Firefox bookmark dialog box. In my opinion, it's how the Firefox bookmark dialog box should be.

    Add bookmark here 2: https://addons.mozilla.org/en-US/firefox/addon/3880

    Other issues requiring your attention

    The information provided with your question indicates you have outdated plugins with known security and stability issues that need to be updated. To see the plugins submitted with your question, click on "+ system details...". "to the right of your original message of the question. You can also see your plugins in the Firefox menu Tools > Modules > Plugins.

    1. Check your plugin versions: http://www.mozilla.com/en-US/plugincheck/

      • Note: plugin check page lacks information about all versions of the plugin
    2. Update of Adobe Reader (PDF plugin):
      • Within your existing Adobe (If you have already installed) drive:

    • Open the Adobe Reader program in your list of programs
    • Click Help > check for updates
    • Follow the instructions to update
    • If this method works for you, go to the section "download full installer ' below and go to"after the installation"below
  • Download the full installer (If you have NOT installed Adobe Reader):
    • "Use the links below in order to avoid the painful' getplus" Adobe Download Manager and other 'extras' you do not want
    • Use Firefox to download and SAVE the installer to your hard drive for the appropriate link below
    • Click "save to file"; Save to your desktop (so you can find it)
    • Once the download is complete, close Firefox
    • Click on the installation program, you just downloaded and allow installation to continue
      • Note: Vista and Win7 users need to right click on the installer and choose "Run as Administrator"
    • Download link: ftp://ftp.adobe.com/pub/adobe/reader/
      • Choose your operating system
      • Choose the latest version of # .x (example 9.x for version 9)
      • Choose the version the most recent number
        • NOTE: 10.x is the new Adobe Reader X (Windows and Mac only from this announcement)
      • Choose your language
      • Download the file, save it to your hard drive, when finished, close Firefox, click on the installation program you just downloaded and let it install.
      • Windows: click on the .exe file. Mac: click on the .dmg file
  • Using one of the links below will force you to install the "getPlus" Adobe Download Manager. Also don't forget to uncheck the McAfee scanner if you do not want the link force installed on your desktop computer
  • After installation, launch Firefox and recheck your version.
  • Update the plugin
  • Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java platform: download JRE)
  • See also "Manual Update" in this article for update from the Java Control Panel in Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
  • Removal of older versions (if required): http://www.java.com/en/download/faq/remove_olderversions.xml
  • Remove several extensions of Console Java (if required): http://kb.mozillazine.org
  • Java test: http://www.java.com/en/download/help/testvm.xml
  • How to customize the context menu in the legend of plotting the graph of wave?

    I am currently on the creation of a simulation of various control loops as educational objectives. Here, I have a chart in waveform to different signals. Now my question, how to customize the context menu in the track of the Waveform graph legend => when I click on 'image' behind the Plotnames one menu to open options where you can customize the color etc. or plotwidth. But students should not have access to these settings. How can I change or disable this menu? The context menu for the waveform graph, I've already customized by right click on table of waveform-Advanced online-online menu, but for the legend of conspiracy, I have not found this setting...

    Thanks for your answers... I tried different things, but I don't see a solution yet :-(

    See you soon

    DCP

    Hi, STC,

    There have been a number of suggestions for change or disable the table , right-click menu, but I see that this does not affect the context menu of legend , which is what you ask for help with.

    To prevent completely the menu right-click to work, you must disable the chart control entirely. You can do this by double-clicking on the chart and select Advanced Options > active state > disabled. This will prevent the operator to be able to generate a menu right click on the chart control.

    If however you still wanted the table, make a right click menu to work, but the legend made a right-click menu will be disabled, I see two options:

    1. draw a classic decoration square on the legend and the transparent color. This will prevent the mouse clicks to achieve the legend, and transparent it will not interfere with your user interface appearance.

    2 use a Structure of the event to capture the event filter Popup Menu of Activation?  for the chart control. You can then use the Coords property to determine if the mouse is over the legend or not. If this is the case, send faithful away? right Terminal. It will refuse the context menu when the user clicks on the legend of the plot.

  • How to prevent the popup dialog closes when you click the commandbutton

    Hello

    The application has a popup with the dialog box Cancel to display a table. Users could select the lines using a checkbox and click a CommandButton to backend processing.

    It displays a message (using addMessage) when he chose nothing.

    I would like to have the popup rest so the user could correct their action, but ADF automatically close the popup.

    Is there a way to avoid this?

    If I put the property AutoCancel to false, the popup rest (or rather re-posted), but the message window is hidden, which is defeat it purposes.

    I saw a discussion archived since 2008, but it doesn't have an answer, that's why I opened this thread.

    Kind regards.

    DjG

    Tried to set partialSubmit for af:button be true?

  • I'm opening table row in a popup with the help of change. If I opened a line to edit, and then if I cancel the popup and if I open some row of the table, then instead of the newly selected line diff, previously selected line becomes open question. Help, p

    @Code is:-

    I have a panelCollection which is having an ADFTable (VO) and < f: toolbar > < coomandToolbarbutton > IE change by clicking on modify the selected line of the tbal adf becomes open in edit mode in a popup. Buttong ActionListner change creation popup

    {} public void handleEdit (ActionEvent actionEvent)
    Add the code in the event here...

    Line selectedRow =
    (Row) ADFUtils.evaluateEL ("#{bindings.") BtEsAwardsSchemeSetupVO1Iterator.currentRow}");
    Line selectedRow =
    (Row) ADFUtils.evaluateEL ("#{bindings.") BtEsAwardsSchemeSetupVO1.currentRow}");

    Tips RichPopup.PopupHints = new RichPopup.PopupHints ();

    this.getAddEditpopup () .show (hints);
    }

    Pupup has two buttons for Submit and cancel.
    Click on Cancel button on the popup, it id hide. The question is, suppose that the table is to have 4 lines so if I first select third row and click on change that becomes open editing on a popUp, but if I click on the Cancel button and their selection a few rows of table (Say first line), the previously selected (3rd row) rank only becomes open again in popup instead of the newly selected row.
    Cacel code

    {} public void handleCancelAwards (ActionEvent actionEvent)

    Add the code in the event here...

    ADFUtils.invokeEL ("#{bindings.") Rollback.Execute}");

    this.getAddEditpopup (.cancel ()); [I also tried with hide and seek but not worked]

    }

    Thanks in advance and thanks for your time

    It may be a problem with the combination of: immediate = true, rollback, and af:popup.

    You can try adding af:resetActionListener to the Cancel button.

    BTW, your managed bean is in the package that start with uppercase ("Bean"). (if you should refactor this to "beans" (for example))

    Dario

  • Maybe you are looking for

    • Satellite P100-192: sucks my TFT?

      Hi @ all. Seems that my my laptop tft is damaged.I have a big white block from the top to the bottom middle of the screen.This white block has no graphical information and can also be seen in the bios.No graph appears in this box. See screenshot.http

    • Siri cannot make a call

      Why Siri may not appeal (Tajikistan)

    • Rename Step.Name when editing step

      Hello I have a few libraries of SequenceFile I like to improve learn more easy to use. Most of my libraries use parameters to descripe what needs to be done. I realized that often things to do twice. As a first step, you select a StepType SequenceCal

    • Error messages: "an unknown error has occurred" and "message is not found" when you try to remove and open your messages.

      Original title: having touble delete messages in Windows Mail In Windows Mail, I have a problem deleting messages, a note comes up saying "an unknown error has occurred." Messages can be opened with the message "message was not found. I am running Vi

    • Bought the wrong program

      I bought by mistake instead of just the items first. I can change is or I can reload to reach the Bay package that is for sale.Have no need of first Ant realized when I have already installed and put the serial number.RegsLina