display :column attribute autolink="true" problem

Hi,
I am using <display:column property="contactEmail" sortable="true" titleKey="varianceReport.contactEmail" style="text-align:left" autolink="true"/> for display a Contact Email column and it should have a link to send mail.
But if i use this autolink="true" iam getting below html tags in exported excel sheet Contact Email column.
[email protected]
[email protected]
Please provide any help for this. Advanced Thanks.

Then just accordingly rewrite the code which exports the Excel file? If it is not your code, then just contact the authors of that code. Go to the homepage of that 3rd party API and check if there isn't a forum or a mailinglist.

Similar Messages

  • Displaying the Attribute of a Char

    Hi All,
    I have to display a CHAR in the report. But that CHAR is an attribute of another CHAR. I am unable to display the attribute with out displaying the main CHAR means I have to display only the attribute and not the main CHAR i.e
    for ex: If I have to display the prod. hierarchy code which is an attribute of the CHAR Material, I have to display the Product Hierarchy with out displaying the Material.
    Any Ideas please???
    Best Regards,
    James.

    Hi All,
    I solved my problem with ur suggestions...
    Thanks a lot...
    Points Assigned...
    Best Regards,
    James.

  • Interactive Report will not save BLOB Column Attributes

    I have created many interactive reports with 4.0 and 4.1 that had BLOB columns with no problems and the download link worked fine. After upgrading to 4.2, the interactive reports get the following error when clicking on the download link:
    Not found
    The requested URL /apex/apex_util.get_blob was not found on this server
    If I open the edit page from the report, the BLOB downloads fine. When I looked at the report attributes details for the BLOB column, I noticed the BLOB Column Attributes had not been populated. I have tried repeatedly to populate them (Table Name, Column Name, Primary Key, MIMETYPE, etc.) but after applying the changes and reopening the attributes page for the blob column, the values I entered are not saved.
    For completeness, here is the select statement for the report:
    select "DESC_ATT_ID",
    "BR_ID",
    "FILENAME",
    "MIMETYPE",
    dbms_lob.getlength("DESC_ATTACHMENT") "DESC_ATTACHMENT"
    from "#OWNER#"."ALTEC_BR_DESC_ATT"
    WHERE BR_ID = :P3_BR_ID
    Also, here is the value for the Number/Date format for the BLOB Column:
    DOWNLOAD:ALTEC_BR_DESC_ATT:DESC_ATTACHMENT:DESC_ATT_ID
    Can someone please point me in the right direction to get the link for the interactive report working properly?
    Many thanks,
    Jerry

    Hello,
    How about you do not use BLOB format Column, you do it manually as this example here:
    apex.oracle.com
    workspace: somefeto
    user: test
    pwd: test
    Application 63066
    in the same workspace, there is      Sample File Upload and Download (App ID 10540), and it is working fine ....
    Otherwise, Pls, reproduce the problem on apex.oracle.com
    Best Regards,
    Fateh
    If you believe that my answer is correct or helpful to you, then pls, mark the answer as helpful or correct

  • Report Column "attributes"

    I'm sure I am missing something basic here, but no amount of searching has yielded a result:
    I have a SQL Query report for a product with length, width, height column data - two queries.
    1. some products don't use these fields (ie they are null), when showing a single record I assumed if you used the Conditional Display under Column Atrributes, set it to "value of item in expression 1 not null" and then set expression 1 to #length# the item would not appear on the page when length was null and naturally would appear if a value existed ?!
    2. I also have a javascript function to convert mm to inches and display the result in layer when you hover over the length, width, height items. It uses a OnmouseOver/OnMouseOut in the <TD> tag (based on tooltips), but I don't seem to be able to get this to appear when using the tabular form element fields, again under column attributes?!
    Any pointers greatly appreciated....

    Thanks for the feedback Scott,
    The theory is this - I'm working with the Online cart example and when displaying the product detail (ie a 1 record report) some items have L, W, H and others don't so naturally I'd like to tidy the page and not display the null items (and/or labels). there is actually about 7 columns like this so using a decode could get a bit messy!
    Strangely enough when I use the Conditional Display for the column (albeit incorrectly) the item is removed from the page as I would expect in a null situation - so I think unless I'm barking up the wrong tree the functionality is there, I'm just not using it correctly. I've tried # values, &values for the column in expression 1 but to no avail, so I figured this was the area where I was going wrong.... I guess the question is can you reference the current item value in the Expression 1 column attribute to determine if it is null and hence not display it ??

  • How do I get and set column attributes in a table or a treetable with Java?

    Using 11.1.1.4.0
    Hi,
    How do I get and set column attributes in a table or a treetable with Java? For a simple example, say I have a table and want certain roles to see all columns (including address), and other roles can see only certain columns (no address). In a Java method, I want to test if a table's column visible attribute is true and if so, set it to false before rendering it.
    Thanks in advance,
    Troy

    Hi,
    this use case would be a perfect example for using seeded MDS customization. Instead of checking what users are allowed to see or not upon rendering time, you have a customization class and thus the framework doing this for you.
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/31-mds-sample-169173.pdf
    In this paper and sample, specific users see different layouts. It also contains a customization class that shows how this can leverage ADF Security
    Frank

  • Is it possible to add columns/attributes in an Extended EO?

    Hi all,
    I need to add new updateable columns-attributes to an standard VO. (oportunities in sales module).
    The problem is that this columns are not in the EO, so my question is how to add this columns to the Extended EO, so I can use them in an extended VO.
    Any help would be appreciated, because I have not seen anything related to this in the developers guide.
    Thanks in advance.
    Juanje
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]

    If the columns belong to the same table as in your existing EOs but not included then you can directly add them in the EO. If you are trying to derive the columns from a different table then you can join the new table and add the columns in your extended VO.

  • Still not possible (4.0 EA3) to copy displayed column headings from ref cursor output.

    Hi,
    I've created an enhancement request to allow displayed column headings from ref_cursor output to be copied.
    This is still not possible (4.0 EA3)
    The ref cursor data can be copied, but not the headings..
    See July 2012 discussion of problem in comments at
    http://www.thatjeffsmith.com/archive/2011/12/sql-developer-tip-viewing-refcursor-output/

    Hi,
    I think you're out of luck... except if you're on 11g where you can use DBMS_SQL.TO_CURSOR_NUMBER to convert the REF CURSOR to a DBMS_SQL cursor, and then benefit from the DBMS_SQL package to get column details.
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28419/d_sql.htm#CHDJDGDG

  • Report Painter- Scaling in the Column Attributes

    Hi all,
    I would like to ask for some help/assistance on report painter
    We have customized reports using Report Painter. These reports normally
    use the thousands ('000)as the number format (scaling). The problem we are
    encountering now is that users who have expert mode access can access
    the reports and change the number format (scaling) to actual
    figures.Then when this specific user saves these new scaling
    settings , the next user of the report will be misled thinking the
    numbers being shown are still in the orginal number format (scaling)
    which is in thousands
    1) How can we strict the user's expert mode access to limit them so
    that they can change the number settings but they should not be able to
    save these settings
    or
    2) Can we change the header of the report so that it follows the column
    attributes of the report ( meaning if the column attributes are set to
    thousands then the header will have a desciption of "in thousands" as
    well)
    Currently the scaling settings are not available as a variable in the
    report header
    Thanks.
    Regards,
    Marizenne Bejasa

    You don't need the image tags but only image names:
    SELECT   username "User",
             MAX
                (DECODE (FUNCTION,
                         'Text1', 'check.png>',
                         '1px_trans.gif'
                ) "Image_Text1",
             MAX (DECODE (FUNCTION, 'Text1', 1, '1px_trans.gif')) "Text1",
             MAX
                (DECODE (FUNCTION,
                         'Text2', 'check.png>',
                         '1px_trans.gif'
                ) "Image_Text2",
             MAX (DECODE (FUNCTION, 'Text1', 1, '1px_trans.gif')) "Text2",
             MAX
                (DECODE (FUNCTION,
                         'Text3', ' check.png>',
                         '1px_trans.gif'
                ) "Image_Text3",
             MAX (DECODE (FUNCTION, 'Text1', 1, '1px_trans.gif')) "Text3",
             MAX
                (DECODE (FUNCTION,
                         'Text4', ' check.png>',
                         '1px_trans.gif'
                ) "Image_Text4",
             MAX (DECODE (FUNCTION, 'Text1', 1, '1px_trans.gif')) "Text4"
        FROM my_table
    GROUP BY usernameDenes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Where is the "Icon Display Period" attribute stored?

    G'day All,
    I have a procedure that needs to referenece the "Icon Display
    Period" attribute for a particular content area (this is normally accessed via
    the Content Area properties page). Try as I might, I cannot track down
    the table/column that stores this little gem of a value:-( Anyone have
    any ideas where this might be located?
    Cheers
    Kal.

    G'day Sharmila,
    Thanks for your quick response:-) Unfortunately neither WWV_THINGS nor WWV_CORNERS
    seems to contain what I'm looking for (either that or I'm really missing something here).
    My understanding is that WWV_CORNERS contains information about individual folders.
    I use this table to get the UPDATEDATE and CREATEDATE attributes to which I want to
    compare the difference between the current date and the "Icon Display Period".
    WWV_THINGS seems to contain information about idividual items but I'm only really
    interested in folders for the moment.
    Now "Icon Display Period" seems to be a content area wide property. The default is 7 days.
    I've looked at tables like WWSBR_ALL_CONTENT_AREAS and WWSBR_ALL_SITES
    but they don't seem to hold very much information at all:-( Hmmm ... just looking at the Content
    Area Properties page and there seems to be quite a lot of information there. Surely It must
    be stored somewhere?
    Anyone have any ideas?
    Kal.

  • Report Attribute - Column Attribute - Sort

    I have a SQL Query (PL/SQL function body returning SQL Query) report. I have the number of returned limited to 100 rows (Report Attributes - Layout and Pagination - Max Row Count). When I run this report without any column sorts (none of the Column Attribute Sort columns are checked) it runs fast. If I set either the Sort Sequence, or check any one of the Sort columns, the report takes forever to run. This with only 100 rows on the report.
    Where is the sort being performed - Is the sort being performed within Oracle (meaning, in the database) or is it being sorted in Apex or on the Client?
    Note that there is no "order by" nor "group by" contained within the SQL - just a simple 2 table join (an inner join).

    Thank You, Thank You, Thank You.
    That is indeed the point I am trying to make.
    My report is a SQL Query (PL/SQL Function body returning SQL Query) and is based on information provided in several PopUp LOVs. The more LOVs used, the more information provided to the WHERE CLAUSE, and therefore the less data returned to the screen.
    When the End User produces a small report, they are likely to want to sort it.
    But when they bring back huge amounts of data, they don't want it sorted. Especially not automatically sorted.
    In most cases, this is happening when we are joining two or three tables with say 10 million rows on each table. The join condition is good (meaning there is not a Cartesian Product) but the resultant data is 10 million rows - something you not likely want to sort. Even with a limit on the number of rows returned (Report Attributes - Layout and Pagination - Max Row Count) to something reasonable, like 500, the 10 million resultant rows are first being sorted and then the first 500 returned.
    So, yes, a "sort-enabled" report should NOT automatically sort. Which is what is happening.
    Of course, it might be a good thing to have some sort of Variable that we could set on a page to decide if we want automatic sorting. On most pages, an automatic sort is great - as the amount of data returned will always be small.
    On the pages where I have this problem, it would be great to do the automatic sort when one or more of the PopUp LOVs are populated. So, within a "After Submit" process I might want to turn automatic sorting on.
    Hey, if we are going to ask for an enhancement/change, we might as well ask for something really flexible.

  • Updateable Column attribute

    Hi,
    I am trying to create a simple report based on a SQL query, something like this,
    select id, customer_id
    from master_table
    where status='open'
    I changed the column, Customer_id's Updatable Column Attribute to "Display as Text (based on LOV, does not save state)" and chose an existing LOV. But for some reason I get the following error when I run the report,
    report error:
    ORA-20001: Error fetching column value: ORA-06502: PL/SQL: numeric or value error
    I have used the same LOV (LOV query- select distinct name, id from customers) else where in my application (in Forms and not in any reports) and it works fine. Does anyone know what is going on here? Any help is greatly appreicated.
    Thanks.
    Bharathy

    I'm running into the same issue. To make it even more unusual, the report runs fine in database1, but when I exported the application and imported into database2, I get the error in database2.

  • How to change "Display column content" on a uploaded file link?

    Hi,
    I based my portal form on a table with a field of type BLOB. I used this to upload any type of file. I have no problem in uploading my file, when I query the information, a link comes up with the words "Display column content". I can click on that link to see the content of my file. But is there a way to change the wording "Display column content"?
    null

    Yoy can change the link by editing the generated package

  • Help Pls: Create New User Form and display custom attributes +++

    Hi All,
    I am trying to create a user screen where a user would see all the organizations he is responsible for and clicking on the organization he would see the certain attribute of all the users that belong to the organization. (Kind of report)
    Account attribute need to be defined with 2 custom attributes:
    1. Organizations Responsible for
    2. Belongs to which organization.
    3. Status
    The first 2 attributes are used to define the organization heirarchy (we can't use the org heirarchy as is in IDM).
    I am just starting on the Sun IDM (very new to the product). Could you please let me know how this could be done? Which form I need to modify and any other changes I need to make.
    Thanks a lot and have a pleasant day,
    Ritesh
    PS: I know this is a long question but i really don't know how to better explain the problem.

    A workaround is to write a PL/SQL procedure to render the custom item (pass in each attribute as a paramter and then use htp.p to print it whatever format you want). You can then disable the default display of attributes (i.e. edit the style so none of the attributes are rendered).
    Hope that helps,
    Mark

  • How to show the LOV display column in a field of type ''popup''

    Hi All,
    I've defined a form (no matter table/master-details/procedure) with a text item of type "popup", and have chosen a specific LOV.
    At runtime, after the user chooses a value within that field, He sees the return column, (not the display column) of the LOV.
    This behavior is different in field type combobox,
    where the user sees the display column, ( this is the expected behavior when dealing with LOVs ).
    How can I, in a popup type field, show the user the LOV display column rather than its code ?
    Any help will be appreciated !

    I had a Tar on this a while ago. Oracle's response is that's the way it is, but :
    The problem is that form is storing the ID in the table but when customer queries the form, the ID is displayed, which means nothing to the user.
    This is working as it should by design.
    An alternative is to add a non-database field to the form to display the name based on the ID fetched from the table or to build the form in a manner that it will query
    from both tables, the one storing the ID and the one storing the name, as a loookup table.
    Suggested review Notes: 125272.1, 124072.1, 263923.1.
    I believe Note:125272.1 would work for you if you have a primary LoV displaying the name but populating the ID from the first table. The second LoV can query from the table storing the name (instead of making it a non-database column). When the first LoV is used, the second will be refreshed, displaying the actual name on the for
    m on your non-database field, just for display purposes.

  • How to enable regex validation for display name attribute?

    I need to put some control around the display name attribute (for all objects in the system). However, when I go to administration => schema management => all attributes => display name, I see the regular expression text field under validation
    tab is disabled for display name. How can I enable this? I see there is already an MPR called "Administration - Schema: Administrators can change selected attributes of schema related resource" which is granting admins to change the schema of
    the display name attribute, but it does not seem to help for the above scenario. Can someone please help?

    Hi,
    This is true for all attributes, not just Display Name. As long as an attribute has a non null value, you will not be able to change the regular expression of that attribute at the schema level.
    I don't know if nullifying display attribute for all user objects (assuming you are talking about binding between Display Name and a Person/User object) is an option. If so, its worth considering.
    If that is not an option, then assuming your data entry is coming from the FIM Portal and not any other external system like a custom portal, then you are ONLY left with regular expression validation at the RCDC level.
    Thanks,
    Jameel Syed |
    Identity & Security Strategist | [email protected] |
    Simplified Identity and Access Management

Maybe you are looking for

  • How do I move settings from one Airport unit to another?

    I am considering buying one of those new Airport Expresses, the one with dual band. I have a few questions about importing the settings (from my existing Extreme unit): - Is it true that it's better to start from scratch when setting up the new unit

  • How to resolve the error in bdc call transaction in ALV report

    Dear Experts, i am executing the alv report program and in alv report program one bdc is there.. after executing output is showing in alv format but one button is there (update master)..when i am clicking update button the bdc is run but is not updat

  • How to INSERT into table using CORRELATED subquery

    I have 3 tables: 1.TEMP_PHONE(person_id, phonenumber, phone_type) - this holds all phone numbers relating to a person(just a temporary holding area) 2.PHONE_CONNECT(PERSON_ID, PHONE_ID) this table shows all the phone numbers relating to an individual

  • Systemtray gone on Windows when Explorer crashes

    HI, I have an app that uses java.awt.SystemTray. I´m having problems in my Windows machine and noticed that whenever Explorer.exe crashes the icon from my application does not appear anymore, althought it recovers some other icons. Is this a bug in J

  • Problem with the right and left Channel

    Hey Guys, i bought a few days ago the X-Fi Titanium PCIe Card. Now my problem:? After i installed the drivers i noticed that i can hear the sounds of the left speaker also in the right speaker of my Headphone (Sennheiser PC60). I made a channel test