Skillbuilders Modal Popup does not open correctly

Hi,
i installed the modal popup from skillbuilders but i'm having trouble using it. I've gone through the online tutorial and the forum but i don't know what i am doing wrong.
The modal page opens but very quickly a larger window shows that reduces in size to a smaller one which display no regions or items from the page i have selected to be a popup modal. I have created a demo which has the same effect
http://apex.oracle.com/pls/apex/f?p=35329:1
(usr,pwd: modal, modal)
I'm not sure what page type should be used, i have tried a blank page, form, classic report but all have the same result. I'm using Apex 4.2.3
Teo

Try Page Template = 'Popup' for your modal page.
If you provide access to your workspace, it might be easier to track what's wrong.

Similar Messages

  • Skillbuilders modal popup v2. - popup does not open, can't figure out why..

    Hi, I am using APEX v4.1 and have used skillbuilders modal popup v2 successfully in the past. For some reason, it is working on one page (calling page 700 to pull up popup page 360) but not working on another page (calling page 900 to pull up popup page 920).
    Both modal popup pages are called from HTML buttons using dynamic actions.
    Does anyone have ideas for debugging.
    thanks, Karen
    ps. when I run the console debug, I receive the following on loading the page. I am completely new to javascript and have no idea what this means....it does not happen on p700, only on page 900
    SCRIPT5007: Unable to get value of the property 'length': object is null or undefined
    apex_4_1.min.js, line 18 character 88940
    function initTabForm(a,b,d,h,g){
    var f="#init_row_"+a;
    gErrItems=g;
    gChangedItems=new Array();
    gNumRows=h;
    gNewRows=0;
    gTabFormRegionID=a;
    gTabFormReportID="report_"+a;
    gTabForm=apex.jQuery(f).parent();
    gTabFormDefaultBG=apex.jQuery(f).children("td").css("background-color");
    gTabFormInitRow=b+apex.jQuery(f).html()+d;
    apex.jQuery(f).remove();
    var c=$x_FormItems($x(gTabFormReportID));
    for(var e=0;
    e<c.length;
    e++){
    apex.jQuery(c[e]).attr("autocomplete","off");
    if(c[e].name!="X01"){
    gTabFormData[e]=c[e].value
    else{
    gTabFormData[e]="0"
    apex.jQuery(".row-selector").click(function(){
    highlightRow(gTabFormRegionID,this,apex.jQuery(".row-selector").index(this))
    apex.jQuery(document).bind("apexbeforepagesubmit",function(){
    apex.jQuery("input[name$=NOSUBMIT]",apex.jQuery("#"+a)[0]).each(function(){
    $x_disableItem(this,true)
    apex.jQuery(f).remove()
    Edited by: KarenH on Sep 28, 2012 10:39 AM

    Thanks Pete.
    This is a large application, and I have had difficulty posting to apex in the past because the schema is too large and cannot be exported...but at least it gives you an idea.
    I am trying to rewrite p900 as it is much too complicated, and thought the modal popup would help in terms of adding new rows and validating, rather than using collections. This code was inherited, so I am a bit confused myself...but hoping to make progress.
    The button in question is called TRIPHEADER (add/edit trip header).
    https://apex.oracle.com/pls/apex/f?p=4550:1:33303433963:::::
    workspace: KEH813
    user: guest
    pwd: fish
    if you have trouble with that, access my development site:
    http://warsaw-grouper.accsp.org:7777/pls/safisd_11/f?p=4550:1:0:::::
    workspace: SAFIS
    user: guest
    pwd: fish
    you will need to run application 200 and logon as MDFISHER/SHARKBAIT
    go to FAVORITES (p900) and press ADD/EDIT TRIP HEADER....nothing happens.
    if you go to menu-->FISHER INFO and press ADD/EDIT EMAIL, you will see the modal successfully appear.
    thanks again. Karen

  • Link to a file in the jsp page does not open correctly

    Hi all,
    I have a JSP application which is similar to a discussion forum and the messages usually carry a link to an attachment file which could be of any extension.
    The client pool I am dealing with are concerned only with MS Word/Excel/PPT files. When the user clicks on the file, a new browser window opens but it does not open the file in the correct application. I know that browsers can display Doc, ppt and xls files.
    In my case, the browser just shows some garbage. THe link is to the correct file, I know that because I can right click and download the file and then open it in the correct application. But I want browser to find the application and open the file.
    Can somebody give me hints as to what may be wrong?
    Also, I am in the development stage and therefore I have only 100 odd messages in the database. Many have attachements. But only one attachment to a particular message works well..ie the browser finds MS Word and displays the doc.
    Why not the remaining doc/ppt files?
    Help please!!
    Thanks in advance.
    m_asu

    Add the following code to web.xml mime-mapping section and restart tomcat:
    <mime-mapping>
    <extension>doc</extension>
    <mime-type>application/msword</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>xls</extension>
    <mime-type>application/msexcel</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>ppt</extension>
    <mime-type>application/ms-powerpoint</mime-type>
    </mime-mapping>

  • In compose, the attachment popup does not open

    When composing, the attachment window does not open. Switch to Crome and it works. Switch back to Firefox and it works. Stays working for some days and then fails again.
    Ken

    Hi Ken, sorry about that unrelated reply.
    I'm trying to think of how giving the site a few days of rest could possibly help and nothing obvious is coming to mind...
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • New window popup does not open on Windows

    hi,
    when I open an new window in a Premiere HTML5 extension on Mac, it works,
    but no window opens on Windows.
    newwindow = window.open('www.adobe.com','name','height=200,width=150');
    Trying to apply moveTo() or focus() after open() returns Cannot call ... method of undefined.
    I wonder what causes this, probably it just gets blocked. By Windows? Premiere on Windows? Chrome in the extension on Windows?
    Is there something I can do about this?
    I cannot open it in the default browser because ultimately the window popup is a Paypal popup
    opened by a webpage loaded in an iframe- which gives the same result as trying to open a window directly from within the extension as described above,
    thanks,
    Jeff.

    This is a known issue of CEP; we disabled these methods (with window.open() or <a href=url >) to open a new page. A work around is using API CSInterface.openURLInDefaultBrowser(url) to open it in system default browser. I am afraid that CEP does not provide other work around methods if openURLInDefaultBrowser() cannot suit your requirements.

  • Itunes store does not open correctly in itunes 10

    Not sure when this started, but itunes store no longer loads correctly. Tables do not load correctly at all. Diagnostics are listed below. The same problem occurs at travelocity, but I haven't found it occurring anywhere else on the web. I have a screen capture, but don't see where i can post it here. I also could not find an email contact for apple customer service. Can anyone help?
    Microsoft Windows 7 x64 Business Edition (Build 7600)
    System manufacturer System Product Name
    iTunes 10.1.2.17
    QuickTime 7.6.9
    FairPlay 1.10.24
    Apple Application Support 1.4.1
    iPod Updater Library 10.0d2
    VoiceOver Kit 1.4
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 3.3.1.3
    Apple Mobile Device Driver 1.52.0.0
    Bonjour 2.0.4.0 (214.3)
    Gracenote SDK 1.8.2.457
    Gracenote MusicID 1.8.2.89
    Gracenote Submit 1.8.2.123
    Gracenote DSP 1.8.2.34
    iTunes Serial Number 3685D2E00F73241B
    Current user is not an administrator.
    The current local date and time is 2011-02-20 14:15:14.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    NVIDIA, NVIDIA GeForce 9500 GT
    ** External Plug-ins Information **
    No external plug-ins installed.
    Genius ID: 0eeb525c083b1699965df026b1f54f1e
    The drive H: TigerJet CD-ROM Rev v2.0 is a USB 1 device.
    iPodService 10.1.2.17 (x64) is currently running.
    iTunesHelper 10.1.2.17 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {D8AF9C2B-8397-4ACA-A1E6-5836D606B53F}
    Description: Belkin USB Wireless Adaptor
    IP Address: 192.168.1.79
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.1.254
    DHCP Enabled: Yes
    DHCP Server: 192.168.1.254
    Lease Obtained: Sun Feb 20 11:11:04 2011
    Lease Expires: Mon Feb 21 11:11:04 2011
    DNS Servers: 192.168.1.254
    Adapter Name: {FF956C2E-FC9E-4000-A7BE-A329BE09BACE}
    Description: Atheros L2 Fast Ethernet 10/100Base-T Controller
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Wed Dec 31 16:00:00 1969
    Lease Expires: Wed Dec 31 16:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-02-20 14:13:24.

    Not sure when this started, but itunes store no longer loads correctly. Tables do not load correctly at all. Diagnostics are listed below. The same problem occurs at travelocity, but I haven't found it occurring anywhere else on the web. I have a screen capture, but don't see where i can post it here. I also could not find an email contact for apple customer service. Can anyone help?
    Microsoft Windows 7 x64 Business Edition (Build 7600)
    System manufacturer System Product Name
    iTunes 10.1.2.17
    QuickTime 7.6.9
    FairPlay 1.10.24
    Apple Application Support 1.4.1
    iPod Updater Library 10.0d2
    VoiceOver Kit 1.4
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 3.3.1.3
    Apple Mobile Device Driver 1.52.0.0
    Bonjour 2.0.4.0 (214.3)
    Gracenote SDK 1.8.2.457
    Gracenote MusicID 1.8.2.89
    Gracenote Submit 1.8.2.123
    Gracenote DSP 1.8.2.34
    iTunes Serial Number 3685D2E00F73241B
    Current user is not an administrator.
    The current local date and time is 2011-02-20 14:15:14.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    NVIDIA, NVIDIA GeForce 9500 GT
    ** External Plug-ins Information **
    No external plug-ins installed.
    Genius ID: 0eeb525c083b1699965df026b1f54f1e
    The drive H: TigerJet CD-ROM Rev v2.0 is a USB 1 device.
    iPodService 10.1.2.17 (x64) is currently running.
    iTunesHelper 10.1.2.17 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {D8AF9C2B-8397-4ACA-A1E6-5836D606B53F}
    Description: Belkin USB Wireless Adaptor
    IP Address: 192.168.1.79
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.1.254
    DHCP Enabled: Yes
    DHCP Server: 192.168.1.254
    Lease Obtained: Sun Feb 20 11:11:04 2011
    Lease Expires: Mon Feb 21 11:11:04 2011
    DNS Servers: 192.168.1.254
    Adapter Name: {FF956C2E-FC9E-4000-A7BE-A329BE09BACE}
    Description: Atheros L2 Fast Ethernet 10/100Base-T Controller
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Wed Dec 31 16:00:00 1969
    Lease Expires: Wed Dec 31 16:00:00 1969
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-02-20 14:13:24.

  • My Creative Cloud application does not open correctly, I don't understand why ! the window open, but there is nothing inside... Why ?

    Here is a Screencapture of my Creative Cloud application when I open it ! Any idea of where I can search to resolved the problem ?
    I've reinstalled but nothing change !
    Thank you for your help...

    BLANK Cloud Screen http://forums.adobe.com/message/5484303
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html

  • SkillBuilders Modal Page is not working in Apex 4.2

    Hi All,
    I am trying to set up an example in apex.oracle.com of an application developed in Apex 4.1 and the SkillBuilders Modal Page plug-in is not working.
    To show this situation, I created a simplified version of the application, with only two pages, in apex.oracle.com.
    Workspace: EDIAZJORGE
    Username: TEST
    Password: test123
    Application: 66464 - Modal Page Sample
    When Page 3 loads, a Dynamic Action is executed to open Page 2 (Interactive Report) as a modal page, but it is not working (the modal page does not open).
    Please notice that this is working in Apex 4.1, and the Embed in Frames property in my application is set to Allow.
    I appreciate any help.
    Thanks,
    Erick
    Edited by: ediazjorge on Jan 30, 2013 3:20 PM
    Bump!

    Erick,
    This is due to a change that was made to the Dynamic Actions framework in 4.2. The workaround for now is to change your event to resource load on the DOM window object.
    It's working now. In the next release of the plug-in you'll be able to go back to the Page Load (ready) event.
    Regards,
    Dan
    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/

  • Photoshop not opening correctly

    My photoshop CC 2014 does not open correctly. A window pops up and says "A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." Please someone help me, Thank you.

    You must probably have to re-install your application.
    Next time you post, please at least mention your platform, Mac or Win.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, such as total installed RAM, scratch file HDs, video card specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    A screen shot could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Premiere Pro CC does not open MOD files correctly

    Hi,
    I just started using the Adobe Creative Cloud as a trial, in particular the Premiere Pro CC software, since it might be relevant, I am working on a mac (completely updated as of yesterday).
    I have a JVC GZ-MG505 camcorder. This device saves the video files on an internal HDD in a file format called MOD. From what I have been able to see when searching on the web, this should be nothing more than a MPEG-2 file.
    So, I tried importing some video files into Premiere Pro and to my surprise, I noticed that a whole strip on the right hand side of the image is missing. The original is recorded in a widescreen (16:9) format with 720x576 pixels and Premiere Pro gives me a file with 540x576 pixels. I have tried using the Interpret Footage to change this, but it doesn't let me change the number of pixels. I also tried opening the files in Adobe Media Encoder and I have exactly the same results as in Premiere Pro. However, opening the files in VLC or mPlayer they come out exactly as expected with all the pixels there. Has anyone come accross this problem before or can anyone help me with solving this?
    I could try reencoding the files with VLC, but the output file is much smaller than the input file, so I am afraid I am loosing some definition.
    So, just to restate my problem, the adobe products open my MOD files without complaining, but for some reason they loose a strip 180 pixels wide on the right hand side of the image.
    Cheers

    Premiere Pro CC does not open MOD files correctly
    That is correct: there is a bug in CC. In CS6 they work correctly.
    Please file a bug report.
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    http://forums.adobe.com/message/5658455#5658455
    search for mod files and you will find one or two other threads.

  • Firefox does not want to open popup or when I do "file new window" it does not open it too.

    When I click on a link that opens a popup, firefox does not open it. Same for "File> New Window." Then, often after Firefox starts to malfunction and no longer wants to open my bookmarks. I uninstalled and reinstalled firefox, removed all extensions .. But this does not solve my problem. can you help me please?
    Excuse me for my mistakes in English, I am a French person and I try to speak English the best I can so that you can solve my problem. Thank you.
    == This happened ==
    Every time Firefox opened
    == I clic on a link that opens a popu

    Your above posted troubleshooting list shows quite a few extensions.
    Did you really disable all of them and still had the problem?
    See [[Troubleshooting extensions and themes]]
    Which security software (firewall) do you have?
    Some can block pop-ups as well.

  • Firefox does not open links from third party applications correctly

    Hello,
    I have problem with my Firefox Developer Edition. The browser does not open links correctly. If I click on some link e.g. in Thunderbird Firefox open only blank (default) window. No target of given link. Has anyone an idea how to solve this issue?
    Thank you

    Have a look and see if SPDY is enabled. Enter about:config in the address window and spdy in the search window. If "network.http.spdy.enabled" is true, double click on the entry to disable it.

  • Captivate 6.0 does not open linked PDF correctly

    Hi everyone
    We have Captivate 6.0.0.199 and are creating a project that will be delivered OFFLINE (either as html or as exe).
    Within the project there is a button that links to an external PDF file.
    Result: When launching the published project, the PDF does not open.
    I have tested 2 attempts:
    #1: I have entered the filename of the pdf just "naked" into the button action field ("zertifikat_de.pdf") leaving out any pathname. After publishing I have copied the pdf file into the same level as the other files (on my local harddrive).
    Result: the locally started exe (or html) application does not open the pdf (nothig happens).
    #2: I have used the fileselect-box to enter the file location of my pdf; so Capivate stores in the action box this:
    "C:\Users\ast\Documents\LBET\translation\43_Captivate\zertifikat_de.pdf"
    When publishing Captivate telle me to copy the linked files into the publish folder.
    Yes, I copy the pdf into the publish folder.
    Result: The published application does open a pdf but THE WRONG ONE! It references to the original source file location where cptx and the original pdf is. When I delete the pdf there, the published application DOES NOT open a pdf.
    It seems the published application expects my development filepath on the end user macnine. Thats strange.
    We need to make this application run e.g. on CD or in any arbitrary folder.
    How can I get Captivate to do this?
    Thx.
    Alex

    If you're intending to eventually deliver this from "arbitrary folders" on a LAN or from a CD ROM, then you're also going to run into lots of issues with Flash Global Security preventing your links from working.
    Read up a little on the issue here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security

  • Mozilla Addons site does not load correctly in IE - impala-min.js

    It seems that the Mozilla Addons website does not load correctly any more in IE and the errors below are generated on XP (IE8), Windows 7 (IE9) and Windows 8 (IE10). It seems to be a JavaScript error from the messages from webpage error popup.
    Browsing any addon specific page (NoScript, Menu Editor, Flashblock, etc) all seem to hang with the
    'loading-more.gif' graphic showing constantly and none of the lower tabs (Version Information, etc) will open to show information.
    I know technically this isn't a Firefox issue but I use IE to check version compatibility of addons before loading in Firefox. Perverse I know but hey it works, or used to until very recently.

    This wasn't a question about loading Firefox extensions in IE which would not have a clue about the contents of the .XPI file.
    This was about an error on the addons page which seems to stop ANY of the pages from showing details of the extension such as user reviews, developer feedback and version history...
    Viewing from Firefox they just show as compatible and versions over 3.6 but from IE you could see what versions the extension was compatible with, ie 9 thru 15 which is far more helpful when deciding which to deploy in a workplace.
    Have tried this on four different machines with the same outcome for viewing in IE!

  • I got a new Macbook pro in March and transferred all of my old files into the new macbook from my old one. But ever since then, my iPhoto just does not open up. It says 'error' every time I try to open it, but I am still able to attach the iPhotos saved

    I got a new Macbook pro in March and transferred all of my old files into the new macbook from my old one. But ever since then, my iPhoto just does not open up. It says 'error' every time I try to open it, but I am still able to attach the iPhotos saved to emails. Help! How do I get my iPhoto back?

    Thanks, Sig.
    The old computer is a 2.6 Ghz Intel Core 2 Duo
    The new one is a 2.3 GHz intel core i7
    In going over this, thanks to "tallking it out" with you, I did discover the Text Edit problem.  Because I've still been unable to get the new computer text size (fonts or whatever) to match the old computer, I did not notice that the curser is now different--the line midway down the curser has to be placed on the line I am working upon, otherwise the edits go elsewhere on the page.  Now, with a bit of difficulty, I am able to get Text Edit to work correctly.
    If you have any ideas as to why my menu bar and Text Edit type are still so slow, I'd love to have them. 
    (I went through the process you suggested earlier, re my Trackpad preferences, and found no improvement.)

Maybe you are looking for

  • How can I call a function/procedure in VBA?

    Hallo, can somebody help me with this topic? I have vba-code and wanna call a oracle-procedure/function. Does this work? And how does this work? Thanks, Katrin

  • Reg:WDDynamicRFCExecuteException

    Hi Experts,           I  have uploaded a file from web dynpro to back end system(R/3),but When i deploy and run it works fine and there is no exception in this project. After uploading the file it gives WDDynamicRFCExecuteException...... (com.sap.tc.

  • Disc won't eject, system now won't recognize the burner or player

    Hi, looked and looked but couldn't find this covered already. I was trying to burn a DVD from IMovie via the share file option. It never would complete the burning. It's like it froze up or something. Now I can't get the disk to eject. Tried to just

  • ITunes becomes a white box

    For some reason, lately iTunes has become a white box at times. I don't know how better to describe it. It seems to happen when I am syncing with my iPhone. The entire iTunes window goes white, although I can still see the menus above (File, Edit, Co

  • Gallery and larger pics with longer loadtimes

    Hello my experimenting page http://www.hannes-renate.de/Bilder/astonnandini/index.html shows when initially loaded long periods of white mainImageOutline-div (up to several seconds). Only the second round trip of playing the slideshow, when all pictu