Web item for a custom large block of text

Hi all,
I want to include a large block of text in one of my web templates. I could just type it there in a table or something like that, but I'd like it to have the same look and feel as the rest of the web items.
Is there any web item I can use to include that text, so that I can have the nice blue, collapsible boxes, with a title and all the works?
Thanks a lot in advance for your help.

Assign a BEX-style-class to your text.
You could insert your text into a cell of a table and assign a style to that cell.
<td class=SAPBEXstdItem>'your text'</td>
Regards,
Beat

Similar Messages

  • Web item for formula variable in WAD

    Hi,
        I have a formula variable in my IP application where user can input the percentage for a function, which web item I should used in WAD to bind the user's input data with the formula variable? The input field item does not have the data binding property.I did it in my last project but can not remember it anymore.

    Basically, in IP you do not need to configure  web item for formula variable, it will automatically pop-up when you run the function, at that time you can input the value for the variable. while in BPS, we need to input the numerical value before we run the function.
    Since the input field web item does not have data binding property, I am not sure it is useful, the data you input has no effect on your processing data set. Anybody has some other idea?

  • How to create own Web Items for Web Application Designer

    Hi all,
    is it possible to create own Web Items for the Bex Web Application Designer? Each Web Item has a Master Web Item and a class that is responsible for rendering data. I need a solution to get the Web Item's data - i.e. the content of a table (if Web Item = table). So my approach would be to create an own (Standard) Web Item with an own class. For example I would like to change the table's Web Item parameter <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/> to an own class...
    Is this possible?
    Or ist there any possibility to get the Web Item's data by an interface?
    Any support is welcome...thanks in advance!
    Best regards,
    Dominik

    if you want to create your own webitem check out the link given by other sdner.
    if you want to be able to execute BW query using abap you can check out the following weblog.
    /people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii
    Regards
    Raja

  • TS4002 icloud email deletes large blocks of text randomly

    In a windows based environment, icloud email deletes large blocks of text randomly. So while typing emails, often the entire body of text is deleted randomly.  Any solution for this problem?

    Thanks Tikibar1.  Sadly, I thought I had done my due diligence (search) prior to posting.  But, clearly not :-(   Yes, this pretty much describes my experience (in much more colorful and emotional tones ;-)
    Will continue to follow the other thread and consider other more official channels suggested there (so I too can perform a factory reset :-(
    thanks again...

  • Muse Slows Down on Large Blocks of Text

    Hi...
    I'm a new user to using Adobe Muse 2.3 (trial version) so forgive me if this has been answered before. I'm having big problems when I insert large blocks of text, I have tried both cut and pasting and placing text in Muse but when I do Muse seems to slow down to almost a crawl. When I try to add more text by typing the text seems to "lag" onto the screen instead of appearing straight away, also adding styles I have made to the text takes longer than it should and in some cases I get a muse "not responding" message in the titlebar. The muse file itself is only 720k so not very big in size and I have 8GB of ram so I don't think that's the problem, it's only text after all.
    Is this a bug or am I doing something wrong?, it's really annoying because it virtually makes the program un-useable and I cannot continue with my project.
    Thank you  in advance for any answers or information you can give me.

    Thank you for the reply, since text is "content" there really should not be any reason why it can't handle long blocks of text. I pasted in a block of text that contained over 1k+ words. This is a site I'm working on for someone else, it's for quite a technical peice of software and he wants the use and operation information on the website. I explained it would be probably best suited in a pdf or help file but he insists hence the long blocks of text. I updated Adobe AIR and flash and that has made a slight difference but still the performance isn't that great.
    I will try and break up the text into text boxes to see if it will help but this seems to be an inefficient way of doing things. I'm hoping that Muse will have some optimisations for longer text flows in future.
    Thank you.

  • HT1688 Is there an "easy" way to either 1) cut and paste a large block of text from the Messages app or 2) access this text through a computer?

    Is there an "easy" way to either 1) cut and paste a large block of text from the Messages app or 2) access this text through a computer?

    Tap and hold the text you want to copy, then tap Copy.

  • User exit for  Unblocking Customer credit block

    Business Requirement:
    To bypass the customer credit block error message and udate the sales order (extension data)
    We currently have a custom program which updates the Sales Order item data for Additonal Tabs (custom fields in VBAP) table. We want to update the Sales Order item level and bypass the error thrown by the below BAPI.
    BAPI_SALESORDER_CHANGE
    E V1                   154 Order receipt/delivery not possible, credit customer blocked

    Hi
    If I understand you, you want to update some fields (zz-fields in an append for VBAP) if the conditions that return an error message happens. What is the error? An standard error or a customer error in a userexit? To populate the fields (for instance, the same that for structure BAPIRET2), you can use the USEREXIT_MOVE_FIELD_TO_VBAP in MV45AFZZ if it's triggered before the error message and you can reproduce the validation for this error in this userexit.
    I hope this helps you
    Regards
    Eduardo

  • Amount spliting in 3 line items for single customer

    Hi All,
    Here i am facing one small issue  at the time of billing docment relesing  to finance.
    here i am getting 3 line items for single cumenter, custmoer debited in 3 line itmes.
    why i am geting 3 line items can any one help me in this issue.
    thanks
    kiran

    Hi,
    If you have new GL with document splitting active then if you have created billing for 3 items then system can split the customer line as well into 3 lines in GL view particularly if you have 3 items are getting credited to separate GL Accounts as sales revenue.
    In Classic GL view you will not see customer line getting split. Hoep it helps you.
    Regards,
    Sanjay

  • Saving data for a custom assignment block

    Hi All,
    I have created a custom assignment block where data is coming from custom table successfully. Now when I am modifying data from that block, MODIFY method of my custom implementation class is getting triggered. Till that point, I can get the modified entries. But how can I save those modified data?
    I have inherited my implementation class from CL_BUIL_ABSTR. But EXECUTE_WITH_SAVE method is not getting triggered when I am testing my object from GENIL_BOL_BROWSER.
    I am not sure whether I have to update API tables in MODIFY only. Please advise.
    Thanks,
    Suchandra

    Hi,
    Please run a ST01 trace and verify if the custom report has authority check for P_ORGIN and even if it does, verify if check for 'DUMMY' has been specified for the object field PERSA. In both cases, the restrictiona entered in user's role wouldn't work as expected.
    You can alternately also use reports RSABAPSC or RPR_ABAP_SOURCE_SCAN for verifying the above mentioned points.
    Please revert what you find.
    Thanks
    Sandipan

  • Automatically create new slide after pasting large block of text?

    Hello,
    Does anyone know if it is possible to have Keynote automatically create new slides if I paste text that doesn't fit into a single slide? The biggest time waster I've encountered is the apparent requirement to break up large chunks of text manually.
    If Keynote does not do this, any ideas as to an Applescript or something that could help?
    Much appreciated

    I usually try dragging from the bottom up in Web pages, it can be tricky getting at the part you want without the extraneous formatting, since that is concealed from you and web designers use many different methods for layout.
    That's why pasting into a plain text document is a good idea to shake off the web formatting, otherwise you are groping around whatever Pages has interpreted the formatting to mean. Even browsers don't get this all right.
    If the original was formatted as a table which won't fit one of the cells on a Pages page, it just pops and won't continue because Pages does not allow breaks in mid cell. If the cells are small enough to fit and you have pasted the table inline in the main text body of a WP file (between the margins) it will flow.
    Peter

  • Update 4.1.2 deleting large blocks of text following backspace correction

    OK, this is a difficult for me to explain, but here goes nothing.  I have been having an issue since the update.  When typing a message, when I backspace to correct a wrong word/spelling, and then select the correct word from the predictive text bar, most of my message gets erased and replaced with the one word I selected.  Even weirder, the word gets inserted in between the few characters of remaining text.  The first couple times it happened, I thought I had accidentally selected the block of text with my cursor, but that was not the case.  The text is not selected, but acts as though it is and gets overwritten/deleted.  This is happening in Messaging and Gmail (and I am assuming all other typing applications).
    Is anyone else having this issue?  It is making me wan to throw my phone out the window!  Please let me know if you know a fix for this.

    Mine is doing the same thing!  I got the update last night and it is deleting practically my entire message when I backspace.  Also, the puncuation options do not pop up anymore like they used to at the top of the keyboard unless you hit space and then backspace. 
    I'm right there with you...I want to throw this thing out the window.  I've seen some cool things this update did, but things I hardly ever would use.  The fact it messed with my texting (something I do a lot) has really ****** me off.

  • Add style to large block of text without affecting existing styles within that text

    Hello! First post here.
    I have a long document of text that mostly does not have text styles attached (this was a mistake). However, there is a large number of areas of styled text within.
    Is there a way to select all the text and apply a style to only the unstyled text without affecting the existing styles?
    Doing this by hand text block by text block would take a long long time.
    Any help is greatly appreciated.
    THX!
    Ian

    winterm wrote:
    What do you mean by "unstyled text"? It must have some definition, anyway.
    Like others, [No Paragraph Style] and [Basic paragraph] are searchable, too.
    boomshakalaka! Thanks! Im familiar with this panel but didnt see how to specify 'Character Style: [No Character Style]'.
    Had to click on the icon

  • What is the best way to split large blocks of text into smaller blocks?

    Hello, I have several pages with 2,000 word articles of text. As you can imagine these pages are not terribly interesting design-wise, something I plan to change.
    The first thing I need to do is split up these blocks of text into much smaller blocks so that they can easily be moved around and independently manipulated. What's the quickest way to do this in Muse?

    You can create different text frames and copy the text, which if you wish you can group them together which will help in moving them around on page.
    Thanks,
    Sanjit

  • Modifying web.xml for a custom tag

    Hello all, I'm trying to create a custom tag, and I'm having trouble trying to understand some elements of web.xml. Can someone tell me in detail what <taglib-uri> is? I know <taglib-location> is the directory where the .tld file is stored.
    Also, is there anywhere online where I could find out more about the different compinents of web.xml? (I can't find any good websites).
    Thanks a lot.

    <taglib>
         <taglib-uri>/mytags</taglib-uri>
         <taglib-location>/mytags.tld</taglib-location>
    </taglib>That means that your tag libaray definition is located at /root/mytags.tld. Some people put them in the WEB-INF, which would make it /root/WEB-INF/mytags.tld.
    The taglib-uri is how you are going to reference it in your JSP. With the above setup, here is how you would reference in your JSP
    <%@ taglib uri="/mytags" prefix="myTagPrefix" %>
    <myTagPrefix:mySpecialTag/>
    Hope this helps.

  • Displaying Large Blocks of Text with Flex for Mobile

    Hi,
    I have prepared an application for Android in Adobe Flash Builder. In application there are prayers in Arabic as a list. In app , short prayers are displaying quickly, but long prayers are displaying  after a long time. This is my problem.
    I share my project file in addition.Can  anybody help me, please?
    Note: I used SQLite database in my project as you can see and  I used a font to view prayers in Arabic.
    My Project FB 4.7 Link:
    My Project FB 4.6 Link:
    Regards,
    Burhan

    Hi,
    I have prepared an application for Android in Adobe Flash Builder. In application there are prayers in Arabic as a list. In app , short prayers are displaying quickly, but long prayers are displaying  after a long time. This is my problem.
    I share my project file in addition.Can  anybody help me, please?
    Note: I used SQLite database in my project as you can see and  I used a font to view prayers in Arabic.
    My Project FB 4.7 Link:
    My Project FB 4.6 Link:
    Regards,
    Burhan

Maybe you are looking for