report column link to different pages

Hi all

I have a problem now.

I have a ratio r:

LEVEL NAME ID

1 STUDENT

2B TEACHER

3 C STUDENT

4 D ADMIN

5 E TEACHER

...

I want to 'LEVEL' column link to different pages. Once I click on "STUDENT"-> page 1, "PROFESSOR"-> page 2, "ADMIN"-> page 3.

For example, when I click on the first line of "STUDENT", then I jump to page 1. And when I click on the second row 'TEACHER', jump to page 2.

I don't know if I clearly expresses, but I need your help!

lila820 wrote:

I don't know if I clearly expresses

Lol see Re: how to get the answers from the forum for how to do it. In particular, always specify if a 'report' is a standard report, interactive report or a tabular presentation.

I have a problem now.

I have a ratio r:

LEVEL NAME ID

1 STUDENT

2B TEACHER

3 C STUDENT

4 D ADMIN

5 E TEACHER

...

I want to 'LEVEL' column link to different pages. Once I click on "STUDENT"--> page1, page2--> 'TEACHER', 'ADMIN'--> page3.

For example, when I click on the first line of "STUDENT", then I jump to page 1. And when I click on the second row 'TEACHER', jump to page 2.

A less obvious but simple way to do this is to specify the alias page for pages 1, 2 and 3 as a STUDENT, TEACHER and ADMINISTRATOR respectively. Then set the link Page column property to the #LEVEL # column string substitution to pick up the LEVEL of report column page alias. This approach has a better separation of concerns because it eliminates the generation of HTML code of the application and in this case even does not require the addition of any column in the report. (And I strongly recommend that you do not level use as is an Oracle reserved word as an identifier.)

Tags: Database

