An interactive report partial Page Refresh

Hello

I use apex 4.0.1 and I have a page with an interactive report that displays different data to the user. The user can change the data by clicking on a column that uses a href link to open a page of DML in a modal window. The user can then modify some data in the modal window, tap on save that closes the modal window and uses the process of partial page refresh to refresh the report. (With the help of apex.event.trigger('#SOME_REGION'), 'apexrefresh')).

If I navigate through the interactive report to show lines 31 to 45 and then click a href to edit a record. Pressing save, the interactive report is updated, but the displayed lines goes back to 1-15.

How can I get the interactive report for stay showing lines 31 to 45?

See you soon

Paul.

Hello

You can try to use the undocumented feature

gReport.pull();

Kind regards
Jari

Tags: Database

Similar Questions

  • (Classic) Report losing paging when the partial page refresh - APEX feature request

    I have a page with an interactive report and parts of report classic.

    From the user updates, there are many occasions where I need to do a partial page refresh.

    Thanks for the plugin http://www.apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/refresh-interactive-report-1.0_361.html

    I am able to update my IR, but not my usual report (unless I do a send this entire page) without losing the pagination.

    Request: A dynamic action "Refresh without losing paging" will be part of future versions of apex?

    Now, in the apex 4.2, is there another work around available for classic reports?

    (I use "submit page" now as action, but it's at least a second more slow as a partial update, and because that I need on each update of the user, the second becomes a great addition to the frustration of users).

    Thank you, JP

    Here is the solution for your problem:

    https://Apex.Oracle.com/pls/Apex/f?p=31517:243

    Denes Kubicek

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

    http://deneskubicek.blogspot.com/

    http://www.Apress.com/9781430235125

    https://Apex.Oracle.com/pls/Apex/f?p=31517:1

    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494

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

  • Apex 4 - partial Page Refresh

    Hello

    I was watching the news action Dynamics Apex 4 and I am very impressed, but could someone tell me if there is now a better way to do a partial page of a report region refresh without having to resort to the old way to use javascript to extract the contents of the report to another page? I noticed that there is a partial Page Refresh option in the report attributes but I don't know how to use it?

    Thank you.

    Yes, you can do it, too. that is, you can create a dynamic action that refreshes your region to report and have this fire on certain events, no need to build any JavaScript. There are several ways to implement this, here is one that is quite simple:

    -create a report region
    -create a button which redirects to # (i.e. you want to just have the click event, not actually submit or redirect)
    -Make sure that your button as an ID, so you can reference it
    -create an advanced dynamic action, pulling on the action and this button onClick event, do a reload of the region

    Kind regards
    Marc

  • Partial page refresh eliminates the change table event

    I have a filter region where a user enters search criteria then a button that is defined by a da DA for the button that a refresh on a tabular presentation.

    The partial page refresh works fine, but the events of change on the fields in the form of tables fire. Once the page is submitted that those changes events start pulling again.

    We are on 4.2.2.00.11 and the latest Chrome.

    I tried Firefox and it behaved the same.

    Harry

    You make no mention of how change events when added to the fields in a table.  If they were done by a dynamic action, make sure that the scope of the event for dynamic action is set to "Dynamic" and not "static".

    -Jeff

  • Of the interactive report in 4.0.2.00.07 partial Page Refresh?

    Hello

    I have a page on request with an interactive report (IR) and a card provided by card Oracle APEX. I have a text box and a button "submit". The user enters a value in the text box, clicks submit, and I run an international registration based on this value.
    Everything works well. The problem is that when I hit submit, the page is submitted to the interactive report, which translates the map have to reload, which is really messy.

    How can I get the interactive report to run without submitting the entire page? I can't understand in 4.0.2.00.07.

    I spotted a new 4.1 feature: Add field "Page to go" to the attributes of the region of

    The new attribute "Page to go" has been added to the regions of IR type, classic, tabular and plug-ins report having this feature is enabled. The values of the specified page elements will be subject to a partial 'Refresh of Page' request to implement session state, so that they can be used in the WHERE clause of the SQL statement in regions. A 'Refresh of Page partial' can be triggered with the dynamic action of "Refresh", by changing the sort or paginate.
    It sounds like I want to I am registered at tryapexnow.com and set up a test page with a text box, a "submit" button and an IR based on the content of the text box. In the definition of region IR, I put the text box such as the 'Page elements to send.
    Then, I created a dynamic Action "Refresh" to update the IR area when the user clicks the submit button.
    I've tested this and it worked exactly as I wanted - i.e. IR is based on the box without a full page sent.

    Problem is it's all in 4.1, which is probably a few weeks of production. Something similar is possible in 4.0.2.00.07?

    Thank you
    John

    Hi John,.

    I think that you will need to create two dynamic actions. A type of PL/SQL block with null; as a source and enter to go. The second Action is update dynamic region...

    Martin
    -----
    http://www.talkapex.com

  • Footer text region appearing to the right of the BAR INTERACTIVE REPORT SEARCH page

    We are the migration of Express 4.2.1 application at Apex 5.0.2


    We use the 22 Bluejay theme.

    In my interactive reports, I the text entered in the regions 'Header and footer' > footer text, including 4 Apex, rendering at the foot of the report.

    The Apex 5, the same text renders in a new column to the right of the search bar of interactive report.

    Is it a question of model, or a builder bug?

    I can't find where in the model I can adjust the positioning of the text 'Footer region'

    Gus...

    I worked on it a little more.

    just to say that I use the Chrome browser.

    I worked as designer of the Page view and impossible to find using the attribute "footer text".

    I went to the view of the component and found help.

    It is said...

    Enter a footer area to display directly after the body content (that is, after #BODY# in the model of the region) or instead of #REGION_FOOTER #, where this substitution string is defined in the model.

    So I added #REGION_FOOTER # div AFTER the body...

    #BODY #.
    #REGION_FOOTER #.

    Hurrah!  the footer is now in the right place...

    Also, I noticed that if I placed an HTML element
    in the text, footer text would be in the correct position without having to change the model.

    Gus...

  • Interactive report - last page

    Hello

    I tried to find a solution for this and you guys were great to help me b4 I thought I should give it a go.
    I have an IR on my page so I would be able to jump to the last page by default when the page loads - the aggregation IR are visible.
    So, is it possible to configure the IR on the last page of a default display?

    I looked around and found the following post:
    Alignment of the column / paging in interactive reports

    Unfortunatelly the provided script does not work in my page and my javascript skills are only at the base, I'll try to look through to see if I can use the idea.
    Is it possible to maybe write a javascript to access the last page of my IR? I think, like the use of window.onload ="".

    Kind regards
    Honza

    I think the problem is that you cannot know which is the last page of the report.
    Today, it could be page 5 tomorrow with different data or with different line settings as page 74.

    In my view, there are a few variables APex you can use after the report is retrieved, but not before it. The downside is even if it works you need to retrieve all the data from the database and treat it on the client. Generally, it is better (faster =) to allow the database to process all the this stuf data. It is what it is good.

    I often have similar wishes of my users. There are several ways to work around the problem.

    (1) create a second report (region) that shows just the money. Downside is that the same query is executed twice and that some filters are not considered.
    (2) use pure SQL. Add a line for the TOTAL and order the report so that this line is on the top.

    example for this

    Assume that the SQL is like that

    select empno, firstname, lastname, salary
    from hr.employees;
    

    so, you want to add a countdown for the ID and a sum for wages. If the ID is never null you can do like this

    select firstname,
       nvl2(empno, lastname, 'total') as lastname,
       nvl(empno,count(*)) as empno,
      nvl2(empno, salary,sum(salary)) as salary
    from hr.employees
    group by rollup (( empno, firstname, lastname, salary))
    --order by empno nulls first
    ;
    

    The double parenthesis after the rollup are important to define the group.

    This is a simplified request there are better and more detailed versions if you switch group by rollup to group sets. But I don't want to go into too much detail now.

    Published by: Sven w. on May 31, 2010 17:34

  • modal apex and partial page refresh page

    Hello guys,.

    I have the following scenario. I have 2 pages in which one is a standard page with a classic report acting as the parent and the other is a template page created from a form that is bound to a database.

    I want to update the report of the parent page whenever any element is added to the database using the modal page. I am able to refresh the entire page parent. But I want a way that could be used to refresh only the report itself.

    Hope you can help in this area.

    Hello guys,.

    I thank very you much for spending your precious time on my question. Pavel_p as you suggested, using the dynamic action is the best option. I agree with that. I figured out how to refresh only the region I want.

    I created a dynamic action to get the theme of the ceremony on the parent page, where I selected the selection type-->, region--> {my breadcrumb, since this focus in the first place when the page focus return}. As suggested by Pavel_p I used the refresh, action that influences the type of selection--> region, region--> {report} and fire on the loading of the page--> no..

    It works exactly the way I wanted to. Once modal page do insertion and runs the dialogue process, he deals the parent page. I've used this event and got the thing that worked.

    Thanks to you all. Hope that it would also be useful for someone else. Feel free to comment on the pros and cons on this method for those who are about to use this method could get more details about what it will do.

    Kind regards...

    -shashikahk-

  • How to call a javascript/jquery on a partial page of the report refresh.

    Hello

    I have a sort of obligation to highlight the search string in a column in report 3. I realized that using a jquery plugin. However, this works only on the loading/reloading page. If the following lines set target (paging), it does not. It seems, pagination makes only a partial page refresh thro an ajax call, and so the process of jquery for the highlight will not take place. How to follow the events of paging (navigation to the next set of lines) and call the same process of jquery?

    An example page is created the apex.oracle.com

    http://Apex.Oracle.com/pls/Apex/f?p=20956:21

    ID: demo
    password: natarajans

    If you enter a job as Manager or clerk and press ENTER, it is highlighted on the job column. However if you click on the next series of lines, the highest point does not take place.

    (apex version is 4.1).

    Thank you for your help in advance.

    Kind regards

    Nicolas.

    Hi Nicolas,.

    your IR region gives a model of region? It is an obligation to use dynamic measures on a region. You can use the DIV 'only' (or something similar) which is not a UI affect but creates a wrapper DIV around the IR.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Several interactive reports on a single page?

    I use interactive reports in a few places in an APEX application. I find them valuable as a kind of "generator" that the user can do a lot with.
    On a particular page, I have a radio button, offering to the user two possibilities. As one that they select, I want to show another interactive report. Each of them running different SQL with different number of columns.
    By default I can't do that in APEX 3.1.2 - when I try to add the second I get the message + "interactive report already exists on the page...". "You can only add an interactive report by page +".
    I tried to set the view state so that one wouldn't show, but I'm still not allowed to create the second.
    I guess I could create a branch to two different pages, depending on radio button option the user selects, but the option box is one of a few other entries form I need of the user, the other being a few dates and selections from drop-down list box.
    I want to keep these elements form visible above the interactive report, and I do not know how if I'm leaving braching to different pages for interactive report.

    Hope this makes sense to someone...
    Thank you.

    The best way we found to include several Irs on one page is to copy... Either in the same page or on another page. When copying IR #2, we had the condition for IR #1 set to NEVER. Viewing the report of your choice can be done either by defining a list of radio with submit and conditional display for each report, or by allowing end users to customize the page, with a single report is displayed by default.

    I hope this helps.

    Vojin

  • APEX 4: Dynamic Action to manipulate a search string in the interactive report

    Hello

    I have the following problem. I have an interactive report that shows a few columns and one of them has a barcode that has been saved as a numeric value for display in the column is something like ("123456789"). All works fine so far. If anyone 123456789 they will get the right line and all is well. Unfortunately if I scan in the barcode with a barcode scanner, he enters '01234567890'. I don't have nor the ability to reprogram the scanner BC and I can't change how the data gets displayed.

    So I thought I would create a dynamic action that is triggered when the contents of the textfield object change. So, I've created a dynamic action, selected jQuery and entered .apexir_SEARCH and the Change event.
    I then chose to run JavaScript and entered as cod:

    var newsearch = document.getElementById ('apexir_SEARCH').value.replace (/ ^ [0] + / g, ");
    var inputObj = document.getElementById ("apexir_SEARCH");
    If (inputObj)
    {
    Update of the value
    inputObj.value = newsearch;
    }

    So far so good. When I load the page and enter a value from a '0', it works like a charm and it removes the zero. But if I delete again on the page and the search filter, dynamic action will do nothing. I'm really confused, as if I just made a mistake in the JavaScript code or what is the reason, that the action runs only the first time. I have to reload the page and then it will still be to manipulate the string once, but the second time, it won't.

    I'm very happy for any help you can provide!

    Thank you
    Dennis

    Hi Dennis,

    The thing that comes to mind is to check that the scope of the event of dynamic action is 'live '. If it's on (default) bind, then when a partial page refresh occurs, action will not fire the first time. Direct fires each time.

    Hope this helps

  • Creating interactive reports Hyperion installation assembled lack?

    Hello

    Trying to install interactive of the Enterprise Performance Management suite version Reporting 11.1.2.4.0, downloading programs Client of EMP and the EPM System Release file1 system installation, File2 and File3 File4 on this download Hyperion Foundation Services downloads page as well as part 7 and Oracle HTTP Server since this Oracle Hyperion Interactive Reporting downloads page. I extracted them all in the same folder and when I go to install the components of interactive reporting is grayed out and I get the following errors:

    EPMINS-01047: the Assembly biplus_core_services is missing. The Assembly is needed to install a selected component.

    Status: EPMINS-01016: impossible to install the selected component. Click help to see the possible reasons.

    I was wondering what I am missing in my downloads? What download includes the bi_plus_core_services Assembly?

    Part 4 should be biplus_core_services

    Also I recommend to download the files from https://edelivery.oracle.com/

    See you soon

    John

  • Permission interactive report Menu

    Hi all

    I'm working on APEX 4.2.

    My question is related to the 'Actions' interactive report Menu. I have the schema for custom authorization distinguishing users to be "Admin" and "General" users. I want this 'Format' inside the Actions menu interactive report only works for Admins and not for other users.

    I don't see any way to authorize it. Can it be done? Is this feasible?

    Thank you

    Sunil Bhatia

    Kiran Pawar says:

    Hi Sunil Bhatia,

    Sunil Bhatia wrote:

    Hi Kiran,

    Thank you. It seems to work very well in 4.2 APEX. 2 questions I have:

    1 APEX 5.0 is not similar "apexir_FORMAT_MENU" of the id etc. What to do in this case?

    2. I see not any Id if still go us inside the menu format. Suppose I wish to restrict only aggregate and fate to the admin and relies on users in general.

    Any idea on these issues?

    Thank you

    Sunil Bhatia

    Yes, they (Oracle APEX development team) have rewritten the IR functionality in APEX 5.0.

    There no id to put in shape the options of the menu/menu like APEX 5.0, several IR features are introduced.

    In a valid HTML markup, id should be assigned to one and only one tag, so there is no ID of IR APEX 5.0 from previous versions where interactive report per page is allowed.

    How to identify what menu option to hide/show it takes little research on jQuery selectors.

    How to target the menu 'Actions' of particular IR (assume that there are several IRs), is to use the static region for IR and then ID through jQuery selectors, you can select the particular item in the closed area. For example, you can use the parent-child selector.

    I'll post an example of the same thing in a while.

    Good luck with that. The new structure (supposed to be improved) has no specific hooks, only arbitrary IDS and generic classes option. Looks like you will need to select the content option (which can cause the complexity of the problems/extra in translated apps) or classes icon. Using either, you have to cross to the top the tree to get the required parent nodes that will not be effective.

    The elephant in the room here is that security functions can be implemented using JavaScript and dynamic actions only. If the server displays the content then you should assume that the user (or an attacker) has access to it.

    4.2, the safest is to create 2 IR separate pages with the authorisation schemes applied and also to use the authorisation schemes to control the connection to the correct page depending on the privileges of the user. In 5.0, you can take advantage of the ability to have several IR regions on one page and use the authorization scheme to control one appears. Yes, it's repetitive, but it's also safer.

    Added support for the authorisation on the actions of the IR schemes would be a great feature request...

  • Interactive report - edit

    I have an interactive report that displays data from a table.
    I had initially done this as unchangeable. Nobody can change the data but only discovers what is returned by the query in the interactive report.
    Now I asked me to provide the functionality where data can be edited or removed from the report.

    How can I do this? What to do or where to make changes so that the interactive report can be changed and deleted values?

    Any help appreciated.

    Hello

    First create a page with the form to create/modify/delete files box.
    Right click on the region of interactive report in Page rendering, and then select change report attributes. Go to the link column and select link to custom target.
    In this Application as a target, and then the Page number, select the Page. This page should be a form by which you create/Update/Delete records.
    Select the item. This must be the primary key of the form and the value must be the value of interactive report. Click the LOV. It shows the interactive report values.

    This allows to link to change/remove files form.

    Thank you
    Mehabub

    Published by: Sheikh Mehabub 26 Sep, 2012 22:38

  • Platteau Page Refresh with ckeditor

    Hello

    I need to re - run a javascript function after a partial page of a region on my page refresh. In fact, I call the function apex.event.trigger('#VAL'), 'apexrefresh') when closing a modal dialog box to refresh a region on the parent window.

    The javascript function manipulates indeed some on the fields in the area that is being refreshed, so I need to run the finished javacript partial page refreshes.

    Any ideas on how I can call my javascript function?

    Concerning

    Paul

    Hi Paul,.

    You can use the "apexafterrefresh" event by adding a dynamic action what lights for 'after Refresh", or you use the following JavaScript code to bind your code to this event.

    apex.jQuery("#VAL").bind("apexafterrefresh", function(){alert("test");});
    

    I'd go with dynamic action, if possible, because it is more transparent to other developers.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

Maybe you are looking for

  • SP6100 shuts down after 20 minutes then OK

    SP6100 works for 20 minutes when put in operation then stops. Remove the power cord, removal and replacement of battery and replacement cord the laptop restarts and is good for the rest of the day. Any ideas? Have you tried another battery and same s

  • Flashing the BIOS without Windows

    Hello I want to Flash my Tecra S10 notebook but I'm only under Linux OS on it!The BIOS provided by TOSHIBA only works under Windows.So what can I do to Flash my BIOS? Thanks for the reply Best greetings from Vince!

  • OfficeJet 4650: 0XB8000508 error Code

    I get an error code on the front screen of my printer, 0XB8000508.  I'm not finding it in one of the forums.  I can get it to go away by turning the printer off and then back on.  But it has happened twice now.  Can you give me some answers as to wha

  • Need to Win7 32-bit drivers for my Satellite C50-A0413

    Nice day I'm looking for drivers for Satellite C50 - A0413 (PSCJEF)I've been downloading on the toshiba site and when you run Setup I get message this system does not meet the requirementsthe drivers I need is for windows 7 32 bit Any help please Tha

  • Re: Satellite L300 series - Touchpad stops working

    I have aan L300 series Satellite. On booting, the touchpad works fine until I get the workstation, after which the tap function ceases to work. The touchpad works to distribute me to move the mouse around the screen and buttons work, but the touchpad