Auto Skillbuilders close modal Page problem

Apex 4.2

Theme 21

I use the plugin Skillbuilders modal page and it seems to work except one thing.

My master page is a region with an interactive report and a selection list.

Once I open and save my value in the modal, I am taken back to my master page, the region is

updated and the success message.

For some reason any selection list is not refreshed.

My DA automatic closing has 3 actions

1. run Javascript

$('#messages')

. Hide()

. Empty()

. Append (this.) Data. $modalPageCloseObject)

.slideDown ('slow');

2 update the region

3 run Javascript

setTimeout ("$('#success-message').fadeOut ('slow')", 10000);

Any help appreciated

Gus

I got it working by adding a process my main page

Begin

null;

End;

I used the value of the modal page as my message & P74_MESSAGE.

I did this treatment conditional, identical to the branch

This is not a very nice solution. There must be something better

Gus

Tags: Database

Similar Questions

  • Skillbuilders plugin modal Page not no projection in 4.1.1.00.23

    Version 4.1.1.00.23

    Hello

    I installed the plug SkillBuilders Page modal (2.0.0). The modal Page does not show. Firefox (v30) shows an error: a.colorbox is not a function

    Installation program:

    I have an interactive relationship with a column set up as a link.

    In the column attributes-> link-> Link Text-> column # < nom_de_colonne > #.

    Attributes of link-> onclick = "return false;" class = "dashboard".

    A column is set to pass an ID to my modal Page.

    The plug-in has all default values except the theme: I changed to 1 (from some other posts).

    The dynamic Action (on the calling page):

    WHEN:

    Event: click on

    Selection type: JQuery Selector

    JQuery selector: .scorecard (tired a.scorecard too)

    Real actions:

    Setting:

    Location of the URL: attribute of the triggering element

    Attribute name: href

    Auto-close the element selector: div #success - message (although it shouldn't matter because I only view a classic modal Page report)

    Height/width dialog Mode: Auto

    Blocker is disabled in Firefox.

    What other information can I give?

    Can someone help me with this?

    Thank you

    Joe

    Greg,

    I used version 1.11 of JQuery for a multiple selection plugin, just another developer found and displayed to users who have of course they liked but wasn't really for this version of the APEX.

    For modal page has been more important for this page, the plugin fields existing multi-selection where past slot Standard multiple selection and the reference to the version 1.11 of JQuery plug-in has been removed and the modal Page works perfectly.

    There is a debate on the upgrade of our APEX to 4.2.5 so when it happens, we all hope this JQuery version issues will be resolved.

    Thank you very much for the reply and for your help!

    I'm going to close this message.

    Thank you

    Joe

  • Skillbuilders modal page - message of success without close in Internet Explorer

    Hello

    I use Skillbuilders modal plugin on Apex 4.1 page.
    The plugin works fine in all browsers except in IE, where I am unable to close the success message by clicking on the 'x' in the upper right.
    I'll explain later.

    I have a report on, say, page 10, and I am to edit each line in a modal page (page 11). When saving the changes, closes the modal page and a success message appears on page 10. I see the message in Firefox and IE, however, I am unable to close it in Internet Explorer.

    When I inspect the success message using Firebug in Firefox, I see that I have:
    <div id="messages" style="display: block;">
    <div id="success-message" class="success">
    <img class="remove-message" onclick="$x_Remove('success-message');" alt="" style="float:right;" src="/i/delete.gif">
    Action processed.
    </div>
    </div>
    However, when I inspect the message of success in IE, I see:
    <div id="messages">
    </div>
    The success message is displayed on the page, but it does not appear in the source code of the page and clicking on the 'x' is not shut it down.


    I have tried with several themes, the problem persists.

    Does anyone have an idea what could be the problem here?
    Someone had a similar problem?

    Thank you!

    I've been watching, kind of empty that indeed the semicolon does not say. Didn't know who he was and then took the trouble to test it in the model more as he ate so much time already. Who should teach me...
    Anyway, I was puzzled, too. Apparently, this has to do with IE8 and jQuery, adding code to the document, whether .append or before. The element is just there and everything, but the onclick does nothing. Why it worked after editing it? Probably because that IE was able/willing to pick up the attribute.
    I've tinkered with it again and again, trying to find something, Googling, but couldn't really find a cause or difficulty. Put the anchor? Nope. OnClick reacting only to the second click? Nope. Just do an alert? Nope. Just nothing works at all. I just dropped. IE8 is a headache to try to 'fix' in his manners, you're worse off.

    Ultimately I fixed it another way. My model is different from yours, but the technique is the same.
    I removed the onclick attribute of the region of success message, about the two templates. If it doesn't work I'm not there (good riddance too). I changed the href attribute too by putting just "#", which is probably just me being pedantic. This is my result success message template:

    #SUCCESS_MESSAGE#

    To be able to close it, I added some javascript in the page header:

      
    

    This is much like a dynamic action with a scope "on-line". I didn't want the trouble of having to put an action dynamic on every page and is the reason why I made this way. It works fine in every browser too, then Bravo.

    Your solution works equally well on, that's all. I wouldn't call it a 'solution', because he did not initially anyway. I wouldn't look further and stick to what works best for you. :)

  • Skillbuilders modal Page Plugin

    THE problem I have is that when I open page opens very well, I think that a record does well.

    But when the button is pressed, it must close the modal page and return to the page that I call the modal window.

    What it does, is that, in the same modal page I load the page I call the modal

    Anyone know what this problem is

    Apex 4.2

    Oracle 11g

    So you see the opening screen

    Subefotos.com - Comparte tus fotos rapidamente

    When I record, no closed, load the page that calls

    Subefotos.com - Comparte tus fotos rapidamente

    I think that the first step is to have the modal page redirecting to itself.

    So so that it has a 'success' Message

    Assuming that you are using a new theme and then set "Auto close" on the dynamic action of the plugin forsection#uSuccessMessage

    In this way the modal plugin will trigger the closing when a section of the uSuccessMessage id tag is present.

    Greg

    [email protected]

  • skillbuilders modal page: how to submit the page parent after closing modal window

    Hello.

    I use Apex 4.2.1 on mod_plsql and Oracle 11 g 3.

    I installed version 2.0 of plugin Skillbuilders Page modal.

    In may, app, page 7 presents a button.  When you click on it, page 6 is displayed as a modal popup.  Users can change this modal page form fields and then click on a "submit" button.  This, in turn, automatically closes the modal page.  Users seek then to page 'parent' (page 7).  It all works very well.

    My problem: Page 6 (modal page) contains a collection of Apex.  This collection is updated when users click the submit button.  It is this collection to be displayed with the data updated on the page "parent" (page 7).  And so, I need to automatically send page 7 when the modal page closes automatically after clicking submit on the modal page.

    I tried a dynamic action that performs an action of "submit page" whenever the user clicks on the button send in the modal page.  But because the plugin uses an iframe to display the modal page, the action of page submit real that happens in the iframe, not in the 'parent' page (page 7).  When the modal page closes automatically, users are left looking at the page of 'parent' (page 7) with the previous data (not updated).  I have to manually refresh the page (via the browser) to see the data updates to the collection.

    And then, does anyone know how to automatically return the page of 'parent' when the modal window closes automatically?

    Thank you.

    Elijah


    Your dynamic action automatic closing has not been set correctly. The action is not triggered on a specific item, but rather on the 'document '. Your selection should be 'Élément DOM' and the element must be "document".

    (Note that if you use several modal pages on one page, this action triggers for each of them. You can use the 'modal page id' in the creation of the page modal DAs must be able to stand out in outreach. You can find this in the documentation, too.)

  • Skillbuilders modal Page on IE8 with a theme of IE6 compatible Apex

    Hello

    We use 13 Theme for some time now - I am aware that this is not the best theme in the world to use, but with the number of pages app that we have now it will take much time to upgrade to a more recent topic.

    Recently, we have implemented the Skillbuilders modal page with more than a little help from Dan McGhan and it looks amazing, using any theme of Apex, when using IE9, Chrome, Firefox etc. For some reason if you use IE8, we know the strange behavior.

    The modal box is not displayed the close button and the right and bottom sides are concealed within a parent div It is a known problem with the jquery ui dialog box, but I was hoping that someone could have developed a work around to make it display correctly.

    If you visit [http://apex.oracle.com/pls/apex/f?p=62488:2:0 url:] this example with IE8 and click on names, it does not display properly.

    Can anyone help? We know the switching to a non - IE6 compatible themes we work, but I'd like to solve this problem without changing things in this regard.

    Any help would be greatly appreciated.

    Best regards, Pete

    Pete,

    The page for the home page templates and the modal page lack DTD to the browser is running in quirks mode. Try to add the HTML5 DTD as it is simple:

    
    

    Note that this can result in other parts of the model of 'break '. These can be fixed, but depending on the severity, it can cost a lot of time to fix.

    Kind regards
    Dan

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

  • Skillbuilders modal page at the Apex 4.1 plugin issues

    Hello

    I applied the Skillbuilders modal page plugin in my application. Everything works fine except that when I close the popup - window is not getting updated my parent window.
    I put the dynamic action - Auto Close modal and you - update on the parent page report.

    Parameters:
    Event: Auto Close [Skill Builders modal Page]
    Selection type: DOM object
    DOM object: document
    No condition

    Any help much appreciated.

    Thank you
    JAS

    JAS,

    You're all set. I put the link of the event for you DA from the album Live to Bind. This is necessary because the living places of event on the document element bindings, but seems to only listen to events fired on his descendants.

    I also fixed a bug in the JS that displays the success message. He now calls empty() to avoid adding duplicate success messages.

    Kind regards
    Dan

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

  • problem wth plugin modal page

    Apex 4.1.1.00.23

    Download the plugin page modal skillbuilder; imported application;

    the necessary changes;

    I have IR with link column

    (select case when County (aka) = 0 then null)

    another count (alias) end of instance_application

    where an alias (select the tnsnames alias t where t.host = i.host and t.sid = i.sid)) kbrappl

    Text link: #KBRAPPL #.

    attribute of link:

    ID = "' HOST # #: #SID #" class = "setClick" onclick = "return false;" "

    Target URL: javascript:return false;

    Created DA

    event: click on

    Type Selector: Jquery selector

    10 set (parameter call modal page);

    20 SkillBuilders Modal Page [plugin] (2.0.0)

    Create page another report with model popup;

    This works perfectly on start page (until the main filter changed IR or IR with mutiple pages goes next pages);

    It's look like change the filter or next page DA no fire;

    Help, please

    I solved the problem myself

    I put the scope of the event: live

    Thank you

  • SkillBuilders modal Page not opening when click on change the link in a manual Tabulo

    Hello

    This thread is related to a recent thread I created (I'm using Apex 4.1.1.00.27, Oracle DB 10.2.0.5.0column link does not work on a manual tabular form .

    In summary, I have a collection that retrieves the information from the EMP table, a manual tabular presentation based on this collection, as well as a link in the DEPTNO field this branch to another page with a form based on the DEPT table.

    What I want to accomplish is to call the DEPT form in modal form of page which opened from my EMP Page.

    What I've done so far:
    1 DEPT Page uses the popup template and creates a branch to itself.
    2. the attribute of the link to the link column (DEPTNO): onclick = * "return false;" *
    3. I created a DA using jQuery Selector: * td [headers = 'LINK'] a *. Action: SkillBuilders Page modal plugin. Location of the URL: attribute of the triggering element. Name of the attribute: href. Scope of the event: live (dynamic Apex 4.2).
    4 changed the Security Application allow to stir in frames.

    My problem is that when I click on the DEPTNO column, if he opens not modal Page.

    I created an example on apex.oracle.com in case some of you want to look at the question:
    Workspace: EDIAZJORGE
    User name: test
    Password: test123
    Name of the application: sample application
    Number of App: 12231

    I appreciate all help.

    Thank you

    Erick

    Whether you use a wrong jQuery selector. There are no columns with headers "LINK." Obviously, you want the modal to open by clicking on the icon in the column 'DEPTNO', so all that is needed is to change the selector on

    td[headers="DEPTNO"] a
    

    You can always easily test your selectors when you use a tool like Firebug. Just launch the selector in the console, and it will show you any selected objects. In your case, the execution

    $('td[headers="LINK"] a')
    

    revealed nothing. Drop still 'one' did not. At that point, I was pretty sure that there are no columns with a header...

  • Problem with Skillbuilder Modal Page 2.0

    Hello

    I tried to use Skillbuilder Modal Page 2.0 and has encountered a problem. I created an example in

    http://Apex.Oracle.com/pls/Apex/f?p=66855:1:1335079130124101:

    Workspace: samsontest
    Username: testuser
    Password: test

    When I click the Create button, the modal page is not pop up. It displays a window without content frame. What was done wrong and how can I solve the problem?

    Thank you
    Samson

    Hi, you have three questions that I corrected.

    (1) by the Application, shared components, edit definition, security, security of the browser tab: you had integrated disabledframes. I put 'allow' and also enabled your cache
    2) there is a typing error in the static url in DA modalcreate (' f? p = & APP_ID.: 2 & APP_SESSION.: 2: should be a * ' ': ' between 2 and '&'). * I've changed that.
    (3) shared components/Plug-ins / ' create / edit "-your theme has been set to custom. I changed it to theme1 (1-5 are available. such are the standard colorbox themes). Custom custom syntax changes will produce a strange box at best without a close button.

    Published by: svk1965 on June 22, 2012 20:22

  • skillbuilders - modal Page hangs

    Oracle 11g XE
    Apex 4.2.2
    Chrome 27

    I just installed modal page the skillbuilders, but for some reason some it does not display the page. I followed all the instructions on the document, but the modal page just hangs there and nothing happens.

    Hi Maskebe,

    You forgot to activate 'Integrate in executives' in the settings of application security that is required in the latest versions of the apex. Otherwise, it never opens the correct modal window (check your browser console to see that an error occurs if forget you).

    I've changed that to "same origin"

    Also, I added the 'cancel event' in dynamic action, do not know if it works but normally you should add this action.

    Last change was to change the destination URL, change the application ID to & APP_ID. making it more flexible.

    Concerning

    Bottom

    p.s. Just saw that my reply crossed Tom's answer: the plugin documentation indicates that you need to add the cancel event so think you must add it again!

  • Skillbuilders modal Page - Open End event

    Hello

    I use Skillbuilders Modal Page 2.0.0. Apex 4.2 plugin and I can't seem to get the end event open to work.
    I came across this thread Skillbuilder Modal Page - dynamic title , but the solution suggested that Tom did not help; nothing happens even if I put an alert on the open end.

    I will be grateful for any advice that you can send my way.

    It's ok, good you have fixed!

  • SkillBuilder Modal 2.0 Plugin problem with closing modal Page

    Using APEX 4.2.1 Database 10g... I'm trying to use the form plugin Skillbuilder modal 2.0 with theme 2 of the APEX... Everything works until I tried to close the modal form by a backup or apply the changes... The modal form clears but does NOT close...

    Sample of the number is displayed on the hosted site APEX Oracle:

    http://Apex.Oracle.com/pls/Apex/f?p=4550:1:0:
    Workspace: homeworld
    User name: demo
    Password: demo

    Number/name of the application: 59156 Dan modal Page

    Very strange since I literally copied parameters of a working application using a newer theme... Maybe it's the fact that the theme I work is one of the oldest themes APEX...

    Any help would be appreciated!

    Thank you

    Tony Miller
    Ruckersville, WILL

    Yes! : o my version of firefox (here in the company, so don't shoot me for that or for IE8 ;-)) here is 6.0.1.
    Strange, it will not work on your side. I have fixed and above it was of the most common issues I encounter when people implement the modal pop-up window, but I can't identify all the other weird things.
    So I'm doing this to the application url is of course http://apex.oracle.com/pls/apex/f?p=59156:2


    1. I click on the icon to change to the rank of Eugene
    2. Modal opens
    3. I make a few insignificant change to the first or last name
    4. I hit Apply Changes
    5. In the modal page shows a loading for just a short flash icon
    6. The modal farm
    7. 'Action Processed' is added to the messages at the top of the page
    8. The report is updated and I see my changes

    The modal does not close when no changes are made however. Just hit apply changes without making any changes will submit the page but generates no success message, and therefore the self-closing may not work.

  • SkillBuilders modal Page does not work in Apex 4.2

    Hi all

    I'm trying to set up an example in apex.oracle.com of an application developed in Apex 4.1 and Page modal SkillBuilders plugin does not work.

    To view this situation, I have created a version simplified the application, with only two pages, apex.oracle.com.

    Workspace: EDIAZJORGE
    User name: TEST
    Password: test123
    Application: 66464 - Modal Page sample

    When the loading of the Page 3, dynamic Action is performed to open the Page 2 (interactive report) the page modally, but it does not work (the modal page does not open).

    Please note that this works at the Apex 4.1 and the property incorporated into frames in my application is set to allow.

    I appreciate all help.

    Thank you

    Erick

    Published by: ediazjorge on January 30, 2013 15:20

    Bump!

    Erick,

    This is due to a change being made in the context of dynamic Actions in 4.2. Workaround for now is to change your load event of the resource on the DOM window object.

    It's working now. In the next version of the plug-in, you will be able to return to the (ready) Page Load event.

    Kind regards
    Dan

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

  • Modal close automatic page when nothing is changed in the form

    Hi guys,.
    I use modal Skilllbuilders page 2.0 to change the shape.

    Sometimes, the end-user click on the Edit link to trigger the modal page and see the shape, but it couldn't make any changes. Thus, when you click the button to apply the changes, we will be redirected to the page 102 (empty page). How can I get around and make 102 page to automatically close when I'm redirected to it?

    I put this in a JavaScript dynamic action to be fired as the page loads:
    $(document) .apex_modal_page ('close');
    but nothing happens.

    Kind regards
    Fateh

    close it automatically works with a jQuery selector. He fetches the object that you have set in the options of the plugin dynamic action, for example #success - message, which lead to a closing car when a success message is present on the page. So you can try and have your page 102 receive a success message and ensure that the message of success has the same ID as would your form page. Apply your changes could set a success message and branch to 102 preserving the success message.

    If this is not enough, you can use JS on page 102. However, your code will not work. The modal page is an iframe, and $(document) on your page 102 will target page 102, the html in the setting page. You must frame the iframe parent,.

    parent.$(parent.document).apex_modal_page('close', 'some_return_value_if_you_want');
    

    However, remember that it is NOT an AUTOMATIC closure, but a manual. If you have a dynamic action on your parent page that activates automatic closing, he won't shoot for a manual closing!

Maybe you are looking for