Show a Popup on JSFF page load

Hi Experts ,
JDEV 11.1.2
Is it possible to show popup on JSFF page loading in a dynamic Region ? if yes , how?
PMS

Hi Frank,
thankz for ur reply..........
1. I wish to show a popup on particular JSFF(individual) page loading...
2. It just toolbar for this particular form
3. Specific to one single JSFF form only
Help me Please.......................
PMS
Edited by: pms on May 7, 2012 9:29 AM

Similar Messages

  • Setpropertyactionlistener on JSFF page load

    Can I call af:setPropertyActionListener ona JSF fragment page load. Otherwise, how would I go about setting a property on my managed bean when a JSFF loads.
    I'm using Jdeveloper 11g, with Oracle ADF faces.

    Hi Frank,
    thankz for ur reply..........
    1. I wish to show a popup on particular JSFF(individual) page loading...
    2. It just toolbar for this particular form
    3. Specific to one single JSFF form only
    Help me Please.......................
    PMS
    Edited by: pms on May 7, 2012 9:29 AM

  • How i can get the Bar showing the amount of Web Page loaded as in Version 3.6.13

    In Firefox Ver 3.6.13, when we open a webpage, in the lower right corner we see a bar which shows the position of Page loading by a moving green blocks in tthat Bar which i do not see in Firefox 5

    This can be a problem with the file places.sqlite that stores the bookmarks and the history.
    * http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • Popup Lightbox on page load

    May have overlooked it, but is there anyway to have a lightbox open on page load rather than just on a trigger? Thanks for any help!

    The only event a lightbox widget gives you is "On Click", so the programming in Muse itself couldn't open the file without clicking on the trigger first.

  • How can I show the progress of web page loading only in the right bottom of screen?

    When I downloaded the first Firefox upgrade that had no progress bar, I somehow found out how to stop the new progress bar (that shows all the progress in web addresses rather than a progressive bar) from jumping around in the bottom left or right of the screen. I had it only appearing in the bottom right of screen. Now a new version of Firefox has been downloaded and is once again jumping around from left to right depending what else is showing on the screen. Most annoying, how do I get it to always appear & remain in only the bottom right again.
    Thanks in anticipation, Katnko.

    Hi Cor-el, thanks for your help. Is there a help file anywhere for Status-r-Evar? I don't understand which way to set all the Options, as it is great having the green status bar showin once again, but I wouldn't mind keeping the name of the file that is progressing as well. Do you understand what I mean? Thanks, Katnko

  • Show popup in jsff at page load

    Hi,
    I see a lot of posts and blogs discussing the scenario of showing af popup at page load but could not find a case where the popup component is in a jsff page fragment.
    I have a popup in a jsff page fragment which goes as a region in multiple jspx pages. I need to show the popup when the page loads.
    how can I achieve this? I tried using javascript in the page fragment but it didn't work.
    Any pointers please...
    Thanks.

    The solution depends on your jdev version. However, Frank sumarized all of them in this blog http://www.oracle.com/technetwork/developer-tools/adf/learnmore/108-triggerpopupinregion-1994836.pdf
    Timo

  • HELP - ADF show popup on jsff startup

    Hi ALL,
    I am using adf and the <af:popup, and I am trying to show the popup after the page(jsff) is rendered.
    I see there is a thread on OTN and Frank has his comments on that, but it’s talking about jspx, I’m using jsff.
    ADF load popup on startup
    Here’s what I’ve tried:
    Add a dummy component to the page, make it render but invisible, add a binding in its bean class, add getter and setter for the dummy component. In its getter, show the popup(its getter should be called during page rendering phase – and it is called), but I’m getting null pointer exception at popup.show() inside the dummy component’s getter method.
    Correct me if I’m wrong and really appreciate if any of you can guide me on how to achieve this.
    Thanks,
    Xiaobin

    Put it inside your popup and try again.
    If it still doesn't work, you should take a look at phase listener

  • Looking for hook into a mb method on page load of jsff with auto query on view criteria.

    Hello,
    I have a View Criteria that is set to Query Automatically (showing data to match today's date).  The target table has a detail table and there is a control that shows parsed XML from the current row in the detail table into a table that I build dynamically. The main table and the detail table show the proper data on page load but the table for the parsed XML is empty.  The dynamic table is bound to a managed bean where the parsing is done and data is created.  I have the control refreshing properly on a row change of the main and detail tables and on a queryListener for the view criteria.
    This is for a jsff page. I have been trying a bunch of approaches with no success.  The detail table has a ppr to the main table and the query.  I am looking some event on either the query, the main table or the detail table where I can make a call to my managed bean to parse the XML, build the table and refresh the control.  I have an attribute binding to the XML data (when I placed it in a control as plane XML it refreshed properly).  I only need this on initial page load or first time the tables are populated, I have the other use cases covered.
    Running JDev 11.1.2.4
    Thank you
    Rudy

    ok but where?
    i have read a topic about "setRefreshOption", but i need a component to execute it.
    i have read a topic about a false criteria (1=2), and when i want search, i remove it, but again, i need a component to execute it.
    i have read a topic about ${adfFacesContext.postback == true} to write into iterator proeprty, but i haven't this view into my appmodule.
    i'm really sorry, but please, can you explain me a little ?
    Edited by: bradici on 8 oct. 2009 16:36

  • Where is my page loading indicator bar that used to appear in the address box?

    Just updated to FF 36.0.1. Now I no longer have the red bar that used to appear in my address box that showed the progress of a page loading. Do I need to set an option somewhere or is it an extension/plugin?

    If you had a progress bar in the address bar, I think that probably was created by an extension. Perhaps the extension needs to be updated? You can check for extension updates on the Add-ons page. Either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Extensions. Then on the right side, above the list, click the "gear" button and Check for Updates.
    Also, if the extension is disabled it will appear at the bottom of the list on a grayed background. Hopefully after any available update you can re-enable it in that case.
    Any improvement?

  • Display lov when page load

    hi i have a situation where i what lov to popup when the page load.my situation is i what a lov to popup with , the list of organisation when the page load and when the page load it must display only information for that selected organisation,has anyone done that.am in jdeveloper 11.1.1.6.0

    ok the organisation is selected in the first page which load,i what to select organisation and navigate to next page whare there is only that organisation details
    my first page is below
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:f="http://java.sun.com/jsf/core">
      <af:panelSplitter id="ps1" orientation="vertical" splitterPosition="148">
        <f:facet name="first"/>
        <f:facet name="second">
          <af:panelStretchLayout id="psl1" startWidth="126px" endWidth="124px">
            <f:facet name="bottom"/>
            <f:facet name="center">
              <af:panelStretchLayout id="psl2" endWidth="137px" startWidth="220px">
                <f:facet name="center">
                  <af:panelGroupLayout id="pgl1" layout="vertical" valign="middle"
                                       halign="center">
                    <af:panelStretchLayout id="psl3"
                                           inlineStyle="width:732px; height:340px;"
                                           bottomHeight="100px">
                      <f:facet name="bottom">
                        <af:panelGroupLayout id="pgl2" layout="vertical"
                                             valign="middle" halign="center">
                          <af:panelHeader text="Select Organisation To Update" id="ph1"
                                          inlineStyle="border-style:ridge; border-color:Blue; height:57px;">
                            <f:facet name="context">
                              <af:toolbar id="t1">
                                <af:commandButton text="UpdateOrganisation" id="cb1"
                                                  action="UpdOrg"/>
                              </af:toolbar>
                            </f:facet>
                            <f:facet name="menuBar"/>
                            <f:facet name="toolbar"/>
                            <f:facet name="legend"/>
                            <f:facet name="info"/>
                          </af:panelHeader>
                          <af:panelFormLayout id="pfl1"
                                              inlineStyle="border-color:Blue; border-style:ridge; height:24px; width:720px;">
                            <af:selectOneChoice value="#{bindings.OrgName.inputValue}"
                                                label="OrganisationName"
                                                required="#{bindings.OrgName.hints.mandatory}"
                                                shortDesc="#{bindings.OrgName.hints.tooltip}"
                                                id="soc1">
                              <f:selectItems value="#{bindings.OrgName.items}"
                                             id="si1"/>
                            </af:selectOneChoice>
                          </af:panelFormLayout>
                        </af:panelGroupLayout>
                      </f:facet>
                      <f:facet name="start"/>
                      <f:facet name="end"/>
                      <f:facet name="top"/>
                    </af:panelStretchLayout>
                  </af:panelGroupLayout>
                </f:facet>
                <f:facet name="top"/>
              </af:panelStretchLayout>
            </f:facet>
            <f:facet name="start"/>
            <f:facet name="end"/>
            <f:facet name="top"/>
          </af:panelStretchLayout>
        </f:facet>
      </af:panelSplitter>
    </jsp:root>Edited by: adf009 on 2013/02/06 5:12 PM

  • Popup in JSFF not showing

    I have some code that I was testing in a separate application until I got it working. Essentially, I have a horizontally scrollable image list. When clicking on the image, a dynamically constructed popup menu shows up and when selecting a menu item, data is inserted based on the menu item clicked on. This worked when I had all my code in a JSPX. The popup was in a form.
    However, in our real application, we use fragments. So I put the popup in the JSFF where the image list is just under the jsp:root. I got this warning that says: "Fragment with more than one root component may not display correctly in a region."
    When I click on my image, the action listener fires and everything seems to be fine except that the popup does not show up. This is the method I call to show the popup:
         * Opens the RichPopup based on the key.
         * @param popupId - component ID of popup
         * @param alignId - component ID of component to align to
        public static void showPopup(String popupId, String alignId) {
            FacesContext context = FacesContext.getCurrentInstance();
            StringBuilder script = new StringBuilder();
            script.append("var popup = AdfPage.PAGE.findComponent('").append(popupId).append("'); ").append("if (!popup.isPopupVisible()) { ")
                .append("var hints = {}; ").append("hints[AdfRichPopup.HINT_ALIGN_ID] = '").append(alignId).append("'; ")
                .append("hints[AdfRichPopup.HINT_ALIGN] = AdfRichPopup.ALIGN_AFTER_END; ").append("popup.show(hints);}");
            ExtendedRenderKitService erks = Service.getService(context.getRenderKit(), ExtendedRenderKitService.class);
            erks.addScript(context, script.toString());
        }This worked fine in the JSPX version. So I'm wondering if there's something I need to do to get this to work. I should be able to have an inline popup in a JSFF, right? Is there a specific place where I'm supposed to put it?
    Here's JSFF:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html">
      <af:panelTabbed id="pt2">
      </af:panelTabbed>
      <af:popup id="vmenu" clientComponent="true">
        <af:menu text="menu 1" id="m2" binding="#{pageFlowScope.mainPageFlowBean.serviceMenu}"></af:menu>
      </af:popup>
    </jsp:root>I can put more detailed code if need be.
    Thanks.

    Eric,
    the problem seems to be that you don't find the popup using AdfPage.PAGE.findComponent(...) with your ID. Have you checked that you indeed get the popup using this function?
    Read [http://download.oracle.com/docs/cd/E12839_01/web.1111/b31973/af_arch.htm#insertedID5|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31973/af_arch.htm#insertedID5] this, if you find out that you don't get the popup.
    Timo

  • Calling a javascript on load of jsff page

    I have a jsff page which is loaded as a taskflow from region.
    i tried to call an alert function on load of jsff page as follows:
    <af:clientListener type="load" method="jsMethod"/>
         <af:resource type="javascript">
         function jsMethod() {
            alert("Hi Page loaded");
    </af:resource>
    If it works fine i intent to call backing bean method from javascript later.
    the alert is not being called in this case.
    what's wrong with this method?

    Duplicate of https://community.oracle.com/thread/2617922
    Please don't ask your question multiple times!
    Timo

  • How to refresh JSFF page only when page loaded using ADF 11g

    Hi
    I am facing an issue with prepreModel() usage in the .jsff page fragment. I want to invoke executables only when the specific jsff page get's loaded. I tried using 'prepareModel' as a refresh condition, but I can see always executables are getting executed. Does 'prepareModel' behaves differently for .jsff when compared to .jspx ?
    Thanks in Advance

    Hi,
    ADF Regions have a slightly modified lifecycle. However, prepareModel behaves the same. Its marking a specific time in the ADF request lifecycle when the iterators are refreshed. Try prepareModelIfNeeded
    Frank

  • Modal popup with lightbox effect on page load

    Hi friends,
    I was looking for help for making a windows modal popup with reads a url from xml file and load it into windows modal popup in the centre of the screen on page load. The requirement was also that it will dim the rest of the page. After searching at several places I got hint at:
    http://forums.adobe.com/message/746503
    Now there are two issues that background page is not getting dim and if any one can help me in telling how to load flash modal popup on pageload. I dont want it to be annoyed so just want to load popup once a session of once a day only on first page, I am trying cookies but I dont know why I it is not reading cookies in production environment. There are lot of examples available in javascript and silverlight but I want in flash.
    Any help shall be highly appreciated.

    Thanks. Unfortunately I'm not sure the code will apply to my
    situation... I'm actually not using a Spry dataset in any way, just
    some Spry effects to enhance my own markup (which comes from a PHP
    page but is static as far as the document is concerned.)
    If I put the Spry effect in the body onload handler, the
    element appears for a second as the page loads, then disappears
    suddenly as the Spry fade in effect kicks in bringing it from 0 to
    100.
    Another related question, I would like the Spry effect to to
    fade in with some values ending at the values as set by my CSS
    class... is it possible to have it do so? In other words fade from
    0 to current value? I know there are some ways to retrieve default
    styling of an element but figure Spry might have something built
    in?

  • On the zynga game, mafia wars, every time i click on something within the game a get a popup that says "Requested URL not found: 400" all pages load fine it just gives the message every time i click something, how can i stop this?

    on the zynga game, mafia wars, every time i click on something within the game a get a popup that says "Requested URL not found: 400" all pages load fine it just gives the message every time i click something, how can i stop this?

    Sorry, the above thread should have been a "new" post, not a reply post.

Maybe you are looking for

  • I can't permanently delete a calendar

    I use Calendar 6.0 in Mountain Lion 10.8.3 and Calendar on iOS 6.1.3 and connect via cable to iTunes 11.0.2 (25) 64 bit.  iCloud is turned off.  During Sync, there is a calendar that I deleted a month ago that normally does not show up on Calendars o

  • R/3 forms on Portal

    Hi, System: We have EP6SP2, ITS and R/3 4.7 installed on three diff machines. Situation: When I create SmartForm and call it in the portal via the ITS, automatically the output goes to Adobe Acrobat Reader from where I can print the form output. Prob

  • [solved]wlan0 interface unavailable

    What do I do next? http://i.imgur.com/XTPip.jpg Solution: check for manual wifi on/off switch... Last edited by anarxi (2012-09-29 00:53:06)

  • How to send the url automatically

    hello, I want to send the webdav URL of a file in a mail automatically but i don't find the way to do it. A solution?

  • Issues regarding Images

    Hi all,          From my webdynpro application i am creating a html file and attach this file as attachment while sending emails from the application.          The Image in the HTML file is not displaying when we open the email attachment. Now the im