Apex 4.2.5 skill builder 2.0.0 modal page plugin - refresh IR problem

Hello

I recently installed, configured and used the Skillbuilder 2.0.0. modal plugin page and it works very well (thanks guys) on apex 4.2.5 installed on Oracle XE 11.2 - in addition to a question:

The link change on the interactive report does not work IE fails to show the modal pop-up window after update of the region interactive report (updating can be done either manually by clicking on the GO button or dynamically in the autoclose even case).

Change the link works fine when you first go to page 1 and continues to work well until the interactive report region is updated.

I have tried different browsers Firefox, Opera, Chrome, IE 11 - all exhibit this problem.

I tried debug and the Inspector of the element, but nothing gives traction on the issue.

Note also: basically, I followed the Skillbuilder youtube and I created an interactive report as that page 1 with a shape as a page 2, then following instructions to create dynamic actions, model page on autoclose etc...

I made a few minor changes (for example the table is a table of 'real world' of 8 columns - not emp;) I did a static height and width % and changed the automatic closing selector element of article #uSuccessMessage which seems to work for theme 25.

Has anyone encountered this before?

See you soon

Kevin

Hello

Check if you have set the "scope of the event" to "Dynamic" in the "Advanced" section on the dynamic action.

When you refresh the interactive report elements are recreated and if the scope is set to static dynamic action is not connected to the elements more.

Hope that helps,

Moritz

Tags: Database

