JDeveloper 11.1.1.2.0 - Help text at field level

Hi,
We are making use of the Help.properties file to produce field level text. I have field's such as the following
<af:inputText value="#{bindings.DocumentName.inputValue}"
                                label="#{bindings.DocumentName.inputValue eq null ? ''  : bindings.DocumentName.hints.label}"
                                required="#{bindings.DocumentName.hints.mandatory}"
                                columns="#{bindings.DocumentName.hints.displayWidth}"
                                maximumLength="#{bindings.DocumentName.hints.precision}"
                                shortDesc="#{bindings.DocumentName.hints.tooltip}"
                                id="it4"
                                autoSubmit="true"
                                helpTopicId="WORKFLOW_EDITPURCHASEORDER_DOCUMENTNAME"
                                readOnly="true"
                                rendered="true"Is there a elegant way to disable the help text? e.g. provide a form level radio button to enable/disable help text? The only way i can think at the moment would
be to set the helpTopidId to a key that doesnt exists using an EL expression.
Regards

Hi,
I think what you suggest is the way to go in this case
Frank

Similar Messages

  • Help Text for Field Name.....

    Hi Experts,
    In ALV Report there is Feild names like Order No., Qty, etc.
    When the user moves the cursor to the Feild Name i.e. Qty, it should show help text "This Qty is for A-B...".
    How to bring help text for Feild name when the cursor move to feild name ?
    Pl. guide.
    Yusuf

    Hi Shiva,
    There is no field TOLLTIP in SLIS_FIELDCAT_ALV.
    My sintex is :
      w_fcat-col_pos     = 9.
      w_fcat-fieldname = 'FACTOR'.
      w_fcat-seltext_l = 'Stock Value (55 %)'.
      w_fcat-outputlen = 18.
      w_fcat-do_sum = 'X'.
      APPEND w_fcat.
      CLEAR w_fcat.
    Is there any other way becaz there is no field like tooltip?
    Yusuf

  • Help text unreadable (fonts too small)

    SQL Developer v.1.0 patched
    RHEL4 AS Nahant Update 3 Linux
    Sun jdk1.5.0_06
    Help text font in SQL Developer is too small and almost unreadable, specially monotype font used to describe SQL queries.
    Help text in JDeveloper is much better.
    How to increase font size in SQL Developer Help text?
    Niksa Jurinovic
    [email protected]

    Although this only partially addresses the problem, you can increase the help text font size by pressing the + (plus) key in your numeric keypad (in both SQL Developer and JDeveloper). The following (or similar wording) will be added to the "Using the Help" topic in the help and the User's Guide in a future release of SQL Developer:
    "To increase the size of the font in the help topic viewer, press the + (plus) key in the numeric keypad part of your keyboard when the viewer has focus. To decrease the size of the font, press the - (minus) key in the numeric keypad. This setting is preserved only for the duration of the current help pane or window; therefore, you may want to keep the help pane open after setting the help text font to your preferred size."

  • IF Condition in RTF Help text

    Hi,
    I have RTF template which contains the field to display the column name. Below are my help text.
    COLUMN1 is my XML tag and displaying AQUA color in my excel output.
    <?COLUMN1?><xsl:attribute xdofo:ctx="block" name="background-color">Aqua</xsl:attribute>From above scenario, i need to add one more condition if there is no value in my XML tag then don't display the field in my excel output. For example. I have COLUMN1 and COLUMN2 XML Tag. Only COLUMN1 contains the value but COLUMN2 not. In my excel output the COLUMN2 value should not display.
    Thanks

    Please see if (How to make condition using XML tags to check NULL values in XML Publisher templates? [ID 414022.1]) helps.
    Also, see XML Publisher Guide which can be accessed via http://www.oracle.com/technetwork/documentation/applications-167706.html
    Thanks,
    Hussein

  • ORA-06502 on "Help Text" region when changing pages on a tabular form

    Hello everybody,
    We are developing an application on Apex 4.1.0.00.32. This application have some pages with tabular forms and these pages uses a page zero as template. In this page zero, we have added two sidebar regions: a list region to navigate on the application and a help text to describe how to use our application.
    The problem occurs when the tabular split the records into pages (since it has more records that it can show on a single page). When the user clicks to change to another page, Apex raises an ORA-06502: PL/SQL: numeric or value error as described below:
    Erro ao renderizar a região "Ajuda". ORA-06502: PL/SQL: erro: erro de conversão de caractere em número numérico ou de valor
    Informações Técnicas (visível somente para desenvolvedores)
    is_internal_error: true
    apex_error_code: APEX.REGION.UNHANDLED_ERROR
    ora_sqlcode: -6502
    ora_sqlerrm: ORA-06502: PL/SQL: erro: erro de conversão de caractere em número numérico ou de valor
    component.type: APEX_APPLICATION_PAGE_REGIONS
    component.id: 2
    component.name: Ajuda
    error_backtrace:
    ORA-06512: em "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 3654
    ORA-06512: em "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 4204
    Obs: Our database is in Brazilian Portuguese, so I guess it will be hard for some people to understand the first two lines! :)
    We have tried to change the pagination style of the tabular form and change the region model of the help text but the problem still happens.
    Does anyone an ideia about what this may be?
    Thanks in advance!

    I am getting the exact same message, to the line number, also in APEX 4.1.0.0.32.
    Occurs when changing pages in a classic report, Standard region template, select list pagination, when selecting a different pagination set.
    In English:
    Error during rendering of region "Matched Participants Help & Hints".
    ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    Technical Info (only visible for developers)
    is_internal_error: true
    apex_error_code: APEX.REGION.UNHANDLED_ERROR
    ora_sqlcode: -6502
    ora_sqlerrm: ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    component.type: APEX_APPLICATION_PAGE_REGIONS
    component.id: 2
    component.name: <strong>Matched Participants</strong> Help & Hints
    error_backtrace:
    ORA-06512: at "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 3654
    ORA-06512: at "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 4204
    There are no conditions on the region, and no date string within the Help text. Some HTML <strong> tags, that's it.
    The Help region renders fine the first time.
    The Debug info does not help any:
    3.798360.00062Computation point: After Box Body4
    0
    3.798990.00081Processes - point: AFTER_BOX_BODY4
    0
    3.799790.00068Region: <strong>Matched Participants</strong> Help & Hints4
    0
    3.800470.00213Region rendered dynamically because request was not null4
    0
    3.802590.00096Add error onto error stack4
    0
    3.803550.00084...Error data:4
    0
    3.804400.00084......message: Error during rendering of region "<strong>Matched Participants</strong> Help & Hints".4
    0
    3.805240.00084......additional_info: ORA-06502: PL/SQL: numeric or value error: character to number conversion error4
    0
    3.806080.00081......display_location: ON_ERROR_PAGE4
    0
    3.806890.00081......is_internal_error: true4
    0
    3.807700.00084......apex_error_code: APEX.REGION.UNHANDLED_ERROR4
    0
    3.808540.00082......ora_sqlcode: -65024
    0
    3.809350.00234......ora_sqlerrm: ORA-06502: PL/SQL: numeric or value error: character to number conversion error4
    0
    3.811700.00082......error_backtrace: ORA-06512: at "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 3654 ORA-06512: at "APEX_040100.WWV_FLOW_DISP_PAGE_PLUGS", line 4204 4
    0
    3.812510.00081......component.type: APEX_APPLICATION_PAGE_REGIONS4
    0
    3.813310.00110......component.id: 24
    0
    3.814420.00099......component.name: <strong>Matched Participants</strong> Help & Hints4
    0
    3.815400.00076...Show Error on Error Page4
    0
    3.816160.00344......Performing rollback4
    0
    3.819610.00225Processes - point: AFTER_ERROR_HEADER4
    0
    3.821850.00268Processes - point: BEFORE_ERROR_FOOTER4
    0
    3.82453-End Page Rendering
    Any thoughts on where to poke around for this one?
    Thanks - Karen

  • Using shortcuts in Item Help Text

    Hello everyone,
    I have a problem using shortcuts in Help Text sections of items. It says in the help "Item help supports shortcuts using "SHORTCUT_NAME" syntax." but it seems not. In the shortcuts sections of the shared components, it doesn't says that shortcuts can be used in Help text section.
    I am using 3.1. It is a 3.1 bug? I didn't see int he corrected bug's list that is was a bug in 3.1 so.
    If it is not a bug and it just doesnt work in help text sections, do you have any suggestion to supply help text from a help system somewhere else in the organisation?
    Thank, Bpprive

    Thank a lot,
    You can find the information by clicking on "Show edit link" on a page, then on the edit link of a textfield, scrolling to the section "Item help text" and finally on "help text", juste above the textarea.
    "Identifies help text for a page item. This help can be displayed by a help system. Item help supports shortcuts using "SHORTCUT_NAME" syntax."
    I was really happy to find an easy and customizable way to implement help text provided by help system. I have some more ideas, but I't was far away the greatest!
    Thank, bpprive

  • How to display help text for Region in a page having more than one region

    Hi all,
    I want to display help text for each region in my page. I have 5 regions in my page.
    I have a big help text for each of my region so can any easy way is there to put the help text for each region more than 10 lines .I tried lot by searching forums but not able to implement. any document is there then please let me know.
    Thanks in advance,
    Amit

    i mean either if we click the region title name it should display some help text of near about 10 lines in a popup window.
    Or on moseover whenever we will put the cursor into the region title then it should displat the help text message of line 10.
    Hope you will get my qustion well.
    Thanks,
    Amit

  • Page level help text question

    APEX - 4
    DB version - 10g
    Web server architecture - OHS
    Browser - IE8
    Theme - 5
    I know how to set and display help text for a page item, and I see there is the option to add help text at the page level, but how does the user accessing the screen see the page level help text?
    I was thinking it might be a good way to add user help guide information at the page level.
    Thank you for any assistance.

    I know how to set and display help text for a page item, and I see there is the option to add help text at the page level, but how does the user accessing the screen see the page level help text?Using a Help page and region accessed via a help link (e.g. a navigation bar entry), or using the <tt>apex_application.help</tt> API method in a PL/SQL Dynamic Content region.
    This is covered in the APEX documentation which should be consulted before posting a question here.

  • Front End Screen to Update Item Help Text

    Hello, I've been asked to create an Apex front end screen which the Administrators can access in order to update the Help Text associated to the page items within our application (Apex 4).
    I created a basic Interactive Report:
    select page_id, item_name, display_as, ITEM_HELP_TEXT from APEX_APPLICATION_PAGE_ITEMS where application_id = :APP_ID;
    I also have an edit page, which contains the page id (display only), item_name (display only), item_help_text (text field).
    Everything is working fine, except that when the Update process fires to update the help text, I get an Insufficient Privileges error message.
    Update APEX_APPLICATION_PAGE_ITEMS
    set item_help_text = :p7_item_help_text
    where item_id = :p7_item_id
    and application_id = :APP_ID;
    Just wondering, is it possible to update this APEX_APPLICATION_PAGE_ITEMS table? If not, can you please advise what the workaround would be?
    Thank you,
    Laura

    Log on as APEX_04000 user and then grant permission to your wpplication schema user. For a example if your application schema is app_user then
    Grant SELECT,UPDATE ON APEX_APPLICATION_PAGE_ITEMS  to app_user;Thanks
    * If this answer is helpfull or correct then please mark it and grant the points.

  • Getting help text to show on fillable form

    Hi all,
    This might be really simple but I've created a few forms in FormCentral and I've included the 'help text' on a few fields. When I save the form as a PDF and open with Adobe reader, I get the purple bar across the top stating 'Please fill out the following form', however the help text does not show up anywhere to give guidance?
    Is this a particular view setting in reader?
    Thanks,
    Cory

    The help text won't display in the purple document message bar at the top, but should appear as the tooltip text when the mouse cursor hovers over a field that has help text set. It works that way for me.

  • How do I create links from my help text to my software program?

    I have finished all of my online help text documentation using RoboHelp 8. I would like to create a help button in my software that a user could click on to find more information about a specific part of the program in the online help text. I would like to know how to view the absolute paths in RH8 of the help text so that I can link it to the software. Currently, when I go to my online help text is only shows me the http://www.sitename.com. and nothing more for any of the topics.

    Hi,
    Since your help is online, I assume you're using webhelp. Calling the help context sensitive is a joint venture between the help and the application. See http://www.grainge.org/pages/authoring/calling_webhelp/calling_webhelp.htm for help calling your help. If it doesn't help, please post back.
    Greet,
    Willam

  • 'Include help text' does not show up in PDF

    I am using the Adobe Acrobat XI Pro trial to create writable PDF registration forms, and when I use the 'Include help text' and add the required information, once converted from 'FORMSCENTRAL' into a PDF, the '?' disappears.
    I also can't work out how to 'Save as' in  'FORMSCENTRAL' for different versions of this document (similar registration forms but for five different cities) to make alterations. It seems I have to recreate each city all over again for the PDF version, when I need to make one small change to the Terms and conditions section on our form, for example.
    I would appreciate some guidance, thank you!

    Close the form so you are looking at the "My Forms" tab, the view that shows you all of your forms.  In the "My Forms" tab you can right click on a form and choose "Duplicate" from the context menu or you can select a form and click on the "Duplicate" button in the toolbar above the list of forms.
    Thanks,
    Josh

  • Error saving help text !

    What's the maxsize of a Item Helptext.
    Recieving following error when trying to add helptext larger than approx 2000 characters:
    Error saving help text for item "2863318983774284".
    Thanks Gunnar
    Message was edited by:
    ganderss

    just testing RSS freshness ;)
    sorry

  • How do I get the object help text into my document (report)?

    Post Author: ehskalm
    CA Forum: Desktop Intelligence Reporting
    I want to display the object help text (the "description" field in the object properties in the universe) in my report, but I can not find any function for that? Anyone who knows? BO version is 5.1.

    Post Author: hvanderkolk
    CA Forum: Desktop Intelligence Reporting
    All information about the classes and objects in a universe are stored in the repository database (universe domain). To get that information in your report you need to create a query on the repository database.
    For an overview of all objectnames and descriptions that would be:
    SELECT  WA_UNV_OBJECT.OBJ_NAME,  WA_OBJECT_HELP.OBJ_DATAVALUEFROM  (WA_UNV_OBJECT RIGHT OUTER JOIN WA_OBJECT_HELP ON (WA_OBJECT_HELP.OBJECT_ID=WA_UNV_OBJECT.OBJECT_ID  AND  WA_OBJECT_HELP.UNIVERSE_ID=WA_UNV_OBJECT.UNIVERSE_ID) ) 
    Note: this if from BO6.5 using SQL server 2000 for the repository database.

  • Unexpected behavior of checkbox with help text

    Hi everyone.
    I'm using a checkbox to achieve a yes/no user input and I've noticed something strange. Whenever the user clicks on the help text (label) associated with the checkbox, the help text pops up and the checkbox changes state.
    For example, if the checkbox is unchecked, if the user clicks on the label / help text, when they close the popup, the box is checked.
    It's not the end of the world or anything, but could be confusing for end users and so is undesirable. Is this a known issue? Maybe something that could be changed in a future release?
    regards,
    Kieran

    Change this -
    <div id="Layer1" style="position:absolute; width:296px;
    to this -
    <div id="Layer1" style="position:relative; width:296px;
    and reposition the div.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "kc41082" <[email protected]> wrote in
    message
    news:ebi7s4$5bp$[email protected]..
    > Can somebody please help me? I would appreciate it more
    than you know. I
    > am not
    > all that good at writing code -- in fact, I know very
    little about it.
    > However,
    > I love to design. Therefore, I periodically build
    websites for small
    > businesses
    > pro bono.
    >
    > I built a site in Dreaamweaver using table cells. In one
    of my table
    > cells, I
    > would like scrolling text. However, I do not want the
    text to fill up the
    > entire cell (margins on each side of text so it does not
    extend to edges
    > of
    > table cell). To do this, I inserted a layer and set it
    on top of the table
    > cell, where I want the text. I told it to scroll when
    the text overflows.
    > However, although it looks fine on screen, the text
    moves over to the left
    > when
    > I load it in my browser. I cannot figure it out!!! I
    want to change it
    > (maybe)
    > RELATIVE (instead of absolute) to my table cell, but
    can't get that to
    > work. I
    > have seen the code you have suggested to people , but
    don't understand
    > where to
    > insert the code into my website.
    >
    > Will somebody check it out for me and offer me a
    suggestion? It can't be
    > too
    > difficult to fix. Please visit kaycee.mutpup.com and
    click on the link
    > provided. It will take you to the temporary site I have
    posted.
    >
    > THANK YOU!
    >