Similar Questions

  • several objects have the same rollover both State (but the link to different pages)

    Hello

    I have a mac

    I would like to know how I can get several images with the same States of reversal - but who appear both on several images, (but each element having its own binding property applied to this)?

    See image below: I want the two box 'A' of pop with the same State of turning even if I'm hovering on one of the boxes. But I want that each of the boxes to post a link to different pages of my site.

    Ive tried to group the images and moving them to their own layer, but the bearings are not "and" associate on several objects

    Help!

    Thank you

    rollover.png

    It is not, but you don't need that to get the behavior you described. A1, a trigger will States and the hyperlink you want. On rolling, it will show its rollover State and show its target container that will be directly on top of A2. It will look like a rollover for A2 State. Repeat for A2, B1 and B2 and I think get you the behavior you described. It is simply a different way of approaching the problem (what happens to adapt the tools available in Muse).

  • passage of report parameter interactive column link to new page

    I'm just trying pass the value of the link column in the where clause on the next page.

    Interactive report on P2 has DIF link column alias in the sql query.

    I read somewhere to denote the prefix of the interactive report with IR column?

    So I have the name of the element P2_FID, value #FID #. Anyway, I tried a kazillion of things.
    Creates an element hidden with the same value of source... sigh.

    Y at - it a syntax to do refers to a column of the report binding, and not an item_id in a region where clause?

    Is there a simple and direct way to do this?

    Thank you

    Pamela

    pls/apex/f? p = 163:1:2746459963336955:NO:P2_FID:119

    HI -.

    Do not know if I understood you, but if you try to pass the value of a column in a selected recording of an international registration to another page:

    (1) on the landing page create item hidden name whatsoever, perhaps 'P2_FID' as you say.

    (2) on the report of the IR, go to the report attributes > link column

    (3) on this page.

    Target = this Application Page (maybe his page 2 of your example)...
    Page = 2

    Name of category 1 = P2_FID
    Point value 1 = #LINK_COL #.

    Good luck.

  • Column link to the page on the right calendar

    Dear all,

    I would like to create a link from a date column in a report page (e.g. page 10) to a calendar page (e.g. page 2).

    Let's say you have 15-dec-2015 in the data column, so I would like to open with this link to the page of the month of December in 2015.

    If the date value January 14, 2016 and then the page for the month of January in 2016.

    I did research on the internet, but this was not successful so far. I need some help here.

    I tried the following:

    In the section target the date column:

    Page: 2

    Set items:

    Value name

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

    P2_CALENDAR_TYPE M

    P2_CALENDAR_DATE #EVENT_START_DATE #.

    Clear Max: Clear Cache

    This gives error because of the P2_CALENDAR_TYPE existing does not in page 2.

    I use APEX 5.0.1.00.06 on the 11g database.

    Kind regards

    Cafer

    Hi Thibault,

    I suggest to have two pages from the point P2_STARTYEAR, P2_STARTMONTH in your calendar page and use the function gotoDate after setting the month and year in these elements of the page. Set the static id of your MyCalendar calendar and try this code in page loading section:

    $(document).ready(function() {
       // Get Year and Month
        var year = $("#P2_STARTEAR").val();
        var month = $("#P2_STARTMONTH").val()-1;
       // Goto the date
        var d = new Date();
        d.setFullYear(year);
        d.setMonth(month);
        $('#MyCalendar').fullCalendar('gotoDate', d);
    });
    

    I hope that helps you.

    Concerning

    Mahmoud

  • SQL report column link

    Can get us sql report conditional link column, I want to say that I want the link only for rows with null values. If there are data in the column, I want to show the data but not the link.

    Published by: Sivaramaraju on May 31, 2012 04:13

    VC says:
    Yes, this is how you do it

    select case
    when column1 is null then 'test link'
    else column1
    end
    from table
    

    Try this, if work mark it as answered

    It won't work.

    You Please stop being so eager to answer every question and for taking the time to respond to those you'd correctly.

    (I see a lot of < a href = "javascript:..." > in your messages.) What is your opinion on the use of code based on the standards and unobtrusive JavaScript?)

  • How to add a report column to an existing page?

    Hello friends of the Apex,

    On a page "Form on a table with report" created with the wizard, I want to add a new column to the report in the underlying table (this is the page of several row). If I try to add the name of the column in the query, Apex says:

    "You have asked to change the interactive report query. If you have added the column to the query, they will not display when the report is run. You should not use the menu actions and select columns or click Reset. If you have removed all the columns in the query, it will disable existing filters, highlight of rules and other report parameters that references the columns. Please confirm your request. »

    Of course, I don't want to not start over and re - build the page, where the hell is so this menu "actions"?

    I'm under Apex 4.1.

    Thank you very much
    Kim

    Hi Kim2012,

    Run your page and then on your report interactive, there are the search at the top of your report bar, there is a drop down menu Actions . Go to Actions-> Select columns.

    Select column has two pane .one is not displayed again are set out in the report.

    Newly added columns do not display the component, please move this column to the other side that is in view in the report pane.

    For more information on interactive reports, see the bottom of doc
    http://www.Oracle.com/technetwork/developer-tools/Apex/application-express/IRRs-083031.html

    Hope this helps you.

    Kind regards
    Jitendra

  • Redirect to different pages based on the value of linked report table

    Hello

    I wanted to navigate to different pages of a report link based on a value from the table on which the report is based. I was able to link to a particular page without any problem.

    But I wanted to link to different pages depending on the value in the table. Please let me how can know I do this?

    Thank you

    Kaminey wrote:
    I use Apex 4.2 and my report is a classic.

    If I click on empID in a classic report, now it redirects to page 1. Now what I want to do, if I click empID, if his role as MANAGER he should redirect to page 2 and fill out the form on the page with the details of the employee. The role of the employee is ANALYST should redirect to page 3 and fill in the form on the page with its details

    This approach makes maximum use of the APEX has standard and minimizes the extra programming.

    1. If it is not already included as a displayed value, include the role column giving the value of MANAGER/ANALYST as a hidden column in the report.

    2. create the link in the column on the EmpID column, with the target of the link on the same page as the report and ask the role column value (for example #ROLE #).

    3. on the page of the report, create a On Load: front branch to page 2, with an request = Expression 1 condition with 1 Expression defined for the MANAGER.

    4. on the report page, create a On Load: front branch to page 3, with a Request = Expression 1 Expression 1 ANALYSTvalue condition.

  • Report Itnteractive: links

    Hi all

    A question about interactive report (using the apex 3.2 version)
    In an interactive report: how we can customize the links to open different pages

    example:
    Link1 - id1 - pid1 - name1
    Link2 - id2 - pid2 - name2
    Link3 - id3 - pid3 - Name3

    When I click link1 or link2 link3 it opens the page 2 for all.

    How can I me link1 to open page2, 2 link to open page 3, link 3 to open page 4+.
    (reception2/3/4 are form pages)

    I wasn't able to find a way to edit each link individually...

    Here are the current settings in the interactive report:
    Attribute of report:
    Column link-
    Column link: link to custom target
    Link attributes:
    Target: Page in this Application Page: 2

    Point 1
    Name: P2_PASSED_ID value: #ID #.

    Thank you for your help
    appreciate it

    Sam

    Hello

    See page 900 of your application.
    In this report line link going to the page what is the value of the order Id column.
    Check the attributes report how it's done.

    Of course your app have no pages 9, 10... What are order of ID values and redirect the error recovery.
    But I hope that you have idea of how you can do what you want.
    Press link column of lines where the command id is 1,2,3 or 4

    BR, Jari

  • Standard reports with links

    I am creating a dashboard on the homepage of my application for the logged in user. The page would have ideally 2 interactive reports, they could click on browse to change the record. It seems that I can use only 1 interactive report by page. Is it possible to add links to standard reports to map to the edit page?

    Thank you

    Blake

    You're right that you can not use more than one IR on a page. And Jeff is absolutely right that you can use the report form.

    However, if you already have a form of change based on the data that you want to change, you can indeed create a standard report and then bind it to your existing.

    Simply create the report on your dashboard Page as you normally would. When it's done and working the way you want to, change the dashboard page and then change the ratio of the attributes of this report. Chose the column that you want to link to the form and click the change (to the left) for this column. Scroll down to the region of the COLUMN LINK on the page. This is where you can configure the column to be a link to another page (or url).

    Depending on the column in which you have chosen, you probably want to use one of the built-in images, nor the value of the column for the link text. Quick links below this field will help you with this.

    To TARGET, select "Page in this Application" and then enter the page number of the PAGE editing screen.

    You'll also want to pass through the ID of the item that you want to edit the page. You do this by placing the name of this element (i.e. P29_ORDER_ID) the NAME and the replacement for the value variable (i.e. #ORDER_ID #). Fortunately, the strobe lights little help with this as well.

    Once you have done so, apply your changes and your link to appear in your report!

    I hope this helps.

    Doug
    www.sumneva.com

  • column of a link with the ability to send the user on several different pages

    using apex 4.0

    In my example:
    User: Secretary for a large company in charge of the HR database, enter new employees, reorganizing the employees, managers, etc.).
    Employee: A person working for the company whose information is in the database.

    The problem: my client wants the data divided into several subcategories, so, for example, it would be like sales, managers, etc., using the human resources database. The main page of this project contains a table that lists all the company employees, low to high. There is a column of navigation with several links to predefined reports filter that filters data on the question whether the employee in the database is a seller, Manager, etc.. If the user clicks on the link change, it will take them to a page master detail where the upper part is general information and background tasks of the employee. The problem is that, according to his level, there may be additional details that the user will want to change, such as if the employee is responsible for, the user will also want to see another table a list of employees by the Manager. There is also a second level of managers who will have a table of managers of this person manages. The dream is that there is a list of links above the tabular presentation, which will allow the user to choose what table they want to see. I thought about the following:

    1. create several copies of the home page, one for each subcategory, so that she will be the link change correct.
    Positives - Simple, easy, I know how to.
    Negative - would like it to appear on the same page, such that if the user deletes / adds a column in a single page, this change would occur on all other pages. I also have to make the same changes on several pages, one is required.

    2. create a text field hidden on the page that records the last link, what they clicked. When the user clicks on the link change, some kind of javascript selects the right page to go to in view of what is in the box.
    Positives - seems simple enough, but I have not tapped into javascript a lot
    Negative - not for sure if it is even feasible, would need help

    3. create a subpage of master-detail, that holds all the necessary tables and hide those that are not. When the user clicks on a link, the link triggers the current table to hide and another to appear.
    good points - all in the same place, that one page to link to main page
    negatives - it would require at least 5 tables on one page and I do not know how the apex would like that. I also don't like the idea of the page calling itself when the user is looking at senior managers and to display a lower Manager / employee.

    4. a creative method / useful / incredibly simple bore by a user of this forum.

    Because I'm in a very short, customer review period next week, I implémenterai #1 because it is the easiest and most straight forward, but I would like to know your thoughts to make much cleaner.

    Published by: rabbitman June 4, 2012 08:07

    I don't know if it's the best way to accomplish what you want, but it worked for me.

    Change the link in the column to specify the following for a target URL, where EMP_NO and EMP_TYPE are columns of the report.

    JavaScript:apex. Submit('#EMP_NO##EMP_TYPE#')

    In the processing of the page after several branches to different pages depending on the type of employee. For example,.

    Branch to Page 2: Condition = instr (: REQUEST, 'SALES') > 0
    Branch to Page 3: Condition = instr (: REQUEST, "MANAGER") > 0
    Branch to Page 5: Condition = instr (: REQUEST, 'PRÉSIDENT') > 0

    Since the: APPLICATION also has the EMP_NO, you can use this to set the value of the EMP_NO for the target page, pull up to the employee's file.

    Natasha

  • Link conditional branching to two different pages, based on another column

    Hello

    I have a sql report in which 1 column is a link. I want to link to two different pages depending on the value of another column.

    Example of

    the sql is

    Select a, b, c
    x;

    The link on column b must create a branch to the 500 page if c = 1 and on page 501 if c = 2.
    Is it possible to do? Thank you.

    Suni

    Can assign you points then accordingly...

    Thank you

    Tony Miller
    Webster, TX

  • Under certain conditions changing IMG link Standard report column

    Apex 4.0.2

    I have an application that includes photos of employees. I want to display a link to the column in a report of the employee who opens a page to manage the photos of a given employee. Worked well when using an image of compatible icon for all employees.

    But I want to do is have two images of icons. If a photo already exists. Another case a photo has not yet been added.

    I have included a select with the following CASE statement in the Source of my region.

    (CASE WHEN p.person_id IS NULLTHENIMG alt = "nophoto" src ="#WORKSPACE_IMAGES #nophoto.png" > "
    ON THE OTHERIMG alt = "photo" src ="#WORKSPACE_IMAGES #photo.png" > "
    END) "PHOTO".

    I believe it works. I ran in SQL Developer, and it produces the following-

    < img alt = "photo" src = "#WORKSPACE_IMAGES #photo.png" >

    < img alt = "nophoto" src = "#WORKSPACE_IMAGES #nophoto.png" >

    I created a link to the column as a COLUMN of REPORT STANDARD. I put the TEXT of the LINK to #PHOTO #. I put the binding TARGET, PAGE and EMPTY the CACHE settings. The column displays as empty. Firebug shows an empty TD.

    I remove the binding TARGET settings, PAGE and CLEAR the cache. The img is displayed correctly. Firebug shows the < img > properly. But of course, it is therefore more a link.

    I'm doing something wrong here. But do not know what it is.

    Walt K wrote:

    Apex 4.0.2

    I have an application that includes photos of employees. I want to display a link to the column in a report of the employee who opens a page to manage the photos of a given employee. Worked well when using an image of compatible icon for all employees.

    But I want to do is have two images of icons. If a photo already exists. Another case a photo has not yet been added.

    I have included a select with the following CASE statement in the Source of my region.

    (CASE WHEN p.person_id IS NULL THEN 'nophoto'
         ON THE OTHER 'photo'
    END) "PHOTO".

    I believe it works. I ran in SQL Developer, and it produces the following-

    photo

    nophoto

    I created a link to the column as a COLUMN of REPORT STANDARD. I put the TEXT of the LINK to #PHOTO #. I put the binding TARGET, PAGE and EMPTY the CACHE settings. The column displays as empty. Firebug shows an empty TD.

    I remove the binding TARGET settings, PAGE and CLEAR the cache. The img is displayed correctly. Firebug shows the correctly. But of course, it is therefore more a link.

    I'm doing something wrong here. But do not know what it is.

    That's because the behavior of standard report is to strip the HTML code of column values used in the expressions of HTML, links in the column and the report when the data is exported as CSV files. This is controlled by the attribute of HTML report of band, which by default is set to Yes. Change this setting to No. , and link images to be displayed.

    A solution with a better separation of concerns that are compatible with the Strip HTML and display text default settings is:

    1. Select only the image name in the query [ nvl2(p.person_id, 'photo', 'nophoto') photo is simpler than the previous CASE expression] and make this hidden column
    2. Add a link in the column to the State ('add column link' in the bar of tasks )
    3. Set the property of the new column binding Expression in HTML to#PHOTO#
    4. Specify the column link attributes as required

    Last suggestion would be to display thumbnails of the photos used here where they exist rather than an arbitrary generic image...

  • The report columns fell after the update of the page

    I created a page of interactive report with the following sql code:

    Select emt.emergency_id
    emt.emergency_name
    emt.emergency_effective_from_date
    emt.emergency_effective_to_date
    'ALTERED' AS IMPAIRED
    "EVACUATION" AS EVACUATION
    'LIFE_SUSTAIN' AS LIFE_SUSTAIN
    emt.log_creation_date
    emt.log_creator
    of nicedw.err_master_tab emt

    I created links to separate pages for IMPAIRED titled columns, EVACUATION and LIFE_SUSTAIN. Everything worked very well until the user was asked to change the names of column to IMPAIRED_LOG, etc. and the value as follows:

    Select emt.emergency_id
    emt.emergency_name
    emt.emergency_effective_from_date
    emt.emergency_effective_to_date
    , 'OPEN LOG' AS IMPAIRED_LOG
    , 'OPEN LOG' AS EVACUATION_LOG
    , 'OPEN LOG' AS LIFE_SUSTAIN_LOG
    emt.log_creation_date
    emt.log_creator
    of nicedw.err_master_tab emt

    When I changed the query and saved the page all links were washed away so I had to redefine their. However, when I run the page, static link columns, IMPAIRED_LOG, etc., do not appear. all of the normal properties in the report appearance attributes tab. For example, the display of text as the property is: display text (escape special characters) and other properties which are identical to the other columns of characters. How can I display these columns? is there a dark property that has been affected?

    After adding new columns to an IR existin, you must select them for display as developer and Save the new report as the default main.

  • How to remove the link to the interactive report columns!

    Hi all

    I'm building an interactive report based on pl/sql block.

    In the report, I get the columnnames with link (underlined). I'm confuse when I have the chance to see the names of columns like AGE_SEX, AGE_SEX_

    When I see these columns of interactive report, it seems to be as same as the underline covers underscore.

    Is their anyway I can remove the link to the interactive report columns.


    I selected the link column exclude from the column heading in the report but still attack link gets the link in the column.

    Appreciate your help.

    Thank you/kumar

    Published by: kumar73 on May 5, 2010 14:32

    Hello

    Try the place for HTML page header

    
    

    Hope that I did not understand what you are trying

    BR, Jari

  • What region in the report column HTML link?

    Dear gurus of the Apex,
    OK, I'll go straight to my question. I have a page to download file with region (conditional) report that comes after the file download process. According to the report that I have a column to remove the file downloaded (column has an image link, the target application, the name of the option: P2_DELETE_ID value: #DOC_ID #). Basically the report picks up just downloaded file ID and allows me to delete the file by having Hiden point Page (P2_DELETE_ID) and before the process of header:
    BEGIN
    REMOVE FROM EBA_ASSET_ORDER_TEMP_DOCS
    WHERE annual =: P2_DELETE_ID;
    END;
    condition: Expression 1 value is not Null, and the value of the Expression 1:
    P2_DELETE_ID
    I and another conditional region (which is HTML) he comes after the file download process as well. The Source region is:
    & lt; div id = "FinalMessage" > & lt; / div >
    & lt; br / >
    & lt; div > & lt; a href = "javascript:confirmFileDelete(htmldb_delete_message,'f?p=&APP_ID.:2:&SESSION.:REMOVE_ID:::P2_DELETE_ID:#DOC_ID#')"; > & lt; "img > src="/i/delete.gif "style =" position: relative; " Top: 1px; ' / > delete the downloaded file & lt; /a >
    & lt; / div >
    where id = "FinalMessage" - is the JS success/error message
    and... href = "javascript:confirmFileDelete--is my real question. So I try to hide my region to report and show only my region HTML where I will be able to this (... href...) link delete file from my table. I am able to dele file using report link colum but my... href... link dosnt want to delete my file, doen't even want to pick up the ID of file. Is there a way where I can link my... href... link to pull the report column?

    Thank you

    NP - now access, so I will have a look

    Andy

Maybe you are looking for

  • How to print attachments?

    I have MS Word on my computer to print a Word document?  I didn't... I have "Open Office". I have to open the attachment, and then print the attachment? I managed e printed an e-mail from my phone of galaxy held hand s3 but the attachment is not prin

  • audio & sound problem

    I have 2 OS windows xp & windows 7 on the machine. In windows xp, audio service is not working properly when I check sound & audio services settings in the Control Panel, all options are disabled there.wheres in windows 7, all the services sound & au

  • BBM cannot connect in my BBM

    Hi Ira. I have a problem. My BlackBerry ID was stolen and every time I connect it says enter valid username. Also I can not connect in my BBM and other applications associated with BBM. Please help me. Thanks in advance. Topic title edited to reflect

  • Can I switch from Windows 7 Edition Home Premium to Windows 7 Pro with a machine reburshied license key?

    can I switch from windows 7 home premimum to windows 7 pro with a machine reburshied license key

  • Microsoft Bluetooth Mobile Keyboard 6000 stops working

    I use a Microsoft Bluetooth Mobile Keyboard 6000 and it connects very well and I can type for a minute or two, and then it stops just work. I tried to uninstall and reboot several times, but it continues to be. All the drivers are up to date. Batteri