How do you highlight iHelp Buttons and List Applet fields

How do you highlight iHelp Buttons and List Applet fields? I've followed all the steps in the Bookshelf but it seems like buttons and list applet fields do not highlight. The highlight feature only seems to work in form applets. Is this a known issue? Are there workarounds for this?
Thanks
Bernhard
Edited by: Bernhard on Dec 12, 2011 2:06 PM

Bernhard
I remember that colors of single list applet fields cannot be changed, since the whole list is regarded as one "control" itself. It works for single fields in form applets (as you said) but not in list applets. There is a document in MyOracleSupport pointing this out, but at the moment I can't find it.
Regarding iHelp Buttons I have no idea.

Similar Messages

  • Please help! How can I validate Radio Buttons and List Menu with PHP.

    Hello everyone, I have been learning PHP step by step and
    making little projects.
    The point is I find it easy to learn by doing "practical
    projects."
    I have been reading the David Powers's Book on PHP Solutions
    and it's really great, however there is nothing mentioned regarding
    Validating Radio buttons. I know the book cannot cover every aspect
    of PHP and maybe someone in here can help.
    I have been learning how to process HTML forms with PHP.
    The problem is every book or tutorial I have read or
    encountered fall short on validation.
    I'm wondering how I can learn to validate Radio Buttons and
    Select List Menu.
    I have managed to create validation for all other fields but
    have no clue as to how I can get validation for Radio Buttons and
    List Menu.
    I would also like an error message echoed when the user does
    not click a button or make a selection and try to submit the form.
    I would appreciate any help.
    Patrick

    It's not that default value is "None." In fact it's not. It
    will only be
    "none" when the form is submitted.
    Also if your submit button is names 'send' then
    $_POST['send'] will only be
    set if the form was submitted.
    Make sure you didn't hit the refresh button on your browser
    which usually
    reposts the information. Also make sure you did not reach the
    form from
    another form with the same button names.
    Otherwise paste the snippet.
    Also you can check what fields are set in the post array by
    adding this to
    the top of (or anywhere on) your page:
    print_r($_POST);
    Cosmo
    "Webethics" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Off the top of my head this should be no different than
    your radio buttons
    > except that 'productSelection' will always fail the
    !isset check when the
    > form is submitted since the default value is "None", and
    therefore always
    > set. :-)
    >
    > So how about this..?
    > <?php
    > if (isset($_POST['send']) and
    ($_POST['productSelection'] == "None"))
    > {echo "Please select a product.";}
    > ?>
    >
    >
    >
    >
    > "Webethics" <[email protected]> wrote
    in message
    > news:[email protected]...
    > > Another question - how do i applied the code you
    just showed me to
    > > select
    > > menu
    > > or select list?
    > >
    > > This is the list:
    > >
    > > <div class="problemProduct">
    > > <label for="productSelection"><span
    class="product_label">Product
    > > Name.</span></label>
    > > <select name="productSelection" id="products"
    class="selection">
    > > <option value="None">-------------Select a
    product----------</option>
    > > <option value="Everex DVD Burner">Everex DVD
    Burner</option>
    > > <option value="Vidia DVD Burner">Vidia DVD
    Burner</option>
    > > <option value="Excerion Super Drive">Excerion
    Super Drive</option>
    > > <option value="Maxille Optical Multi
    Burner">Maxille Optical Multi
    > > Burner</option>
    > > <option value="Pavilion HD Drives">Pavilion
    HD Drives</option>
    > > </select>
    > > </div>
    > >
    > > I thought I could just change the name is the code
    from operatingSystem
    > > to
    > > productSelection.
    > >
    > > Something like this:
    > >
    > > From this:
    > >
    > > <?php
    > > if (isset($_POST[send]) and
    !isset($_POST['operatingSystem']))
    > > {echo "Please select an operating system.";}
    > > ?>
    > >
    > > To this:
    > >
    > > <?php
    > > if (isset($_POST[send]) and
    !isset($_POST['productSelection']))
    > > {echo "Please select an operating system.";}
    > > ?>
    > >
    > > But this does not work, any ideas?
    > >
    > > Patrick
    > >
    >
    >
    >
    >
    > Hey, I tried this about but as you mentioned, since the
    default product
    > value
    > is "None" an error message appears when the page loads.
    >
    > Is there a way to code this things so that even though
    the default value
    > is
    > "None" there ia no error message untle you hit the
    submit?
    >
    > When I applied the code, it messes up the previous code,
    now the operating
    > system is requiring an entry on page load.
    >
    > When I remove the code from the list menu everything
    goes back to normal.
    >
    > I know this is a little much but I have no other
    alternatives.
    >
    > Patrick
    >

  • How do you highlight multiple documents rapidly, rather than having to click on the document and on "command" one at a time?

    How do you highlight multiple documents rapidly, rather than having to click on the document and on "command" one at a time? Right now, when I'm trying to highlight documents to export, I have to click on each document individually. Is there a way to highlight one document while scrolling down the list until all desired documents are highlighted? I would like to rapidly be able to do this to save time when I am exporting or saving multiple files from my documents to an external drive, CD-Rom or cloud storage.

    Click on the first item
    Hold the Shift key
    Click on the Last Item.
    All the items in between will be selected.

  • HT4059 How do you highlight and make notes on a PDF book?  I can do so on my ePub books, but not PDF. Is there a trick?

    How do you highlight and make notes on a PDF book?  I can do so on my ePub books, but not PDF. Is there a trick?  I would like to avoid a second app for this.

    I wasn't aware you can edit PDF's in iBooks.

  • How can you listen to music and play a game at the same time?

    How can you listen to music and play a game at the same time?
    I am playing music, by starting the Crash Baandicoot Nitro Kart 3D game it shuts off the music playing. Is there a way around this?
    It seems like this should be possible.
    Message was edited by: RuthlessVengeance
    Message was edited by: RuthlessVengeance

    Select the music play list you want to listen to and start it playing. Go back to the home screen and start the app you want to use, music will stop. Press the home button two time quickly and it will bring up a simple control for controling the music. This works for me with all of the apps I have purchased including games. Just a note you can pull up the same music control if the iPod is a sleep and locked by pressing the button three times quickly.
    Mike

  • How to create popup window with radio buttons and a input field

    Hi Guys,
    Can somebody give some directions to create a stand alone program to create a window popup with 2 radio button and an input field for getting text value. I need to update the text value in a custom table.
    I will call this stand alone program from an user exit. 
    Please give me the guidance how go about it or please give any tutorial you have.
    Thanks,
    Mini

    Hi,
    There are multiple aspects of your requirements. So let's take them one at a time.
    You can achieve it in the report program or you can use a combination of the both along.
    You can create a standalone report program using the ABAP Editor (SE38). In the report program you can call the SAP Module pool program by CALL Screen <screen number>. And then in the module pool program you an create a subscreen and can handle the window popup with 2 radio button and an input field for getting the text.
    For help - Module Pool programs you can search in ABAP Editor with DEMODYNPRO* and you will ge the entire demo code for all dialog related code.
    For Report and other Module pool help you can have a look at the following:
    http://help.sap.com/saphelp_nw70/helpdata/en/47/a1ff9b8d0c0986e10000000a42189c/frameset.htm
    Hope this helps. Let me know if you need any more details.
    Thanks,
    Samantak.

  • How can you make one button preform different actions in Xcode?

    How can you make one button "preform a click" and "orderfront"? Is that possible? Because what I am doing is making a welcome window to my application for Mac OS X 10.6, and I have two buttons in that window, one says "Connect" which connects a a WebView to a url and the other button opens up the main window. So how can I a make a button do multiple things at once??

    Ah - If you are just using bindings between various objects from Interface Builder, you can reduce your application code a bit (sometimes quite a bit), but there is only so far you can go. Typically variables and routines are defined in your application that Interface Builder hooks into, so that your application code (usually Objective-C, but can be others) can use these variables and routines to determine what is happening in the user interface.
    I'm not sure how up-to-date the project code is (or what programming code you are familiar with), but you can take a look at Apple's Cocoa Application Tutorial to see what is (usually) involved in creating an application.

  • How do you remove telstra messages and go back to visual messages on iphone

    How do you remove telstra messages and go back to visual messages on iphone

    Should be pretty easy as follows:
    1 - Make sure you have copies of any pictures you want that are inside Aperture somewhere on your computer.
    2 - Quit Aperture > Remove any Aperture icon from dock > drag the Aperture program (lens icon) from Applications folder to the Trash > proceed through any warning dialog (including entering password as required) to complete the process.
    Note - new security features in OS X Lion may present those warning dialogs to prevent accidental deletion of Apple programs.
    3 - Hold down the 'Option' key and use the 'Go' menu in menu bar and select the 'Library' option.
    4 - In the Library folder, open the 'Application Support' folder and delete any Aperture folder found.
    5 - While still in the Library folder, open the 'Preferences' folder and delete both the 'com.apple.Aperture.plist' and 'com.apple.Aperture.plist.lockfile' file.
    6 - While still in the Library folder, open the 'Caches' folder and delete the 'com.apple.Aperture' folder.
    7 - Go the your 'Pictures' folder and drag the 'Aperture Library' (may be named Aperture Trial Library or similar) to the Trash to delete it as well.
    8 - Empty the Finder Trash to remove Aperture.
    Note - there are some files and Aperture folders in the '/Library' folder (which is in the root of your system drive), but you don't really need to remove those. Since you are a beginner, it is probably better not to for now.
    That should do it.
    Additional edit: There are two Library folders I am referring to. The first is the one in your user account 'Home' folder which is the one you are going to by using the 'Go' menu. This is the one you are deleting files from in the steps listed. The second Library folder is the one in the root of your system drive and is not typically a location for beginners to work with (thus the final note above). Hope that is clear enough.
    Message was edited by: CorkyO2 to add clarity concerning the 'Library' folder.

  • How do you highlight a sentence that spans two pages without having to make two notes?

    If a sentence starts on one page and continues to the next, how do you highlight the entire sentence without having to start a second note for the second page? I know it's possible because one of my notes is highlighed that way.  This seems like it should be a simple thing to do. But I can't figure it out and I can't seem to find any solutions either.

    Not sure if it'd make any sense, given the device and software,
    but what happens if you could resize the page so that sentence
    is in one page, then resize the page back to original size; which
    should make both halves of a sentence still retain that aspect?
    Just an idea...
    Dangerous enough?

  • How do you get the time and weather to appear on your screen at all times?

    I was told you can easily do that just as shown on the photo they have of the Droid Incredible on there wireless phone purchase page.
    Anyone know how to do this and can recommend the app to do this also.  I tried installing an app that said it is installed but I can't find it on my phone either.  Thx.

    gardengirls wrote:
    Hi, I ended up installing the one you suggested but how to you get it up and running.  I have an icon but I can't figure out what to do with it now.  I thought it would just show up automaticaly.....
    Go to page you want to add item to and press and hold, select widgets from list and scroll and select Beautiful Home and this will give you the clock on thay page... You also have a number of extras widgets you can choose from in list... Also you can press and hold on item once on page a move them around on page where you want.
    Let me know if you need more help and I will see what I can do..

  • How can i get Radio buttons  and parameters  in a Single Straight Line

    Hi Experts,
    How can i get Radio buttons  and parameters  in a Single Straight Line...
    Example:
       r1 r2 p1 p2.....
    Cheers,
    Priya
    Points granted.

    Write the following code for the selection screen:
    DECLARATION OF PARAMETERS.
    SELECTION-SCREEN: BEGIN OF BLOCK select WITH FRAME TITLE text-001,
                      BEGIN OF LINE.
                      SELECTION-SCREEN COMMENT 1(10) FOR FIELD p_detail.
                      PARAMETERS p_detail RADIOBUTTON GROUP r1 DEFAULT 'X'.
                      SELECTION-SCREEN COMMENT 25(10)  FOR FIELD p_summry.
                      PARAMETERS p_summry RADIOBUTTON GROUP r1.
    SELECTION-SCREEN: END OF LINE,
                      END OF BLOCK select.
    this will solve your poblem surly. reward the points if you find helpful
    Regards,
    Siddarth

  • How do you set a button to unselectable?

    How do you set a button so it us unselectable?

    ... or even remove ot form the panel (less confusing for the client)
        if(e.getSource()==button1){
            // do things and
            myPanel.remove(button1);
            myPanel.add(newInterestingButton);
    }OR: use a boolean
         if(e.getSource()==button1){
            if(allowUseButton1){
               // do things and set the condition false
               allowUseButton1 = false;
            }  // and tell them
            if(!allowUseButton1){
               myTextArea.setText("Please use the newInterestingButton");

  • How do you highlight several cells with the mouse in numbers

    how do you highlight several cells with the mouse in numbers

    Hi David,
    Using only the mouse, you can select a contiguous range of cells using the method described by dwb.
    For larger (but still contiguous) ranges you might prefer this method:
    Click the first (top left) cell of the desired selection.
    Scroll to the last (botom right) cell of the desired selection.
    Shift-click the bottom right cell to select it, and all of the cells in the rectangular array defined by this and the top left cell selected in step 1.
    To select two or more non-contiguous cells:
    Click on the first to select it.
    Command-click on another to add it to the selection.
    Repeat as necessary.
    Regards,
    Barry

  • How do you highlight words

    How Do you highlight words ??

    Select the text.
    Click the Character Background Fill color rectangle..
    Click on a color...
    And your text is highlighted...
    Jerry

  • How do you highlight typed words for a calendar event

    how do you highlight typed words for a calendar event on ical?

    See this plugin in for APEX 4.x applications..:http://www.apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/clarifit-report-instant-search_98.html
    Next time please help us help you.. Post the following information:
    APEX Version
    Database Version
    Browser Version
    Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

Maybe you are looking for

  • Where is the Ask to Buy option in Family Sharing?

    Where is the Ask to Buy option for members in my Family Sharing?  I only see the Parent/Guardian option and the Allow member to see your Location option.  The articles I found indicate it should be located with the others.  Please help.

  • MSI KT4 Ultra & 160GB Issue

    My specs are in my sig.  I'm running Windows 2000. When I built my new machine, I used a 160GB Maxtor drive that I had in my old machine.  Now, my old machine suffered from the 130GB drive limit, so was used as such for a few months.  It has a single

  • Flash builder 4.5 + mobile apps + mx components : error#1014

    Hi everyone, I found about the capabilities of Flex/Air a few weeks ago and I started experimenting. I'm interested in the mobile apps in particular. I downloaded the final release of Flash Builder and started to "code" a few things (I am fairly new

  • Theme Editor files for SP13

    The link in SAP Note 854870 for the SP13 Eclipse Web Dynpro Theme Editor/Themes returns "Error - download expired". Does anyone know of an alternate location for the SP13 themes or if it is possible to use the SP14 (or later) theme editor to maintain

  • Experiencing poor syndication service performance in MDM SP06

    I have installed MDM SP06 on our test server and have had to switch our syndications from using the syndication manager batch utility to using the syndication service. These syndications all have the "suppress unchanged records" option selected (chec