TEXTAREA - HTML Display Only

Hi,
I would like to know how to display the information submitted in a TEXTAREA as it has been entered.
Currently, if I enter the following in a TEXTAREA:
Hello,
Line 2.
Line 3.
then display it on screen, it appears on one line:
Hello Line2. Line3.
Many thanks,
Richard.

I believe I have fixed my problem. When pulling back the record for displaying in HTML I perform the following select statement:
select replace(textarea_value,chr(10),'<BR>')
from table_name
Please let me know if you are using other ways for producing this result.
Thanks.

Similar Messages

  • TextArea Display Only?

    I would like to have an item type of Textarea(auto-height) which is Display only. When I condition the item to Display only it displays it as Text item. No multi-line.
    Any suggestions?

    hey doyle--
    can you take a look at...
    Textarea with Read Only Condition Type
    ...and let us know if you need further assistance?
    thanks,
    raj

  • Duke's bookstore2 displays only one book title

    When I run Duke's bookstore2 from the Tutorial (Chapter 12: JavaServer Pages Technology: The Example JSP Pages), I'm not getting any error messages, but instead of seeing the graphical "Duke's Bookstore" heading followed by a horizontal line and "Please choose from our selections:" the only display I'm actually seeing at http://localhost:1024/bookstore2/bookstore is this single link:
    "Web Components for Web Developers,"
    and when I View Source for the page, I see only this:
    <p><b><fmt:message key="What"/></b></p>
    [actually 5 lines of space here]
    <p>
    <c:url var="url" value="/bookdetails" />
    <blockquote><p><em>Web Components for Web Developers</em>,
    <c:url var="url" value="/bookcatalog" />
    <fmt:message key="Talk"/></blockquote>
    <p><b><fmt:message key="Start"/></b>
    It seems to be displaying only the contents of one data set, rather than the data for all the books as part of a complete HTML page. (But when I open the pointbase console and "select * from books;" I see details for all 7 books in the table. So the full table is populated in the database.)
    When I click on that single link, I go to this URL:
    http://dar2000:1024/bookstore2/bookstore?bookId=203
    where I still see only one line with that one book title and nothing else on the page.
    Any suggestions? Thanks!

    Actually, I did add the prelude and coda pages in the JSP Properties tab.
    But, when I entered "/*.jsp" under URL Patterns on that same JSP Properties page, I did not erase first the "/URL_properties" that appeared there by default, so I ended up with "/URL_properties/*.jsp" in that field.
    When I reduced that to "/*.jsp" the complete page displayed, including the bookstore header, clock applet, Start Shopping link, copyright info, etc.
    Stephanie, thanks!

  • How to force carraige return in display-only item

    Can I somehow force a carraige return in the text for a display only item? Aesthetically, I'd would like to have strategically-placed line breaks.
    Thanks,
    C

    Scott -- Sorry, I posted the wrong example entirely. Here's the assignment statement. If it isn't clear I'll try to put an example on apex.oracle.com... which I've not done before, so would be another learning experience :)
    :P1_MESSAGE_1 := 'my display text line1< br>my display text line2';
    My assignment statement is exactly the same format as what you posted on
    Jul 29, 2008 2:51 PM, with the space after the opening bracket removed, as you
    indicated it should be.
    :P1_MESSAGE_1 is a display only, saves state item. After the assignment
    statement (and submit), what is displayed is exactly what's in the single quotes, including the brackets and the "br" -- the html doesn't appear to be recognized as such:
    Item display is: my display text line1< br>my display text line2
    Does this clarify what I'm doing?
    Thanks,
    C

  • Ship-to Address" screen in SRM browser need to change to display only

    Hi Freinds,
    Ship-To Address" screen in SRM browser needs to change to "Display" only. The users shouldn´t have the possibility to change the delivery address in the screen to their own private address.
    Is it possbile to do any changes in SRM itself or else its purely JAVA HTML work.
    Kindly i need you guys help to resolve the above development.
    Regards
    Vivek

    Hello Vivek,
    Solution given by Suneel should be OK.
    Nevertheless, if Ship-To must be only in display mode for all users (independently of their role) and only for particular document types, you can manage it with partner schema:
    SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Define Partner Schema
    Then maintain this partner schema ID to your concerned document type:
    SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Define Transaction Types
    Regards.
    Laurent.

  • Displaying only populated fields

    Is there any quick way to display only those fields that are populated with a value ? We have a third party help desk application running on Oracle 7.3.x. Some of the tables have been defined with MANY fields. I need a way of displaying the contents of only the populated fields.
    Thanks in advance,
    David

    http://technet.oracle.com:89/ubb/Forum88/HTML/001435.html
    null

  • You cannot drop components on plain HTML documents, only web form

    Hi,
    I have created new page, from page navigation->new page. Added output text components, buttons,text fields, dropdowns, etc. Next day, all the components just disappeared from the JSP page but the JSP source file still has the all the outputText, selectOneMenu,inputText,etc.
    I tried to add new components again but it wouldn't let me to add, instead displays a message "You cannot drop components on plain HTML documents, only web form".
    So I deleted the page, recreated whole page from scratch, after few hours the very same problem.
    I deleted the page again and created the new page from scratch, wrote java code which was working absolutely fine. Next day its the same problem again.
    I am fed up with creating the same page again and again, wasting lots of time. Can some one please tell me whats going on?
    I did search the forum, few people reported the same problem but couldn't the find solution.
    Can some pleaseeeee tell me whats going on.
    Any help will be greatly appreciated.
    cheers
    kush

    Hi runaK,
    thanks for getting back to me.
    Unfortunately, the link dint solve my problem.
    I have already read this link and the cpu time is not my problem( I mean not highest priority for now, I will have look in to it once I solve the drag and drop problem).
    I haven't used getContext() so its not the source of the problem. I din't quite understand the workarround suggested by Eric. Could you please explain in detail about the workarround? and how to do it?
    thanks
    kush

  • Dynamic hyperlinks as Display Only item?

    Hi, I need to add a hyperlink on a page, and the hyperlink will partially be derived from a page item on that page.
    When I put a Display Only item on that page, with the source type as Static Assignment and set to something like:
    <a href="http://webserver/page.html?number=:P2_NUMBER">blah</a>It displays exactly that, ignoring the HTML, and doesn't display it as a link.
    Simple I'm sure, but what am I doing wrong?

    What you set for the item would be its value (of an input HTML item)
    Try adding it to post or pre-element text of the item as
    &lt;a href=&quot;http://webserver/page.html?number=&P2_NUMBER.&quot;&gt;blah&lt;/a&gt;

  • Opening a Webpage When Clicking a Display Only

    Hi,
    I created a Display Only item which is a web address. What I am trying to achieve is when I click the Display Only item, it will open a new window and go to the web address of that item. How can I do that?
    Thank you very much for the help in advance!

    Thank you guys for all the inputs. I've tried all your methods but still couldn't get it to work. The display item is gonna be based on SQL query so it's gonna change depends on what the SQL returns.
    Below is the Source code for the display item
    select     
         "MFR_MSTAR_FEED"."MSF_WEB_ADDRESS"
    from     "MFR_MSTAR_FEED" "MFR_MSTAR_FEED",
         "MFR_POOL_MONEY" "MFR_POOL_MONEY",
         "MFR_STRATEGY_INFORMATION" "MFR_STRATEGY_INFORMATION"
    where "MFR_STRATEGY_INFORMATION"."SI_SYS_ID"="MFR_POOL_MONEY"."F_SI_SYS_ID_FK"
    and     "MFR_MSTAR_FEED"."MSF_FUNDID"="MFR_POOL_MONEY"."F_MSF_FUNDID_FK"
    and      "MFR_STRATEGY_INFORMATION"."SI_SYS_ID" =:P1_SI
    Could someone add the html code to it so that it pops up a new window with the URL address being "MSF_WEB_ADDRESS"?
    Thank you very much for the help!

  • Textarea to display

    Hi,
    Would appreciate if any one could guide me with this logic:
    I have a form that among several other items has a select list and a text area.
    I need the textarea displayed only on one condition (value) of the select list, but before submitting the page. That is if the select list value selected is 'Y' then the textarea should be displayed so users can type the memo and then the page is submited on button create
    that

    The textarea element must be wraped with the "span":
    <span id="TextAreaName"><textarea .....></textarea></span>
    Add a JavaScript function like this:
    function showTextArea(v)
    if(v == 'xxx') {
    html_GetElement("TextAreaName").style.visibility = 'hidden';
    else
    html_GetElement("TextAreaName").style.visibility = 'visible';
    Message was edited by:
    thinhair

  • Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Battery , time , signal strength bar is not getting displayed in home screen , these will be displayed only when i click on any app. Can u let me know the setting change ?

    Did you check the Zoom setting?
    Have you tried a reset (reboot)? Hold HOME and SLEEP until an Apple logo appears.
    If it isn't Zoom and a reboot doesn't help try Settings/General/Reset - Reset all settings

  • Is it possible to display only dynamically selected fields in the out put?

    Is it possible to display only dynamically selected fields in the out put? i need to display set of columns in the selection criteria, but in the output i have display only input given fields. because i need to convert it into .csv file. So i have to display selected fields from internal table. In oracle they are using"execute immediate". is there any equivalent in SAP?
    thanks in advance.

    Hi Remya,
    Are you talking about dynamic programming in ABAP ?
    If yes, there are concepts like RTTS which facilitates it.
    Yes, the select query also supports dynamic selection of fields. ( Please care about ( ) in dynamic sql ).
    Do more research on Field Symbols and statements like ASSIGN COMPONENT OF.
    Regards,
    Philip.

  • Crystal report displays only few pages,

    Hello,
    We have problem with crystal report preview option. Basically its a cross tab report and when we have a preview it displays only two pages. Even though we have 40 pages worth data.
    When we export to PDF we see all pages of data. If we print directly from crystal only 2 pages gets printed.
    Thanks
    Sridhar.

    May i know the pages spreads over horizontal or vertical?
    Regards
    venkat

  • Display only/Grey out Delivery Schedule tab in the PO

    We are not going to use Delivery Schedule tab at all. Business wants us to Grey out the delivery schedule tab. Is it possible to make all fields under Delivery Schedule as display only? If yes, how can I do that? But, I don't want PO line qty to be grayed out.
    Fields like, delivery date, scheld qty, stat.del date etc.
    Thanks everyone.

    you better convince your business to wait for a couple months and then rethink this requirement.
    You may not have the full understanding yet and have not made a lot experience.
    in this tab you can add further requisitions to your PO item, you can close requisitions in case you order less than a requisition, you have to change the statistical delivery date in some case when you are using vendor evaluation, you may have to split the order quantity into several delivery dates  if your vendor informs you that he cannot supply you at one time with all quantity.
    Just to save you money that you may spend into a development which has to be turned off a little later.

  • How can I display only one value of a field with two or more values?

    Post Author: skiabox
    CA Forum: Crystal Reports
    I have a field in my report with 2 or more values (depending of another field id).For example for id = 1 the report gives me 2 names in that field.For id = 3 the report gives me 3 names in that field.I want to display only one of these names in the id row.The selection of name is random.Thanks!

    Hello Tim,  would barely fit in this situation since this code resides on the client’s interaction side of things. I’d recommend using JavaScript for this matter, e.g. var Data_FName1 = document.getElementById(‘Data_FName1’).value;. If you still opt for using CFML, then you’d go for proxying your JavaScript code to a CFC.

Maybe you are looking for