Maybe you are looking for

  • Acrobat form submit automatically bypassing Outlook?

    We are using Acrobat 9 Professional, Office Standard 2007, Windows XP and some PC's have Windows 7 We created a fillable Acrobat form with a submit buttom. Everything is working as expected - thank goodness. We are able to complete the form, the subm

  • Display brightness control not in Prefs Pane

    I'm using an Apple 23" sinema display. The brightness control used to appear in the System Prefs, but it no longer shows up. I unplugged all peripherals, but I can no longer get the slider to appear. Any thoughts?

  • RSPAN Broadcast, impact network intermitten

    HI All, I've configured RSPAN on the customer network. The impact is, there's a network intermitten on the customer network. And the source problem is broadcast traffic from the destination port on the RSPAN. Is anyone found out broadcast problem whi

  • SOA suite / OIM composite auditing

    Hello. If I use Enterprise Manager, I can navigate to a particular composite instance (an approval workflow) and view the XML data which contains the contents of the request. Does anyone know where this data is stored in the SOAINFRA tables? I can se

  • Brushes greyed out with Hue Saturation adjustment layer

    Hi, I was editing a photo using a hue saturation adjustment layer in CS6 and wanted to paint on the mask to hide some small areas. However, the brushes palette is greyed out. Any ideas what's causing this? Kindest regards