How to get the html tags in APEX_ITEM. DISPLAY_AND_SAVE

Hello

I want to create a tabular report and want to have control of the internal cells, because later I intend to use an AJAX script here.

One of the columns that I try to use APEX_ITEM. DISPLAY_AND_SAVE but here's some HTML tags are not displayed correctly.

Have I missed something here. Please let me know how I can display content with HTML tags. Is there another variant of APEX_ITEM that I can use to display HTML tags as well.


Thank you
Vikas

Published by: Vikas Krishna on November 10, 2009 01:37

I'm not clear if the hidden form element generated by APEX_ITEM. DISPLAY_AND_SAVE is required for your purpose? Mention of innerhtml and using a standard report column leads me to think that it isn't. If this is the case, please describe what you try to do more in detail. If this is not the case, try another approach to standard column of report:

1 change the query to return the following columns:

replace(DESCRIPTION, ':', '
') description, rownum rn

2 hide column of RN in the report attributes.

3. change the DESCRIPTION column to return an HTML Expression:

#DESCRIPTION#

Adding ID and a class should provide connections in the subsequent treatment of AJAX. The appearance can be changed by adding a style attribute to the HTML Expression, or better styling class in a style sheet:

.description {
  color: blue;
  font-weight: bold;
}

(Do not use the < police > items: they have been deprecated for ten years; < b > is almost always best handled with CSS.)

Tags: Database

Similar Questions

  • How to get the HTML of a web page?

    Hello

    Fisrtly I am a french student, sorry for my bad English level... I have an application that retrieve information about a web site, for this I wish to retrieve an html page in a string, after that, I cut the string to retrieve specific information.

    My question is: How can I get the HTML of a web page in a string?

    In Java, I can, but with JDK Blackberry I don't know,

    Waiting for your response.

    Courtial Florian

    Welcome to the support forum.

    you download the html code with a standard http get operation. See the httpdemo for a good sample.

    Basically, you need to
    http://www.BlackBerry.com/developers/docs/7.1.0api/javax/microedition/IO/HttpConnection.html (also contains a sample)
    and
    http://www.BlackBerry.com/developers/docs/7.1.0api/NET/rim/device/API/IO/IOUtilities.html#streamToBy... (as the simplest method to read the inputstream)

    as the BB has some difficulties with access to different network types you must also http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/io/transport/ConnectionFactory...

  • How to get the image tag

    IAM create small Animation in 10 pictures. 1 frame lable called 'Start', frame label name is 'end '. Button click on how to get the current frame label name.

    var frameObj:Object = {};

    frameObj [1] = "start";

    frameObj [this ._totalframes] = "end";

    etc.

  • How to access the HTML tag in an existing PHP site.

    Hi, im using dreamweaver on windows 10 cs6. I tried to change an existing (PHP) site and in code view, I can only see the php code and functions, but I want to change the html markup that I see in the source of the page on a browser command to change the look and feel. How can I do this?

    You are dealing with a system of management of content called Collabtive. I never heard talk before, but one of the comments in the code you have posted it evokes by name.

    There should be an administrative section that connect you to delete existing records and add new ones. You stay away from all of the PHP files. There is a demo of the admin Collabtive section online for you to take a look at.

  • How to get the HTML for a button created in Muse

    I am trying to create buttons in Muse and then share the HTML for these buttons with a developer.  How can I do this?

    Hello

    You can export the HTML code for the Muse Site via the "Export as HTML" option in the file menu.

    It will be useful,

    Sonam

  • Is there a way to get the HTML code of my Muse whole site?

    I posted this question earlier, but I have not received a solid answer on "How can I get the HTML source code to my site."

    That's what I did:

    I chose "Export to HTML" for my site in Muse CC 2014, but I gives me a folder with several items inside.

    Here's my question: How can I get the HTML on my site in order to be able to paste my site in an HTML editor and upload it to a site?

    I need to download my site in the HTML of a Web site editor. I know that I can use a text editor to get the HTML code for the site, but I don't know how to get the HTML of "my site." When I export to HTML, I get only one file with content inside.

    What I need is just the HTML source code for the 'whole site' I did so that I can paste the site I created in Muse in a HTML editor.

    Thank you!

    I see, you will not be able to use the Muse like this. You must be able to have the full html of tact folder structure.

    The only way you would be able to do would be to copy all of the HTML files and create an exact structure like it on your server. Your online system probably who can't stand by the sounds of it.

  • How to get the description of text box with some HTML &lt; P &gt; tag

    Hi friends,

    I created two point, an element of box P1_RICH_TEXT_FIELD rich text field and a text item field area P1_TEXT_AREA. I created the calculation process to copy the value of P1_RICH_TEXT_FIELD in P1_TEXT_AREA. Calculation works well but contect copy in P1_TEXT_AREA are

    < p >

    Test Test description description < /p >

    < p >

    Test DescritionTest DescritionTest description < /p >

    < p >

    Test DescritionTest DescritionTest description Test Test DescritionTest Test Test Test Descritionhkjhkh < /p > description description description description


    I need to copy with the tag < p >.


    How to get the description of text box with the HTML < P > tag



    Thank you

    Hi Alex,

    Thank you very much. You want very criticle problem for me. Thank you very much.

    Now, there are several tags in the rich text field

    "span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, b, u, I, Center, dl, dt, dd, ol, ul, li, label, table, caption, tbody, tfoot, thead, tr, th, td" etc.

    How can I move all these in REGEXP_REPLACE (: P1_RICH_TEXT_FIELD, ')

    |

    (", 1, 0, im ') code.

    Thank you

  • How to get the value of a particular tag to a column (clob)

    Hi friends,

    How to get the value of a particular tag to a column (clob), which has an XML value?

    Thanks in advance.

    Kind regards
    Sirot Chauvet

    You are welcome, if you got your answer to the question as such brand

  • How to get the name of a page class in the apex oracle

    Hi all

    Can you get it someone please let me know how we can get the class of a page or area name in the oracle apex? I would also like to know how to get the DOM object for particular item ID.

    I appreciate any help on this.


    Concerning
    REDA

    If a category exists already, then you can find them by inspect element in firefox/chrome browser and look like to class = «MyClass...» »

    If there isn't one, then you can add via - point edit > attributes of the HTML Form element > class = "yourclass.

    See this http://www.w3schools.com/tags/att_global_class.asp

  • How to get the run time on page

    Hello

    I want to display the clock running and the user that loggin.

    Pls knows me how to get the running time display and the user name which connect you.


    thakns
    Kumar

    Hello

    You can use javascript clock and substitution string APP_USER
    This place at the source of the HTML region

    &APP_USER.
    
    

    Use styles to get look like you entered and span tag

    BR, Jari

  • How to get the code produced for my Windows XP disc if I have the drive?

    Acquisition of Product Code Windows XP

    How to get the code produced for my Windows XP disc if I have the drive?  I signed the BONE when I bought it all first, but have no way of knowing if this is the way to receive a copy of the product key.

    Here are some utilities, which will display your product keys:

    Belarc Advisor: http://www.belarc.com/free_download.html
    (He did a good job of providing a wealth of information.
    However may not detect a key to office, then try one of the other two below)

    Also: http://www.nirsoft.net/utils/product_cd_key_viewer.html
    and: http://www.magicaljellybean.com/keyfinder.shtml

    Paid (free demo is available): Recover Keys: http://recover-keys.com/
    "quickly scans your system for more than 3000 + software '.
    and produces a list of software activation keys.

    13 keyfinder programs:
    http://pcsupport.about.com/od/productkeysactivation/TP/topkeyfinder.htm

    J W Stuart: http://www.pagestart.com

  • How to get the game of ball of ink on Windows XP-based computer

    How to get the game of ball of ink on Windows XP based computer.

    Hello
    Also try this freeware site:
    http://www.bestvistadownloads.com/download-ink-ball-game-software.html
    B Eddie

  • Windows vista Home premium recovery question - how to get the source for windows vista home edition premium as the recovery does not work since the recovery partition

    How to get the source to windows vista Home premium recovery is not from the recovery partition and gives me an error message

    Hello

    Contact the computer manufacturer and ask them to send you to vista recovery disks to reinstall the operating system back as it was when you bought it

    they do it for a nominal cost of $

    or borrow a vista microsoft dvd; not a HP, Acer recovery disk etc

    Make sure that you borrow the correct 32-bit or 64-bit microsoft dvd to your computer

    they contain all versions of vista

    This is the product key that determines which version of vista is installed

    http://www.theeldergeek.com/Vista/vista_clean_installation.html

    How to replace Microsoft software or hardware, order service packs and replace product manuals

    http://support.Microsoft.com/kb/326246

  • How to get the hour format system?

    Hi all

    How to get the hour format system, I mean what format 24 / 12 system uses?

    Looks like the CalendarSettings class is perhaps the official way: https://developer.blackberry.com/native/reference/cascades/bb__pim__calendar__calendarsettings.html#...

  • BB10: How to get the response header

    Hi guys,.

    I would like to how to get the response header of a request using a typical QNetworkAccessManager. What I really need, it's to get the server date and I know that the response header there.

    I have seen that you can access some header in the response of the requestFinished() function object. But none of them is the Respone header.

    Does anyone have any idea on this?

    Thanks in advance.

    Hello

    If you have subscribed for over QNetworkManager (QNetworkReply * response) of the signal, use:

    Reply-> rawHeaderList() for a list of all the available headers.

    reply-> header (param) make themselves known headers, but they do not include Date.

    Reply-> rawHeader ("date") for the date or other custom headers.

    http://Qt-project.org/doc/Qt-4.8/qnetworkreply.html#rawHeader

    Returns the raw content of the header headerName such as sent by the remote server. If there is no header, returns an empty byte array, which may be distinguished by a header blank. HasRawHeader () allows to check if the server sent this header field.

Maybe you are looking for