Similar Questions

  • 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/

  • APEX 5 modal page: CSS for the layout does not work

    Hi experts,

    I have problem with CSS tag in the pages of the dialog box modal.

    If I use a few CSS changes for APEX DA label (for personal reasons), it works for a normal page.

    Example:

    standard page: label #P2_X_STATUS_LABEL {make-weight: 700}-works

    modal page: label #P3_X_STATUS_LABEL {make-weight: 700}-does not work


    I tried to change the style of firebug (color, background,...) for each element on a page modal. It does not work. Also with! important attribute. I checked the 'Get matching items' jQuery selector and it shows me the correct items.


    How is that possible?

    I upgraded from 4.2 and I need this feature (base), to the works. (for modal too)


    Concerning

    J

    It will help if you demonstrate your problem to apex.oracle.com.

    Please, create a workspace of comments and provide us with credentials in order to visualize and debug your question.

    Thank you

    Sunil Bhatia

  • Apex question 5.0 when you call the modal page

    Hello world

    I started work with apex 5.0 and I had a problem when I call a modal page; I have an interactive relationship with this query:

    WITH expert LIKE)

    Select user_id usr, LISTAGG(expert_designation,':') WITHIN GROUP (ORDER BY user_id) wording

    of t_utilisateur, t_expertise, table (xmlsequence (xmltype ('< a > < b >' | replace (user_expert_id, ':', '< /b > < b >') |.extract('/*/*') "< /b > < / a >"))) x

    where extractvalue (value (x), ' / b') = expert_id

    Group of user_id

    )

    Select USER_ID,

    USER_PASSWORD,

    USER_TUSER_ID,

    USER_NOM,

    USER_PRENOM,

    USER_DATE_NAISS,

    USER_DATE_RECRUT,

    USER_DATE_DEPART,

    USER_FONCT_ID,

    Libelle,

    USER_MGR_ID,

    USER_DEPT_ID,

    sys. DBMS_LOB. GetLength (USER_CV_FILE) CV,

    sys. DBMS_LOB. GetLength (USER_CV_CNFCPP_FILE) as CV_CNFCPP,

    ' < a class = "T-t-button - hot" href = "javascript:ajoutCertification('||)". USER_ID |') ; ' > Add < /a > '

    T_UTILISATEUR, expert of t

    where T_UTILISATEUR.user_id = t.usr;


    ajoutCertification() is a javascript function that calls the modal page and pass as a parameter the user id, the body of this function is:


    function ajoutCertification (user_id) {}

    document. Location.href ='f? p = & APP_ID.:19: & SESSION. : & DEBUG. : 19:P19_USCER_USER_ID: "+ user_id +":'

    }

    When I click on the button in the interactive report to call the modal page, I got this error message:

    102 page 19 application dialog box cannot be made successfully. Make sure that the page model used on page 19 is of type template

    'Page of dialogue', with appropriate initialization dialog JavaScript, the dialog box is closed and the dialog cancels code defined.

    any ideas on this problem and I thank you for your answers

    Hello

    See the Notes button which I created declaratively and it works very well.

    I would like to know if you have any questions now

    -Sunil Bhatia

  • Apex 5, call a modal page, set page elements, in values referenced title page elements are not the same (correct) than the item itself

    Hello

    Apex 5.

    IR (departments) on page 2 I want to open a modal page 3 (classic report) with the detail data (from emp) for a Masters depno via a link on depno column.
    In Page 3, I created two elements P3_DEPNO and P3_DNAME. These elements are defined in modal page 3 of page 2.
    When I do these two visible elements on page 3 I can see, the values are set correct according to the value in column (depno) link on page 2.
    However, I would like to place these element values in the page title of page 3
    Title: PGE for DepNo: & P3_DEPNO., DepName: & P3_DNAME.

    It happens that the values mentioned in the title of the page are not the same (good) as in the items himself.
    Initially, they are NULL. Only when I refresh page 2 the values change but remain the same (last called depno) as long as I'm doing a new refresh of page 2.

    I wonder how I can run to display the values of the correct point in the title of the page corresponding to the values of the correct page element (that I have hidden).

    Y at - it something more to do, or it could be a small bug?

    I've created a little demo app on
    https://Apex.Oracle.com/pls/Apex/f?p=75955:2

    WS: AMLWS001

    Demo/demo (developer is)

    Please see the report 1.

    Thank you in advance!

    André

    Hi andremi,

    andreml wrote:

    Hello

    Apex 5.

    IR (departments) on page 2 I want to open a modal page 3 (classic report) with the detail data (from emp) for a Masters depno via a link on depno column.
    In Page 3, I created two elements P3_DEPNO and P3_DNAME. These elements are defined in modal page 3 of page 2.
    When I do these two visible elements on page 3 I can see, the values are set correct according to the value in column (depno) link on page 2.
    However, I would like to place these element values in the page title of page 3
    Title: PGE for DepNo: & P3_DEPNO, DepName: & P3_DNAME.

    It happens that the values mentioned in the title of the page are not the same (good) as in the items himself.
    Initially, they are NULL. Only when I refresh page 2 the values change but remain the same (last called depno) as long as I'm doing a new refresh of page 2.

    I wonder how I can make it work to display the values of the correct point in the title of the page corresponding to the values point right page (what I have hidden).

    Y at - it something more to do, or it could be a small bug?

    Page title is rendered before the page elements, that is why is not highlighted in your title.

    I don't think directly, we can use the page as a page element value.

    Creates a copy of yours and made the change it new App id - 45390

    There, I created a static area without a model before your report area and put your article into that.

    then displayed title PGE for DepNo: & P3_DEPNO, DepName: & P3_DNAME. for the area of your report.

    Kind regards

    Jitendra

  • 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/

  • Oracle APEX: automatic closing modal page on 'ESC '.

    Hello

    I am new to APEX, how to create "self-closing modal page on 'ESC' ' Please tell me the steps for APEX4.1.

    Thank you

    This should help you along
    http://www.grassroots-Oracle.com/2012/07/Apex-closing-modal-page-on-escape.html

  • 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/

  • APEX 4.0 how to build a tree?

    I am building a tree as an aid to navigation. There is no selection 'tree' in APEX under the shared components > Navigation.

    I found an article at http://www.apex-blog.com/oracle-apex/turning-a-tree-into-a-navigation-aid-17.html

    However, it does not concern APEX 4.0. This is for older versions of the APEX.

    So, I can't find any documentation about the construction of a navigation APEX 4.0 tree

    Can someone tell me how or where to find on the internet?

    I have created a simple "APEX_PAGES" table with my columns (ID, PAGE_NO, PARENT_PAGE_NO, NAME, NAVIGATION).


    Now what should I do?

    Thank you
    Maggie

    I am building a tree as an aid to navigation. There is no selection 'tree' in APEX under the shared components > Navigation.

    Explained here.

    >
    So, I can't find any documentation about the construction of a navigation APEX 4.0 tree

    Can someone tell me how or where to find on the internet?
    >

    Chapter 8, Oracle® Application Express version of the Application Builder 4.0 User Guide ?

    The change to this item of jsTree was not quite universally hailed. A number of people have experienced difficulties with the passage of the earlier implementation, or their expectations offered by the new features. Suggest that you search on the forum for more information. Don't comment on myself because I have made no use of the 'new' tree and only minimal use of the previous.

  • Build error... Not sure what the problem is...

    Hello.. I was wondering if someone can help me with the bug on the compilation of this little program. I see the error, but I do not understand the cause. Your help would be appreciated.

    Lesson 2 building
    C:\Program Research In Motion\BlackBerry JDE 4.7.0\bin\rapc.exe-silencieux import =... name of code \lib\net_rim_api.jar = lesson 2 Lesson2.rapc warnkey = 0 x 52424200; 0 x 52525400; 0 x 52435200 "C:\Documents and Settings\***\Desktop\Misc\helloworld.java" "C:\Documents and Settings\***Desktop\Misc\Lesson2Screen.java".
    C:\Documents and Settings\***\Desktop\Misc\helloworld.java:11: cannot find symbol
    symbol: GreetingScreen, class
    Location: class HelloWorld
    pushScreen (new GreetingScreen());
    ^
    1 error
    Error! : error: failed java compiler: javac - 1.3 source-target 1.3 - g - O-d C:\DOCUME~1\***~*\LOCALS~1\Temp\rapc_78181880.dir - bootcla...
    Error while building project

    have you done an another class GreetingScreen in your project? Please check

    Press the button Bravo thank the user who has helped you.

    If your problem has been resolved then please mark the thread as "accepted solution".

  • TreeView apex 5: set the selected node (or remember selection between page views)

    The Apex 5, I have a treeview to a page region. The user develops some nodes and click on a value, get the value selected (via Javascript) and use it to display data or navigate to another page.

    When the user navigates to the page containing the treeview control, it shows initially under the name collapsed and the selected node previously is not indicated visually.

    There is a dynamic Action that can be used to expand the tree (full), but how can I visually indicate the selected node previously? Is there an API for this in the treeview widget, or can it be done through some other Javascript?

    -Morten

    Hi Pavel,

    Sorry for the late reply... with your tip and some digging around, I managed to get this to work, and I wrote this in an article in blog for future reference:

    ORA-00001: Unique constraint violated: working with treeview Apex 5

    Thanks for your help! :-)

    -Morten

  • Build packages of vCO with the Plugin o11n-package

    I began using the maven-011n-package-plugin, found in the Maven Repo to edge of the vCO device or such that got by the vCO Client of-> package-> Expand to folder feature.  First of all, it is a very useful tool, however, the docs are very minimal.  And I have two questions

    (1) is REQUIRED when I build a package (from the native XML) I digitally sign it?

    (2) is there a version of the functionality built into this Maven plugin library?  Where can I get the source?  I was wondering if I can do this without involving the maven; We use gradle.

    I think that the signature is required and package build fails if you don't specify a password and the location of the keystore.

    As for your second question - there is no library, but there is a command line tool that package exim. It can be found in the Maven repo, / com/vmware/o11n/tool/vco-cli-Java /.

    Here is the list of commands it supports + examples.

    On Maven vs Gradle - currently, our tooling is concentrated around Maven. I'll see if we can also provide a Gradle plugin.

    -----------------------------

    vCO Package Exim command line tool

    Description:

    Tool command line that offers the package vCO basic import and export transactions. As source or target, it may have the .package file directory.

    Use:

    Java - jar PackageToolCli.jar

    Controls:

    Here are the basic commands indicating the tool the operation to perform.

    fi - importing files

    Imports the package to vCO .package file.

    Fe - exporting files

    Exports the package vCO .package file.

    di - import directory

    The package is important to vCO of directory tree.

    Ed - directory export

    Exports the vCO to the directory tree package.

    FD - file in the directory

    Create the directory tree .package file.

    Parameters of the command:

    The direct parameters that relate to the specific command. Source or destination files or directories.

    FI

    -Name of the .package file to import.

    fe []

    -Name of the package to export.

    -Directory to export. If this isn't a directory specified, current is assumed.

    di

    -Directory from which to import.

    de []

    -Name of the package to export.

    -Directory to export. If this isn't a directory specified, current is assumed.

    FD

    -Directory to build the .package file.

    Java settings:

    Additional settings that may be needed by the system, in order to execute specific commands.

    -DserverUrl =

    URL and connection of the vCO server against which will be take place imports or exports.

    -DallowedMask =

    Attributes of the package.

    v components can be found

    e editable elements

    f elements can be transferred in other packaging

    -DkeystoreFileLocation =

    Path to the .vmokeystore file that contains the certificate of development

    -DkeystorePassword =

    Password of the .vmokeystore file

    -DexportVersionHistory =

    Export version history

    -Dincludes =

    ';' - separate the list of models showing what are the items to include.

    -Dexcludes =

    ';' - separate the list of models showing the items to be excluded.

    Examples:

    Export com.vmware.test.TestPackage package as a package in the current folder file.

    -DserverUrl=username:password@myserver:8281 java-jar PackageToolCli.jar fe com.vmware.test.TestPackage

    Export the package com.vmware.test.TestPackage as a directory of the current folder structure.

    -DserverUrl=username:password@myserver:8281 java-jar com.vmware.test.TestPackage PackageToolCli.jar

    Import com.vmware.test.TestPackage.package file package vCO server.

    -DserverUrl=username:password@myserver:8281 java-jar PackageToolCli.jar fi com.vmware.test.TestImpex.package

    (Note: the next two commands require a development certificate in order to accomplish)

    Build the .package file in directory structure.

    Java-DserverUrl=username:password@myserver:8281-DkeystoreFileLocation=/path/to/my_cerificate.vmokeystore

    -DkeystorePassword = mypassword-jar PackageToolCli.jar fd com.vmware.test.TestPackage

    Import the directory structure com.vmware.test.TestPackage package to the server vCO.

    Java-DserverUrl=username:password@myserver:8281-DkeystoreFileLocation=/path/to/my_cerificate.vmokeystore

    -DkeystorePassword = mypassword-jar PackageToolCli.jar di com.vmware.test.TestPackage

    The last two commands is also in charge of the allowedMask, the exportVersionHistory and includes / excludes java settings, which offer more control to content and access attributes of the package.

    -DallowedMask = vf

    Creates a package that cannot be edited.

    -DexportVersionHistory = true

    Keeps a history of local versions of objects vCO developed between exports and imports.

    -Dincludes = "" * / Test Package/**/*.element_info.xml;**/Test Samples/**/*.element_info.xml;**/testPackage/**/*.element_info.xml ""

    Includes only the objects that have '. '. element_info.xml"descriptor (which is specific for parcels exported as trees of directories), the folders in the library of tests and samples (for workflows) or testPackage (for actions).

  • Apex differentiate a Web Service reference in the same process page

    What is the best practice (as appropriate) to set up a Web Page of the Service process in need of another reference of Web Service in Production than the development environment? In Apex 4.1.

    Example:
    Name My_Webservice_reference
    Endpoint URL: \\my_development_url (Alternatively: \\my_production_url)
    SOAP version:...

    Thanks in advance,

    Alessandro, Milan, Italy

    Published by: user641914 on 8-mag-2013 9.01

    You can also create Web services and page two processes using Web services. The process would go according to conditionally to the fact where your application is running - development or production. You just need some kind of a flag to tell you where you are

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • Apex 4 and more then a SQL query on a page update

    We know if 4 Apex has eliminated the restriction more then an update SQL query on a page?

    If you mean tabular forms, you can have one per page.

    -Sharon

  • ColorPicker is behind modal page at the Apex 5

    Hi people,

    Do you know how to do front in modal "Inline Dialogs" ColorPicker?

    I found it!

    In CSS-> Inline :

    .colorpicker{
        z-index: 1000 !important;
    }
    

    and it will not work properly.

Maybe you are looking for

  • Installation of utilities Toshiba on Satellite A300 PSAGCA

    Hello I'm in the process of Windows XP on a Toshiba Satellite A300 PSAGCA-09U01N. I downloaded all the drivers and install them, and now I'm trying to install all the application/utilities toshiba so that they all work.I tried installing them in diff

  • Global group to the Domain Local Group

    Are there conversion issues a global group into a universal group and then promote the universal group to a domain local group. The global group is currently not member of any other groups while users currently reside in the global group - thank you

  • Motorcycle G does not completely formatting!

    Hello I have a Moto G 16 GB, double sim version. The problem is, before I had faced a few problems of software and formated my phone once. I once forgot my combination lock reasons and again formatted, it the second time. Everything went well these 2

  • How do to completely erase my xp and start arriving back at work

    I need to know how completely destroy my pc. I tried to use my pc angel recovery, but can't find it now. I have no c.d. thank you for any help! 1

  • OfficeJet 7612: Can I print on OfficeJet 7612 IPV6 address (model number: G1X85A)

    I can use the IPV6 address to access the printer if I enclose the address in square brackets. But using the "IP Address update" tool brackets and colons are not allowed, which enters the IPV6 addresses are not allowed? Is it possible to print to the