display content in another region on the same page using URLs

Hello Experts,

I have a page with two region, say area A and area B. B area is a based sql report that displays lines of information on a set of files with the first column rendered as a URL to the file real itself. By clicking on this url, the content of the file is displayed in the same window, replacing the existing content. I would like for this file content to be disseminated within region A, without replacing the entire window. Is this possible?. I tried assiging a static id of the area has and use it in the url, but it does not work and I am still trying to determine that.

Thank you

Salome

When you click on the link, get the URL and show the link in an iframe
Assume that your report links are rendered as (HTML for the report)

  <td[headers="FILE_LINK"]><a href="http://myurl:8080/blah/blah">Blah</a></td>*

Have a JS onload which causes by clicking on the link file to generate an iframe and load online (I would have chosen a dialog modal jQuery on a display online)

$('td[headers="FILE_LINK"] a').each( function(){
  url = $(this).attr('href');
  $(this).attr('href','javascript:void(0);');
  t = $(this);
  $(this).click( function(e){
    e.preventDefault();
    t.after('');
  });
});

Note: change the link field selector to match your links in the report column

As an additional comment: online showing a full html page (or a file) in a report could not be visually appealing, try to open it as a modal pop-up window.

Tags: Database

Similar Questions

  • Link chart action for refreshing a report of region within the same page

    Gurus of the APEX

    As long as we have the graph and report region region on the same page and based on the action of graph link must be able to refresh the report region within the same page

    for example: I expense spend by category such as a pie chart and on the link of the action of which I want to refresh a report region by the right of it (in the same page) to show the details contained in this category spend - also I do not have to réactualisiez around the same page, just to refresh the region related to the category Click on the graph

    Any help would be great on this - I use APEX 4.2

    Thank you

    Shas

    Thanks Tom / Scott - sound now worked

    Following my code for the javascript function in the page section,

    function clickPie (pID) {}

    $x('P4_ITEM_CATEGORY').value = pID;

    $('#CategoryDetailsDD').trigger ('apexrefresh');

    }

    And here is my URL of the link graphic action section

    JavaScript:clickPie("#label#")

  • report Classic select value of the element to set another point/region on the same page

    1.I have classic in the area of form, reportthe user must select online (single or multiple) box/radio classic report these lines to set another region (query are same with selected element only). but when we save the values selected as a delimited values (1:2:3:5) in an item (P9_TO_MOVE_ITEM).

    How can get the report? I mean the where condition. If any other way to do it?

    workspace: ram_r & d

    username/password: aramani/apex

    application: https://apex.oracle.com/pls/apex/f?p=29288:9

    Hi, thanks. its working fine.

    1. add values as shuttle (P9_TO_MOVE_ITEM) items in the form box, that will store in 1:2:3:4 of database column values

    Then add the new report with the following classic area.

    WITH delimited AS (SELECT  REPLACE(:P9_TO_MOVE_ITEM,':', ':') vals FROM DUAL)
    SELECT *
      FROM emp, delimited
    WHERE INSTR (':' || delimited.vals || ':', ':' || deptno || ':') > 0;
    
  • A report on the current record of another report on the same page of filtering

    Hello

    I have a report on the same page and form in an APEX application. The interactive report is used for sorting/filtering etc. and the form is used to present the data for one record at a time, but also to allow updates in the selected fields. This was done using the wizards, little 'edit' is click on the button to change the shape of the selected record.

    I also have (or want to have) a second non-interactive report on the page, which contains some records according to the record of the main report that is currently selected and appearing in the form.

    I tried to make a simple 'SELECT fields WHERE the link field is equal to the main report', but he doesn't always says no data found.

    Basically, I need to be able to have a query for the second report which says "SELECT those fields WHERE the site is equal to the site displayed in the form.

    A click on the button 'Edit' of small pencil/paper on a report, this set some ActiveRow or something like that I can use to filter the second report?

    As you can tell from this post, I'm in my childhood skills database and any literature/advice on how to do this (outside MS ACCESS...) would be appreciated.

    Hello

    What is your version of the Apex?
    You define a column as to be the link.

    Do you mean something like this?
    https://Apex.Oracle.com/pls/Apex/f?p=40323:71
    If you click on the deptno column, it refreshes DEPT report.

    Kind regards
    Jari

  • two region on the same page of repetition

    Hello, I need to display a repeat region of the recordset in two places inside the page as on the top and the bottom.

    What is the best way to do it? I need to create two recordset?

    I have now added to the Dreamweaver FAQ and created a short article about it here: http://kb2.adobe.com/community/publishing/528/cpsid_52877.html.

  • Copy the default value from another field in the same page

    Hello

    I need to pass a value from one page to another page and I want to use this key as DEFAULT VALUE for a field.

    If I create a form tabular all it's ok, but if I create a normal page. I am not able to do that.

    1. 1. I call the page and I pass the value. I also have a FIELD of VIEW and I can see the correct value.
    2. 2. I create a field with attributes of this:
      1. a. source > Source = database column type
      2. b. sources > Source value or expression = FK_ID_DA (the column name)
      3. c. default > default = P27_PK_ID_DA (the field that contains the value)
    3. 3. on the screen, I see P27_PK_ID_DA and not the value

    Where is the error?

    Thank you very much

    TexasApexDeveloper wrote:

    You missed one: before the variable, without it, the default value is the string...

    Not sure that you can READ the other pages... Such that if you are on Page 27 and have a field that you want to use on page 30, page 27 is presented and its items in session state, you can 'see' on page 30.

    So, if you set the default value: P27_PK_ID_DA, then you should get by default, you are looking for...

    Only if the default value Type is set on the PL/SQL Expression. If the literal value "P27_PK_ID_DA" is seen then the Type of default value should currently be set static text with Substitutions of State of Session, in which case the value of session state must be referenced using the syntax of substitution string:

    &P27_PK_ID_DA.

  • Integrate several sovereign wealth funds in the same page using SWFObject

    method. I tried this and it doesn't seem to work. In the example below, the film on the right (the boy in the hat) is incorporated by using this procedure

    but the two on the left (legs moving on button animation and dog order) should be installed using the installation of Dreamweaver swf methodology. and therefore the dog animation does not appear in Explorer 8 and some other browsers.

    Can anyone help?

    http://www.coolgelncap.NET/

    Thank you very much

    Elizabeth

    Several div you created to contain the swf file? Then, you will need to use the SWFObject code several times not just once... you have to tie the var so... code in each div and so.write () should be referred to correct divlayer.

  • Pass values between different areas on the same page.

    Hi guys!

    I'm developing a simple application where we have the list of students. I'm displaying information on a separate page for each student. Do you have any idea how and if I can pass parameters between regions, on the same page? I have a view showing, student card name information etc, and I want to create another view on the same page, which will be the student and will return a list of its subscribed courses.

    Part of my database is something like this:

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

    Students

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

    ID (PK)

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

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

    Student_course

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

    ID (PK)

    Student_id (FK)

    Course_id (FK)

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

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

    Course

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

    ID (PK)

    You have no idea how this can be done? I found information how to pass parameters between pages, but not on the same page.

    Thanks in advance!

    P.S. I am using the Application Express (declarative programming via a web browser), the use of the Application Builder.

    I discovered that I really had to. I just had to replace the "1" in my sql query with: P9_STUDENT_ID

    Thanks for your help anyway!

  • Click on a button to fill out the form on the same page of the report

    Hello

    I have a report that contains a name I want to move to a field in a form on a different region on the same page.
    My button on the report was her own column called ADD_LINK. This is the button. "< id button ="apexir_btn_ADD"class =" button apexir "type ="button"value ="Add"onclick =" "> < span > </span > Add < / button >.

    Once you click on this button, I have the form region fade. The region is called add the tag to the employee, which has P4_ROWID, P4_EMPLOYEE_ID and P4_TAG_ID.
    Once the area is displayed, I want #NAME # to show in the P4_EMPLOYEE_ID.

    I copy this form in another page, where I had it before. It made more sense to move it to this page for purposes of interface, then perhaps this tidbit will help as well.

    If someone has an answer to it, great. I'm new so thanks for the help.

    Thank you.
    Jeremy

    Its market not now and I did in the region never delete because you use the same area for the two remove hide/show the corresponding keys.

  • How to create fields in double on the same page?

    Hello

    I use Adobe Acrobat Pro and I just downloaded DC, in the hope that it works better.  I am creating a field duplicate on the same page.  When the drop-down list option is selected in one place, I would for the same answer to appear in another location, on the same page. I tried to copy/paste and "Create several Copies", but whenever a copy is created, Adobe assigns a unique number to distinguish it from the original.  From what I read in the help forums, the name of the fields must match. I tried to rename the fields, but adobe won't let not two fields have the same name.  The section forums and help also claim that when the copy of a field, it automatically gets the same name as the original, which does not happen in my case.

    What I am doing wrong?

    Thank you!

    The 'number 1' you see is just a way to indicate that it is a copy. They have fields

    in fact having the same name and their values must be the same (if it's a)

    drop-down menu, if you will not have to leave the field of the updated value,

    or check the option to validate the selected value immediately, under

    Properties - Options).

    Wednesday, November 11, 2015 to 18:14, pg74002189 [email protected]>

  • Adobe muse opening window in the same page

    Hello would like to know if I can get muse to open another window in the same page as the image below, let's say the small box is a picture of a product and when I click on the Details button, a window should appear with decription in the same page.

    Thanks in advance

    Sans titre - 19.jpg

    Yes, use the ToolTip Widget's Composition.

  • How to move itunes library to another drive on the same PC?

    Please indicate the steps required to move iTunes library to another drive on the same PC?

    Drag the entire iTunes, not only in the iTunes media folder, there, launch iTunes with the SHIFT key, and then choose it.

    (144009)

  • Check boxes are displayed incorrectly &lt; input type = "checkbox", "checked" &gt; in 4.0.1 when they are fine for the same page in 3.6.17

    Check boxes are not displayed properly checked < input type = "checkbox", "checked" > in 4.0.1 when they are fine for the same page in 3.6.17

    Maybe you can try to use controlled instead of "checked".

  • Message came up with, "Windows has detected another computer with the same IP address on this netework."

    A message came that said, Windows detected another computer with the same IP address. "... or similar message to one, that could just be the functioning of the laptop for the wireless?

    MurrayJoe:

    > Mean someone has or may have access to my PC or laptop?

    You mentioned a wireless laptop. Do you get this message at home (when your laptop is in communication with your own wireless router), or that you get this message when in a public hotspot?

    If at home, then I would be not too concerned (what security options enabled in your home router?).

    If you get the message while using a public access point, this does not necessarily your computer has been hacked... but it is a warning that you should not ignore. In general, I would not go to any site that has my financial data, or any other sensitive data, a public hotspot. There are too many ways that a public hotspot may be compromised.

    Your original post said that "a message came that said, Windows detected another computer with the same IP address.

    There are several reasons this could happen... some innocent people and some not so innocent.

    If your network is configured for the most common way, then your router uses a feature called Dynamic Host Configuration Protocol (DHCP). You can read about DHCP here...

    http://en.Wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol

    Basically, when a device on your home network needs an IP address, he asks your router and your router assigns an IP address... technically, "rents" the router address for a given period (one day). Once this period has elapsed, the device must 'renew lease'.

    DHCP stops you from the hassle of having to assign a static IP address to each device on your network and then don't forget to retrieve that meet if/when a device are removed from your network.

    Sometimes the process DHCP can be confused and assign the same address on multiple devices. If/when this happens, communication between devices on your home network may be confused. Windows is smart enough to detect that another device on your home network has the same address as the computer where Windows is currently running..., but Windows can not solve the problem.

    You can determine the IP address of the computer that is running Windows (and posted the message you saw)... by entering "ipconfig" (without the quotation marks) at a command line prompt. Then you can check the IP addresses of all devices on your network until you find the other devices with the same IP address. Then you could say either every device to get a new IP address of the router (or restart the device). Alternatively, you can try just stating the computer that is running Windows to get a new IP address (by first entering "ipconfig/release" then "ipconfig / renew" in the command-line invite him... all orders without the quotes).

    But since you said that you are not very tech savvy, my first suggestion was the easiest... just shut everything in your network, and then restart one at a time by starting with your ISP device, router, and other devices. If the problem persists after that, then more troubleshooting (as described in the previous paragraph) would be necessary.

    I hope this helps to clarify the issue for you. If you have any questions, please post them and I'll try to answer.

  • WARNING: another computer has the same IP address on this computer.

    Original title: another computer has the same IPaddy on this computer. I received your warning. What can I do to stop this?

    I saw a warning you that there is another computer that I have Paddy as this computer (mine). What is that it appeaedn I do to prevent this? Does that mean that someone is on my private etc. messages. ? Thank you. He has appeared in your Windows system event log. Isabel Q. padlock

    Hi Gabriel,

    You can try these steps and see if it helps.

    Step 1:

    You can try to run the network troubleshooter, and see if it helps.

    Windows wireless and wired network connection problems

    Step 2:

    Manually, you can release and renew the IP address of the client as follows:

    a. Click Start and type cmd and right click on cmd and select run as administrator.

    b. type ipconfig/release, and then press ENTER.

    c. type ipconfig / renew and then press ENTER.

    Hope this information is useful.

Maybe you are looking for