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

Tags: Database

Similar Questions

  • ORA-01481 when we click on the report with link column.

    Request Express 3.1.0.00.32

    I have a sql on a form page report with a column that clickable allowing the end user to quickly change the values.
    I seem to have is because there is a mask of format on the column ($1234,56) I get the error
    ORA-01481: invalid number format model
    Unable to fetch row.
    Googling the error came up with "check your manual.

    Under format of date column / number, I'm using the following:
    FML999G999G999G999G990D00
    The column in the database is number (15.2)

    The only value I'm passing is the pk_id which is present in the case of the URL:
    http://...f?p=293:2:3616213833707847::NO::P2_PK_BUDGET_ID:1
    Anyone had this problem and if so found a work around?
    Thank you.

    Leland,

    The error was caused by apply you the mask of YYYY format a number field. I changed a switch of dates for a list of selection and gave you an LOV query that would give you the current year, the last 3 years and the next two years. You can adjust that, according to the needs. I also put the definition LOV to accept other values incase you had a value in the db that was not in the LOV I've defined.

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

  • Interactive report with 2 links

    I have an interactive report that was built of the application wizard when I import an excel spreadsheet.
    The report has a link change already who works. The information for this link seem to be in the attributes tab of report under the link column section. I need to add another link and found the code on the forum that I put below.
    The problem is the new column of link watch, but does not show the button, just all the code seen starting with the a href. Is there a syntax problem that anyone can see? Any contribution is appreciated. Thanks - Shelly.

    SELECT CASE WHEN (: A_ROLE = 'MASTER') THEN
    "" < a href = ""
    || ' f ? p = & APP_ID.:3: & SESSION. : & DEBUG. ::'
    || "P3_ID:
    ||  ID
    || ' > '.
    || "" "< img src =" #IMAGE_PREFIX #show.gif ' border = '0' > "
    || "< /a >."
    OF OTHER LINK_COL OF NULL TERMINATOR.
    "ID."
    "REFERENCE."
    "DESCRIPTION."
    "SPI"
    "HTS"
    "ECCN"
    "GRI"
    "SOURCEOTHER_INFORMATION,"
    'COUNTRY ', HE SAID.
    "INITIALS."
    'CHANGE_DATE '.
    of 'PARTS_CLASSIFICATION '.
    where
    NVL(PARTNUMBER,'@') AS (: P10_PARTNUMBER |) '%') escape ' @'
    and NVL(DESCRIPTION,'@') (: P10_DESCRIPTION |) '%') escape ' @'
    and NVL(SPI,'@') (: P10_SPI |) '%') escape ' @'
    and NVL(HTS,'@') (: P10_HTS |) '%') escape ' @'
    and NVL(ECCN,'@') (: P10_ECCN |) '%') escape ' @'
    and NVL(GRI,'@') (: P10_GRI |) '%') escape ' @'
    and NVL(SOURCEOTHER_INFORMATION,'@') (: P10_SOURCEOTHER_INFORMATION |) '%') escape ' @'
    and NVL(COUNTRY,'@') (: P10_COUNTRY |) '%') escape ' @'
    and NVL(INITIALS,'@') (: P10_INITIALS |) '%') escape ' @'

    Hello Shelly,

    The post does not show the code you used, so I can't say if there is a syntax error.

    However, you must first check on report of the attributes, the LINK column shows like the "Standard report column" instead of "show as text (escape special characters).

    Andy

  • Need help with Javascript to get the value of standard report column

    Hi all

    Apex 3.1 version

    I have a query SQL (editable report) region where I need to do validations using a process of OnDemand and javascript. For this posting, I need to use the serial number and id of this same report line item. The function is called when the serial number is changed. I can get the serial number easily because it is a text field, however, the item id is a standard report column (which actually a text field or hidden gives me a checksum error, long story). How can I get the value of the standard report column to set the value of an element of the Application to use in my process of application as well as the serial number? Here is my code below.
    <script>
    
    function f_ValidateSerial(pThis)
    {
        
      // The row in the table
    
      var vRow = pThis.id.substr(pThis.id.indexOf('_')+1);
    
        //alert('Row is '+vRow);
    
    
      // Display the serial number
        //alert('The Serial Number is '+html_GetElement('f21_'+vRow).value);
    
      
     var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=ValidateSerial',0);
     get.add('F101_SERIAL_NUMBER',html_GetElement('f21_'+vRow).value);
     get.add('F101_INVENTORY_ITEM_ID',+html_GetElement(?????+vRow).value);   // Here's where I need to get the item id to set application item!!
     
     gReturn = get.get();
     
    if (gReturn)
        { 
          alert(gReturn);
        }
     
      if(gReturn)
        { 
          html_GetElement('f21_'+vRow).value = '';
        }
               
    }
    </script>

    Hello

    Ok

    Item ID is standard report column.
    If you enter this Expression HTML column

    #ITEM_ID#
    

    I guess that the substitution of column item Id is #ITEM_ID #.

    Now, you have hidden input form that is not submitted.
    Then in JavaScript

    get.add('F101_INVENTORY_ITEM_ID',+html_GetElement('item_id_'+Number(vRow)).value);
    

    Kind regards
    Jari

  • Cannot create a clean column with links

    Dear friends of the APEX,

    I'm developing an interactive report and you want to have in it a clean column with links instead of the standard "pencil" - column.

    I explain it by the example of https://apex.oracle.com/pls/apex/f?p=81683:1:

    I want that "Deptno" column had links with the viewer just as single line "pencil" - column a.

    My idea was to change the type of column "Deptno" of plain text to link.

    But, unfortunately, when I did in the pictures Page and save the modified Page Builder type column to return to 'plain text '.

    Anyone here know, what I did wrong?

    Thank you very much!

    LHOST

    Franck wrote:

    I'm developing an interactive report and you want to have in it a clean column with links instead of the standard "pencil" - column.

    I explain it by the example of https://apex.oracle.com/pls/apex/f?p=81683:1:

    I want that "Deptno" column had links with the viewer just as single line "pencil" - column a.

    Why would you do?

    My idea was to change the type of column "Deptno" of plain text to Link.

    If unique lines are not identified using a PK column, add ROWID to the projection of the report query and set the Type of this column to hidden column.

    Set the Type of the DEPTNO column on link, the link target #, #DEPTNO #and attributes of link to link text class = 'a-IRR-detail-row' data-line-id = "" #ROWID # "." Replace "ROWID" with the PK column name when unique lines are identified with a single column value. Save the changes.

    But, unfortunately, when I did in the pictures Page and save the modified Page Builder type column to return to 'plain text '.

    Anyone here know, what I did wrong?

    You changed the type of column 'Link' but did not enter the other properties needed to operate it as a link.

  • 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?)

  • can I replace my dv7 6b55dx standard keyboard with a backlit keyboard?

    Hello

    Can I replace my dv7 6b55dx standard keyboard with a backlit keyboard? I need to replace one way or another that the keys are no longer visible and would loe a weirdo. Any help would be apprecited.

    Thank you

    Deborah

    Hello Deborahross22,

    You are those who need to replace the keyboard on your laptop.

    I'm not able to find the keypad that is backlit for your laptop, but if you can find one that matches it will work.

    Here is a link that will show you how to replace the keyboard and the part number for the original keyboard.

    By clicking on the White Star congratulations on the left is a way of saying thanks!

    I would like to know how everything goes.

    Nice day.

  • ACS standard reports: must see attrib [04] "NAS-IP-Address.

    Hello

    We have the following topology.

    NAS--> another RADIUS of the seller (proxy)--> ACS 4.0

    AUTH works very well, but we have problems with the standard reports offered by ACS.

    The past auth report that we must see the address IP SIN original, attrib [04]. The radius of third party (acting as agent) send the attrib as expected (we check using sniffer captures GBA).

    What selection need allows us to see this attrib on report?

    thnks

    Juan

    Ahhh. I see the problem.

    The report "past authenications" uses the internal dictionary ACS (who manages the two RADIUS & GANYMEDE +).

    When CSRadius writes a sound entry using the AAA client ip address (IE peer address) as the value for NAS IP rather than the actual NAS-IP-Address attribute.

    Years ago I coded this part and I don't remember why I chose to use peers instead of the nas IP address. I suspect its because in the network config, you add the address of peers (existantespourlesproduitsphytopharmaceuti) and not to the original device. If the the auths newspaper spent has peripheral origin ip would not match the network configuration.

    I think that this can be corrected, ACS has an attribute called "Source NAS" but which I think has been added, never used. The service of CSRadius could stuff the nas-ip-address there.

    But of course I do not work for Cisco more - so you don't have to ask them to make the change!

    Mounira

  • APEX 5 - bad position for standard report view break column

    Hello

    in the standard report, if I put in the set break-shaped section, the first column as a column break and style of "repetition position break."

    the first position 'closed' break is inserted after the headers, the following text is in the right place

    https://Apex.Oracle.com/pls/Apex/f?p=47732:3

    user: test

    PWD: test

    concerning

    JM

    jmniard wrote:

    in the standard report, if I put in the set break-shaped section, the first column as a column break and style of "repetition position break."

    the first position 'closed' break is inserted after the headers, the following text is in the right place

    It is a bug. For an explanation and workaround, see Re: first group header below displays under the column headers using the model 23 classic report with the help of repeat titles on break

  • Problem of standard report "Refresh"?

    Hello!

    I work with Application Express 5.0.1.00.06, universal theme.

    Created a project with a page that contains 16 standard reports (in different tabs), 3 Graphics (complex) etc...

    In a specific report, I have a large number of files so I need to paginate it.

    I have used almost every parameter unique different pagination but the result is the same. When I click on next page or at least different control pagination of the report DISAPPEARS COMPLETELY! only if I update (button refresh the browser) the entire page, it shows the good page on this report. It happens all the time, so I have to update whenever I change the page!

    PPR is enabled on the standard report, but here's all of the parameters:

    Page layout

    Number of lines Type: static value

    Number of lines: 25

    Appearance

    Model type: theme

    Model: Standard

    Model options: default

    CSS classes

    Display Null values as

    Paging

    Type: Search 1,2,3,4 (defined according to the pagination) engine

    Partial Page refresh: Yes

    Messages

    When no data: no data found

    When more data is found:

    Break the formatting

    Report sum Label

    Columns break: no pause

    Advanced

    Custom attributes

    Maximum number of rows

    Strip HTML: Yes

    Sort NULL values: last

    Section

    Field type: Custom

    Download

    Enabled CSV export: no

    Print

    Activated: no

    External treatment

    Activated: no

    I don't know if it's the complexity of the page that has that effect or a problem of Standard report, but it is very difficult for me to take the page to the cloud and have it checked...

    I must also say that the report itself used to "play well" in earlier versions of the page... If anyone has seen similar behavior I would be grateful if it could enlighten me

    Thank you!

    Menno Jipping wrote:

    It should work fine with the automatic line extraction. However it seems that the extraction of the line sets all the values of the elements.

    Make sure that the items on the page use "Column of the database" as source type and ' Always, replace the existing values.

    Nikolas Saridakis says:

    OK, if I understand correctly there is a problem with the values in session state, because I do not see the values that I use in my queries in session state (hidden or display items)...

    These elements are based on extraction of line that happens before the header once per visit to the page. Is it possible to extract these values after update or something like that or the only option is to write my own SQL (Select...... these elements) to run after update?

    ... Now I understand why this page used to play well, because I was using a Select... into...

    but because I have many elements of the page I turned on automatic extraction of line, but I can't trigger it after a refresh... or can I?

    The item retrieved by ARF process values are not saved in session state permanent during the page processing, only in the HTML elements in the rendered page.

    If the report depends on the values of session state, then they must be put in a PL/SQL process, until the area is displayed.

  • Simple report with parameter requirement does not

    I have a simple report, select rows from a table when the date is earlier than a date variable. I have a page with a switch of date and a button element. The button links to the report page and assigns to P3_AS_OF_DATE P2_SELECT_DATE. Page 3 includes & P3_AS_OF_DATE. in the title of the region, as an element of display, and in which paragraph of the report. However, when I click on the Run_Report button on page 2, the date selected on page 2 does not appear on page 3. I can't understand what Miss me.

    I've reproduced my code at https://apex.oracle.com/pls/apex/f?p=4550 & ws = Larimer using assistance/Viewer to connect. The application is called report with Date setting.

    Thank you!

    (There is more to the condition that, so obvious alternatives as an interactive report are not a solution).

    mdwyer wrote:

    I have a simple report, select rows from a table when the date is earlier than a date variable. I have a page with a switch of date and a button element. The button links to the report page and assigns to P3_AS_OF_DATE P2_SELECT_DATE. Page 3 includes & P3_AS_OF_DATE. in the title of the region, as an element of display, and in which paragraph of the report. However, when I click on the Run_Report button on page 2, the date selected on page 2 does not appear on page 3. I can't understand what Miss me.

    I've reproduced my code to https://apex.oracle.com/pls/apex/f?p=4550&ws=Larimer with assistance/Viewer to connect. The application is called report with Date setting.

    The button performs a redirect. This means that the page is not filed and the value of P2_SELECT_DATE is therefore not saved in session state. When the form values should be stored in the database or used in the treatment later, you must enter them in session state using a button that submits the page. Next navigation should be performed using a direction rather than a redirect. The example has been changed to make it.

  • How to change a field that is the "Standard report column" when adding new line

    Hello

    With apex 5.0 and database 12 c, I have created the query as follows:


    APEX_ITEM. HIDDEN (2, TRANS_M_CODE).

    APEX_ITEM. HIDDEN (3, TRANS_D_CODE).

    APEX_ITEM. HIDDEN (4, TRANS_TYPE).

    APEX_ITEM. HIDDEN (5, CO_CODE).

    APEX_ITEM. HIDDEN (16, DR_LOCAL).

    APEX_ITEM. HIDDEN (17, CR_LOCAL).

    APEX_ITEM. POPUP_FROM_LOV (6, ACC_CODE, 'GL_ACCOUNT') ACC_CODE,


    This field is a Standard report column, when there are data without problems, but when you add news is disabled showing null.



    Any Suggestions please

    use the query

    Select

    "ROWID",.

    apex_item. Hidden(1,empno) | EmpNo as empno,

    ENAME ename,

    "JOB."

    "BISHOP."

    "HIREDATE",.

    "SAL."

    "COMM"

    "DEPTNO".

    of ' #OWNER # '. " EMP.

    Empno as hidden item and ename like textbox to display as a tabular presentation

    apex_item. Hidden concat with hidden empno point for your use

  • What is the differece between a Standard report column and that is set to display text (escape special characters)?

    Hello friends,

    My requirement is

    I want to create a table. Presents some columns to display text.

    so my question is,

    What is the difference between a Standard report column and display text (escape special characters) in the attribute column property?

    Kind regards

    Arianne.

    Hi ujwala1234,

    ujwala1234 wrote:

    Hello friends,

    My requirement is

    I want to create a table. Presents some columns to display text.

    so my question is,

    What is the difference between a Standard report column and display text (escape special characters) in the attribute column property?

    Kind regards

    Arianne.

    Here is the difference:

    • Standard report column: this is used when your column in the SQL query returns the HTML markup. For example the query SQL with APEX_ITEM API columns or columns where you have mixed data in the column with the markup. In short, APEX rendering engine treats the column as HTML markup and analysis accordingly to display the required HTML element.
    • Display text (escape special characters): this type analysis the column data in the form of data stored in the database (no HTML). During analysis if the data contains special characters then it escapes and displays the data.

    Yes, you can mix the manual in the form of built on APEX_ITEM with normal standard report (display text) columns.

    I hope this helps!

    Kind regards

    Kiran

  • 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.)

Maybe you are looking for