Modal Plugin Page showing the blank Page.

Hi all
I use modal Skillbuilder page 2.0 4.2 APEX.
Whenever I open the modal page, blank page opens.

Can someone guide me what could be the problem.

To open the modal page, I did the following steps.
1 installed the Plugin 2.0
2. from parent page, I created a button. Set the action to "defined by the dynamic Action. (I also tried to set the id of the button = "CREAT_BUTTON", a dynamic action with jQuery selector etc., as shown in the example video. "But this does not also).
3 created dynamic action on click, mentioned the button and gave the path of the new page opens.
4. change make up the Setup for the plugin and set the theme 1.

Please see my earlier post-
Your 'integrate in executives' is set to 'Deny', under Edit Application Properties-> security-> security of the browser.
I put it on "Allow same origin".

BTW, don't forget to mark the answer as correct!

Tags: Database

Similar Questions

  • 30.0 Firefox is so slow since updated. IE & Chrome not having problems loading pages, showing the blank pages, need two or more tests to open Web pages.

    30.0 Firefox is so slow since updated. IE & Chrome not having problems loading pages, showing the blank pages, need two or more tests to open Web pages. It seems to have something to do with the Visual data on the pages. My MSN homepage gets old and dies every time I open the page after the re-opening and closing of firefox. It takes forever! What is a memory drain? Each open page in a new session of firefox suffer the same fate.

    Start Firefox in Safe Mode {web link}
    While you are in safe mode;
    Press < Alt > or < F10 > to display the toolbar.
    Followed;

    Windows; Tools > Options
    Linux; Edit > Preferences
    Mac; name of the application > Preferences

    Then Advanced > General.
    Find and stop using hardware acceleration.

    Dig safe web sites and see if there is still a problem. Then restart.

  • Error opening the page of modal (plugin skillbuilder) during the loading of the page

    Hi all

    I use 4.2.1. (on 11 GR 2), theme 25.
    SkillBuilder Modal plugin v2 page

    Modal pages are working on all sorts of events, great, but if I try to open the other via a D.A. on loading the page, it fails with ' Eception TypeError: loading of the object has no method 'stopImmediatePropagation""error (in the browser console). "
    < edit >
    just found out that this error is caused by the "cancel event' DA action that should be fired after the modal dialog box open. If I omit this event Cancel modal page is not loaded, but also no error appears.
    < / Change >

    Any ideas on how to solve this problem? In the end, I just want to open a modal window after loading the page depending on the value of an item set when loading the page (the branch sets an element value to indicate that the modal window must be open).


    Concerning
    Bottom

    Published by: bottom of Klerk on 2013-apr-11 07:43

    Bottom,

    The modal shows do not charge is actually quite simple. Look at the generated code for the dynamic action and note in particular the code "javascriptFunction":

    {"name":"modal on load","bindEventType":"ready",actionList:[{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,javascriptFunction:function(){
       if (this.browserEvent !== 'load'){
          apex.jQuery(document).apex_modal_page('openPageFromApexThis', this);
       }
    },"attribute02":"STATIC","attribute03":"f?p=54687:38:115741808752478:::38:::","attribute05":"data-url","attribute06":"div#success-message","attribute07":"AUTO","action":"PLUGIN_COM_SKILLBUILDERS_MODAL_PAGE"}]}];
    

    You can see that there is an explicit for the browserEvent criterion, and it must be different from "load."

    Of course, when you create a dynamic action with type "Page load", the browserevent will be "load", so no popup and no errors. Running a page in debug and research in the javascript console, you can also click through events fired, for example, I have this in the console:

    Dynamic Action Fired: modal on load (PLUGIN_COM_SKILLBUILDERS_MODAL_PAGE) Object { triggeringElement=document, affectedElements=[1], action={...}, more...}
    

    Firebug allows me to click on the object and display its properties. One of them is the "browserEvent" and set to "load".
    This prevents also the modal open when you actually set the real action of pull on the loading of the page.

    I tested a bit after commenting on prevention onload, and while I'm sure there are reasons why it was built in like that, I have immediate problems. The modal open during loading and anything funky happens, not even when you navigate around in the iframe.
    This does not however only if you want the modal to react on the loading of the page that your only option is to change the the plugin plsql code. I would say: test it enough!

    Go to the plugin, change it. Under Source > Code PLSQL find this:

       l_result.javascript_function :=
          'function(){' || l_crlf ||
          '   if (this.browserEvent !== ''load''){' || l_crlf ||
          '      apex.jQuery(document).apex_modal_page(''openPageFromApexThis'', this);' || l_crlf ||
          '   }' || l_crlf ||
          '}';
    

    and change it to this:

       l_result.javascript_function :=
          'function(){' || l_crlf ||
          --'   if (this.browserEvent !== ''load''){' || l_crlf ||
          '      apex.jQuery(document).apex_modal_page(''openPageFromApexThis'', this);' || l_crlf ||
          --'   }' || l_crlf ||
          '}';
    

    As you can see, I only commented those 2 lines, but it should allow the modal to open the loading of the page. I hope this helps you forward a bit.

  • Skillbuilders modal plugin page

    Hello!

    It is possible to implement modal inside a modal? I use Skillbuilders modal plugin 2.0, APEX 4.0.2 page. Version.
    If it is, can someone explain how in short notes...
    I have a modal form, which would have a button set to open another form in modal, transmitting values y and submit, and then return to the modal parent. I tried to implement and it does not work

    Moreover, I use APEX 4.2 at home, and the plugin works fine on all of the themes I've tried. But now, on the other computer, I use 4.0.2 APEX and with Theme 16, I have some problems with the size. For example, the width of the shape is great. I tried everything... Also tried a fixed size of modal. Looks good, but the problem is when the error message so it is not resized automatically and you cannot see all the content. Maybe someone has the solution for this... I'll put it online when I get.

    Thank you!

    Dark salvation,

    It is not possible at present, but it is on the list of improvements. If all goes well, it won't be too difficult.

    About older versions of the APEX, I also had these issues. There is an older version of the plug-in, use jQuery dialog on Colorbox, that works better. If you email me directly I will send a copy of the old version.

    Kind regards
    Dan

    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/

  • Modal plugin page

    Dear APEXers!

    I used a plug-in SkillBuilders Web site.

    This plug-in is on the modal popup Page.
    http://skillbuilders.com/webinars/Webinar.cfm/53?title=introducing%20SkillBuilders%20Modal%20page%20Plug-in

    It's work perfect like on the video.
    But I faced a problem.

    I tried to used modal page for sub form of table where I need to use the button with "Redirect to the page within that Application" instead of "Redirect to URL" like on the video.

    I used 'Redirect to the page in this Application' because I need to set the value of a first page within the value to the second page.

    In video showed that I can use the link in the column, but I did not report on the first page. So I decided to use the button to redirect to the second page of a value.

    Hello

    I tried to used modal page for sub form of table where I need to use the button with "Redirect to the page within that Application" instead of "redirect > to URL" like on the video.

    It seems that you are trying to define the Action of the button, if so, the action of the button must be: defined by the dynamic Action.

    To see how to pass values to other items please read this:
    http://www.Oracle-and-apex.com/Apex-URL-format/

    If the previous tips do not resolve your problem, then please reproduce your problem on apex.oracle.com and give us your credentials to fix it for you

    Best regards
    Fateh

  • Close a modal modal Plugin page of the Skillbuilders

    So I have everything works except closing the modal page. I think it's a matter of topic, but I'm not sure where to look for the right tag/solution. Modal page works, supports the values (to write to load/create/save custom process), but it does what it should. I have the direction of the page from 99 (my page close modal Page) and that works. What does not work is the dynamic Action close modal Page. In the tutorial, you had to find the section in the page with the success message and enter the label of the division. I use the Blue Classic theme (13) and it seems to be the same div #success - message that should work. Modal page after you save the new value, I don't see a message. As I had to create processes customized to load/save the values in the table, is there somewhere that I also customized record a success message?

    Hi Blarman74,

    Your success message is identified by a class rather than an ID hash Tags are used to select by ID. For classes, you use a point. The correct selector would be div.t13SuccessMessage

    Kind regards
    Dan

    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/

  • Help with the Skillbuilders modal Plugin

    I hope that someone who has used the Skillbuilders modal plugin Page can help me. I watched the tutorial by Dan McGhan, but it is built for 4.0 and 4.1, I use so I can't use exactly the same steps to bind a button to the dialog box modal page.

    I have used page that shows a recording "header" with the name of the employee, etc. Then, I have 5 + smaller reports for addresses and items from the history. They are currently building as a form on a Table with the report, but I would like to change the modal pages. I have re-assigned the "create button" to point to a dynamic action, and I created the dynamic action to point to the page of the form. The modal dialog box opens and becomes just blocked on the icon 'Loading' - never really loading the page.

    I don't know how to solve this. Can someone help me?

    Hi blarman74,

    Please see the following:
    http://www.danielmcghan.us/2011/08/new-browser-security-attributes-in-apex.html

    Kind regards
    Dan

    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/

  • Flash Player plugin that displays the output window?

    Hey there,

    I remember reading about a Flash Player plugin that shows the output window when mistakes happen, but don't remember the link or where I read about it.

    Does it exist or did I did it upward?  I would use it if it can be useful when testing on Flash you can hear it on the web.  If someone has a link to find out where to download it from the adobe site that would be of great stuff.

    http://www.Adobe.com/support/flashplayer/downloads.html

    Download a debugger player. they get a bit of a nuisance, because when you install it in your browser it takes on errors for everyone and you told about it in a popup. eBay banners seem to be particularly mounted bug.

  • in the android device my phonegap project shows a blank white page

    in the android device my phonegap project shows a blank white page, while the page displays well in Wellington

    If you are pulling content on a remote server, which must be displayed in the Web view directly, you need a correct rule "allow-navigation" for that content, so it's on a white list.

    Documentation of the plugin whitelist clearly explains things.

  • Some PDF files show as blank pages (because of the dimensions?)

    Hello

    some of my PDF files show as blank when opened in Acrobat or Adobe Reader DC pages.

    They show well in Apple Preview.app or Chrome.app

    Found following workaround solution to see:

    -Open the file PDF

    -call file > Preferences > page display

    -change the resolution (from custom to the system or vice versa)

    = > See the represented contents.

    Unfortunately, this work around is not a one time solution. If I close and re - open the PDF file, I need to change the resolution to the other available option to review the content of the PDF file.

    This can be connected to the oversized PDF.

    Is there another fix or patch for it?

    Thanks, Vicky

    Sorry, there has been no help, in any case the problem was connected to the 200 x 200 inch page size limit:

    https://answers.acrobatusers.com/when-200-inch-page-limit-broken-q36927.aspx

    My PDF files have been saved in a PDF prior to version 1.6 and the page size exceeded the limit of 200 inches. When Acrobat tries to open a such PDF oversized, it simply does not show it.

    Best regards. Vicky

  • Hello.. I need to program installation adobe creative cloud for mac because it refuses to download on the site and when I press the download shows a blank white page. I want to send a direct download link

    Hello.. I need to program installation adobe creative cloud for mac because it refuses to download on the site and when I press the download shows a blank white page. I want to send a direct download link

    Hello

    Please see the below download link


    https://helpx.Adobe.com/creative-cloud/help/download-install-app.html

  • How to show the timer as a progress as 1,2,3,4 bar... on the modal page

    Hi Experts,

    I have a condition where the loading of the page (before the page header), I'm calling a webservice

    so I need to check the response time of this web service so I want to show the timer as a progress as 1,2,3,4 bar...

    Another is the response time is more than 10 seconds if I have to stop the process of webservice

    and to show that "No. Results" to the user.

    Please suggest a solution how to get there.

    Thanks in advance

    Concerning

    Jitendra

    This is an export of the demo app.

    http://sqlprompt.S3.amazonaws.com/ProgressBarDemo.SQL

    Original poster wanted some other features like 1,2,3,4 and stop at or after 10 seconds. Here, the framework should allow these options. You should especially the interval mark and the set value. You can check the value of stop at 100% like I did or stop at the 10 If you set the interval to 1 second.

    Greg

  • How to activate the blank home page?

    I always want to have my homepage in white without any announcement, as I do in Internet Explorer. How can I activate the blank page?

    You can set your homepage to empty on the Options > general dialogue in the section 'Starting' See the article and the image below.

    You can set your new tab ("+") button to open a new tab with a blank page by setting the browser.newtab.url preference on: void using the topic: config

    Other - Check your Plugins and update as needed.

    1. Check your Plugins - https://www.mozilla.org/en-US/plugincheck/
    2. Shockwave Flash 11.5 r502
  • SkillBuilder see the position of the modal title page

    Hello

    Is there anyone know how to change the position of the template page in the plugin Skillbuilder see modal page title.

    The title of my show modal page at the bottom instead of top.

    Thank you

    Vincent

    Vincent,

    Each get request - it's own settings for the plugin. I'm sorry that I forgot to mention "themes."

    If you go into the module itself (in the shared components) in each application there is a list of tasks/menu on the right which includes "component parameters. This takes you to all of the default values used by all plugins. In the Modal Plugin, there is a setting for the theme (1 to 5 and custom). This parameter is used by the procedure of rendering of plugin to add a CSS file. If you choose 1 it will add the t1colorbox.css file to your pages that use the plugin.

    If you look at the plugin in the shared components, you can see all these files (t1colorobox.css to t5colorbox.css).

    You can also use a customization theme. Take the one you like and change according to your specifications, and then change the component for the modal Plugin settings select "Custom" in the theme option list and then fill in the details on the path and the file name for your custom CSS file.

    Themes 2 and 3 took the title and the close box at the top but in reality above the box described rather than inside. 1, 4 and 5 place the title and close button in what appears as the footer of the described area. You could probably take the 2 theme and customize it to draw a border around the title bar.

    for example

    {#cboxWrapper}

    background: no-repeat scroll 0 0 #808080;

    border: 2px solid #000000;

    }

    The close look weird button in this example, but I wanted to point out how you can change the appearance.

    Greg

  • Pressing BACKSPACE and get the blank page.

    Don't know what the problem is, but lately when I go to my previous Google search, by pressing BACKSPACE, I get a blank page about half the time. The web address is right, but it does not appear my search. Usually, this happens when I am in a new tab note, this was not a problem in other browsers I have used.

    Thanks for your help!

    This could be a problem with the cache (disk).
    You can see the topic: cache page if the caches are enabled and working.
    You can open on: pages through the address bar.

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

Maybe you are looking for