Hint text related

Hi,
Use 11.1.1.3
I have a ? image next to input text field. When this image is clicked I need to show a
formatted hint text in a popup (with some words in bold etc.)
I am not able to achieve this using property shortdesc?
Any ideas please?

HI,
You can try this using af:popup with af:noteWindow.
http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_noteWindow.html

Similar Messages

  • Display Hint Text in Oracle Forms 6i at Text Item

    Dear all seniors
    I want to show Hint text at Text Item in Oracle Forms 6i.
    when my cursor Focus goes at that item. I mean when I go with Tab key or Enter button then it show display text.
    even though my mouse is not on that item.
    please how it would be possible
    thanks.
    G.Y

    Please create a display_item(for eg. Disp_Mess) just below the text field (For eg:-MyField) where you want to show hint. And then assighn Hint text to "DISP_MESS" in NEW-FORM-INSTANCE or at Initial value. Then create a PRE-TEXT-ITEM and POST-TEXT-ITEM trigger for MyField.
    -- PRE-TEXT-ITEM trigger write following code.
    SET_ITEM_PROPERTY('DISP_MESS',VISIBLE,PROPERTY_TRUE);
    --POST-TEXT-ITEM write following code.
    SET_ITEM_PROPERTY('DISP_MESS',VISIBLE,PROPERTY_FALSE);
    It will work for you.
    Regards
    Ahamed Rafeeque Cherkala

  • Add custom hint text/tooltip for disabled "selectOne" component.

    Hi All,
    I was trying to get some custom tooltip or hint text on selectOne component.
    But any text that I add is not visible if the component is disabled.
    I need to tell the end-user why this control is disabled when s/he moves the mouse over it.
    Thanks
    Ajay

    Why don't you choose the 'Help in Attributes' ADF support?
    I think It would be more appropriate than a custom dialog.
    Look this: http://docs.oracle.com/cd/E17904_01/web.1111/b31973/af_message.htm#ADFUI374
    Regards,

  • Text related

    In SD, it is possible to give a pop-up screen during Modernity and Invoicing when certain text-blocks exist :
    - ORDER ENTRY :
    when customer memo is foreseen (can be copied from masterdata)
    when customer account memo is foreseen (can be copied from masterdata)
    - INVOICING :
    when customer account memo is foreseen (can be copied from masterdata)
    when invoicing memo is foreseen (manually to be entered during orderentry)
    A similar functionality is asked when creating a delivery (via VL01n and all related VL10..-transactions
    - extend customer master with new text-block on header level : 'customer delivery memo'
    - when creating a delivery, this text should pop-up (by selecting on the ship-to) (including the possibility to change and manipulate the text-block in the customer master data, as is possible with customer memo and customer account memo. this text has to be stored as new text-block in the delivery
    -extend sales order with new text-block on header level : delivery memo
    - it must be possible to enter this memo during orderentry. At time of delivery-creation, this memo should pop-up (in this case, no possibility to change the memo) and also be copied as a seperate textblock in the delivery.

    By default text in a JTextPane wraps. Resizing a frame will not cause it to unwrap.
    I've never seen the behaviour you are attempting to describe.
    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • Can I anchor a frame to text "relative to margin"?

    Hi there.
    I have text as such.
    I want to anchor the icons with the 5s in them to the text,
    Two questions:
    1. instead of doing it "relative to the spine" I want it to be relative to the margin
    2. if it is on the right side, I want it to flip vertically.
    Any help would be appreciated.
    Thank you.

    There is no setting to do it relatively to margin, only relatively to spine.
    Not possible with the means of InDesign.
    I am sure that both requirements can be done at the end via scripting.

  • Oracle text related internal procedure taking a lot of time in our Production database

    Hi,
    I am on Oracle 11.2.0.2 on Linux. I have Oracle Text implemented in all my databases for fuzzy search. I am seeing the following Oracle TExt specific internal procedure to be among the Top SQL in my AWR in production. This is during business time.
    SQL ordered by Elapsed Time
    Resources reported for PL/SQL code includes the resources used by
    all SQL statements called by the code.
    % Total DB Time is the Elapsed Time of the SQL statement divided
    into the Total Database Time multiplied by 100
    %Total - Elapsed Time as a percentage of Total DB time
    %CPU - CPU Time as a percentage of Elapsed Time
    %IO - User I/O Time as a percentage of Elapsed Time
    Captured SQL account for 59.3% of Total DB Time (s): 120,379
    Captured PL/SQL account for 33.8% of Total DB Time (s): 120,379
    Elapsed Time (s)
    Executions
    Elapsed Time per Exec (s)
    %Total
    %CPU
    %IO
    SQL Id
    SQL Module
    SQL Text
    23,476.22
    205,095
    0.11
    19.50
    16.21
    7.88
    ddr8uck5s5kp3
    begin ctxsys.drvdml.com_sync_i...
    Note that the sql id ddr8uck5s5kp3 has this sql:
    begin ctxsys.drvdml.com_sync_index(:idxname, :idxmem, :partname); end;
    Also note that I have the procedure to optimize the indexes (ctx_ddl.optimize_index in FULL mode) set up every night to run at 3 am for all our Oracle Text indexes.  Is there anything else needed. I don't know why the procedure I showed above in the AWR report takes so much time and why it is among our Top sql.
    I will be very thankful for guidance in this regard.
    Thanks,
    OrauserN

    This is the internal call which drives the SYNC call for a text index. Effectively all the indexing of new and updated data in your text-indexed table is contained within this call.
    If you're using parallel SYNC you will see this call contained with a SELECT query - that select is executed as a parallel query on a table function, which is the way we divide up the work between parallel slaves.

  • Adf input text related

    I have a "input text with list of values" field.
    Is there a way to to ignore case in this field please? (currently if I enter a value as "test" it says it is not valid even though there is a value "TEST" available.)
    Is there a property setting?
    Thanks

    i am not sure if this is supported fro af:inputTextlistofValues.. but you can try
    1) having a content style as "text-transform: uppercase" which will transform the text entered in Uppercase.. and forces uppercase all the time
    2) removing any validation that is applied to this component.. by removing the validator tag.. if its available.. as suggested above

  • I need a combo box with 4 values to choose from which will populate a text box on the form with text related to each combo box selection

    For example:
    Combo box choices:
    apple
    tomato
    squash
    Pumpkin
    The text box depending on the selection above would state the color:
    Green        (if Apple was chosen from the combo box
    Red           (if Tomato was chosen from the combo box
    Yellow       (if Squash was chosen from the combo box
    Orange      (if Pumpkin was chosen from the combo box
    I am very new at this and have spent hours looking for an answer.  Thank to anyone in advance who can help!

    Place each value as the export value of the options in the combo-box and then use this code as the text field's custom calculation script:
    event.value = this.getField("ComboBox Name").value;

  • Report related to Text

    Dear Experts,
    My requirement is to download all the texts to excel sheet. Is there any report which outputs all the texts.
    Thanks in advance.
    Shravan

    Hello Shravan,
    My requirement is to download all the texts to excel sheet.
    Is there any report which outputs all the texts.
    I think your question with respect to Text is not clear and could you please reframe your question so that is clear.
    If your requirement is download all TEXT details with respect to Sales Order, then i would suggest you to get in touch with your Technical consultant to prepare a Report where you can have criteria like Sales Order number or Sales Area or Sales Document Type or Date...It will up all the relevant Sales Order and make a search for a Text Type which has information and captures data and export the information into a excel tracker...
    You can use the function module "READ_TEXT" for capturing the text related information from Sales Order.
    Regards,
    Sarthak

  • Where is Hint Box for Validation Text Field widget?

    I want to enter a hint for my form.
    I am following the instructions on the Adobe Using Dreamweaver CS4 page for Insert and edit the Validation Text Field widget page:
    <http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSEB5440BC-453A-4101-928C-302199E7E02F. html#WS8E6EA74E-87AC-4a81-A5CC-2DB6FB451DE0a>
    It says:
    Create a hint for a text field
    Because there are so many different kinds of formats for text fields, it is helpful to give your users a hint as to what format they need to enter. For example, a text field set with the Phone Number validation type will only accept phone numbers in the form (000) 000-0000. You can enter these sample numbers as a hint so that the text field displays the correct format when the user loads the page in a browser.
       1. Select a Validation Text Field widget in the Document window.
       2. In the Property inspector (Window > Properties), enter a hint in the Hint text box.
    However, the is no hint box in my Propeties area.
    How do I get this hint box to show up?
    Dreamweaver CS4, Windows Vista

    Hi David,
    My Property inspector looks different than what you have below.
    I do not have a Hint box and I do not have the Customize this widget.
    I did have a Hint box and the Customize this widget for CS3, howver not for CS4
    Alison

  • Pass rich text string from webdynpro java into interactive form

    Hi, experts:
      I know rich text-related questions have been asked by many other forum member.
      But I still cannot figure out how to display rich text string in the interactive form.
      below code is set rich text string in my webdynpro program.
    wdContext.currentDataForPDFElement().setDescription("<html xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\" xfa:contentType=\"text/html\"><body><p>20100730 0950</p><h1><strong>test1</strong><br /></h1></body></html>");
    or
    wdContext.currentDataForPDFElement().setDescription("<p>20100730 0950</p><h1><strong>test1</strong><br /></h1>");
    Text field in the interactive form has been assign "Field Format" to "Rich Text", "Data Format" to "XHTML".
    I also check XML in the "XML source" tab of interactive form.
    <field name="Description" w="152.817mm" minH="25.2984mm" colSpan="3" access="readOnly">
      <ui>
      </ui>
      <font typeface="Myriad Pro"/>
      <bind match="dataRef" ref="$record.Description"/>
      <value>
         <exData contentType="text/html">
            <body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:APIVersion="2.4.5277.0"/>
         </exData>
      </value>
    </field>
    My development tool version is NWDS CE EHP1 SP4, LiveDesigner v 7.1.
    What I miss? Any hints would be very appreciated.

    What about these:
    Formatting in SO10 texts into the form
    Trouble with xhtml text in adobe forms
    Prevent HTML escaping in RichText fields
    regards Otto

  • How to copy sales order item text in to purchase requisition

    Hi Experts,
    We enter text for the sales order items in the sales order item details.
    we have done settings for the purchase requision to copy text from sales order into purchase requisition and this works for purchase requisitions automatically created from sales order.
    we need to get text from sales order to be copied in purchase requisitions which are created by converting the planned order.
    we have tried SPRO settings SPRO->Materials Management>purchasing--->text for purchase requisition.
    but this settings does not works for Pur Req. created by converting the planned order.
    is this because planned order does not have segment for text like sales order and purchase requisition?
    Please let me know if it is possible through standard SAP or with the lease development, any help will be appreciated.
    Thanks
    Anand

    Hi Rajesha,
    Thanks for your reply, some of the items in sales order are procured externally by us and our customer maintains text related to price and specification in the item details of the sales order, MRP creates planned order for these materials and these planned orders are always converted in pur requisition, we want that text from the sales order item details should be copied in to the purchase requisitions converted from planned orders.
    is there any user exit which can be called at the time of saving a purchase req or user exit for converting planned order in to pur req.?
    if there is any such exit available, then I think I can read the pegged requirement of the planned order where sales order item will be found then read the text in the item then copy this text in pur req then save pur req may work.
    but this will be a bulky development, please let me know if we can shorten the development.
    Thanks again
    Anand

  • Bad Query Performance in Oracle Text

    Hello everyone, I have the following problem:
    I have a table, TABLE_A from now on, a table of more or less 1,000.000 rows, with a CONTEXT index, using FILE_DATASTORE, CTXSYS.DEFAULT_STORAGE, CTXSYS.NULL_FILTER, CTXSYS.BASIC_LEXER and querying the index in the following way:
    SELECT /*+FIRST_ROWS*/ A.ID, B.ID2, SCORE(1) FROM TABLE_A A, TABLE_B WHERE A.ID = B.ID AND CONTAINS(A.PATH, '<SOME KW>', 1) > 0 ORDER BY SCORE(1) DESC
    where TABLE_B has another 1,000.000 rows.
    The problem is that the query response time is much higher after some time of inactivity regarding those tables. How can I avoid this behavior?. The fact is that those inactivity times (not more than 20min) are core to my application, so I always get long long response times for my queries.
    Is there any cache or cache time parameter that affects this behavior? I have checked the Oracle Text documentation without finding anything about that...
    More data: I am using Oracle 9.2.0.1, but I have tested with the latest patches an the behavior is the same...
    Thank you very much in advance.

    Pablo,
    This appears to be a generic database or OS issue, not a Text specific issue. It really depends on what your application is doing.
    If your application is doing some other database activity such as queries or DMLs on other non-text tables, chances are Oracle Text related data blocks are being aged out of cache. You can either increase the db_cache_size init
    parmater or try to keep the text tables and index tables blocks in cache using ALTER TABLE commands.
    If your app is doing NON-database activity, then chances are your application is taking up much of the machine's physical memory such that OS is swapping ORACLE out of the memory. In which case, you may want to consider to add more memory to the machine or have ORACLE run on a separate machine by itself.

  • Reason for movement text

    Hello gurus
    I have to develop one report which gives Vendor wise reason for rejection. for that In the materials cube I have used movement type (0MOVETYPE), reason for movement (0MATMREA). But I want to display the texts related to each reason for movement. Since 0MATMREA is a NUMC field there is no master data maintenance for texts etc. I checked on R/3 side the texts are residing in table T157E which is not present in my dictionary. So how can i get the texts from R/3 side?

    you can think of following options -
    1
    Change 0matmrea , turn 'with text' on.
    create Z_datasource based on table T157E and load text
    2
    create ZMATMREA with text and add it to your infoprovider
    3
    keep 0matmrea in your cube.  Create Zmatmrea with text. create Infoset based on cube and zmatmrea - joined on 0matmrea from cube joins to zmatmrea. In your query based on infoset , use zmatmrea
    steps to create z datasource for text at r/3
    1. sq01 - create infoset query based on T157E
    2. rso2 - create z datasource based on above query -(extraction from SAP query )
    Regards
    Sanjyot

  • How to change standard text in(me33k)?

    How to change standard text in me33k (under Reference data : Dept/Proj Manager) field. I tried it changing in CMOD - under Goto in Text enhancements in Keywords then Change . I did this change and in table ekko-verkf I can see the change, but in me33k I cannot . Appreciate if anybody can  reply back soon and help me solve this issue? points awarded for sure.

    If u are talking about the text  related to a Contract by (Trx ME33K --> Header --> Texts --> Text Overview).
    Then u need to use the FM create_text and then put the import parameters as
    Text Name     =  (contract number)
    Language       = EN
    Text ID        = K00  Release order header  text put K01 for first item text K02 for second item text so on
    Text object    = EKKO       Purchasing doc. header texts
    and then call bapi_transaction_commit
    u ll be a ble to find the changes
    thnks
    kanishak

Maybe you are looking for

  • How do I increase the number of characters in directory for Album Title?

    Pretty straightforward problem: the directory name for the Album Title gets cropped to 40 characters when iTunes manages the library. For most albums, it isn't an issue, but if I rip two different CD's of the same album and the title is longer than 4

  • Opening a secure socket in Creator app

    Hi All, I have this app in Creator which tries to make connection with a server over HTTPS. When I run this java prgram from Eclipse (standalone java program), its able to make connection to the server. But when I try and run the app and make this ca

  • Sporadic kernel panics

    I've now had my 3rd kernel panic in the last 2 weeks. I don't know why they happen, or more importantly how I got past the first two?? Did lots of forum searching and reading, and tried various things but nothing I did obviously 'fixed' anything. The

  • Can I use hotmail with the Mail app?

    I looked at the mail app, but didn't see hotmail in there. Can I use it on the touch after upgrading?

  • Peripherals no longer installed

    My system no longer recognizes my Ethernet, TV tuner, USB2.0, keyboard, mouse, audio, and touchscreen. All of these devices are either no longer visible in device manager or no longer working. The correlation is that the entire back panel of the devi