Show explanation text when cursor is set into InputField

Hi all,
I have a WDA component with a view that uses UI-elements Label and InputField.
The InputField has a explanation text. This explanation text is shown only if I´m moving the mouse pointer over the label (label is underlined). Is there a possibility to show the explanation when cursor is set into the input field?
We´re using SAP NetWeaver 7.0 with EHP 1 and SP 08.
Any help would be appreciated.
Alex

Hi,
Just put the explanation text into tooltip propery of InputField. It will show the text when the cursor is moved over it.
Thanks,
Chandra

Similar Messages

  • I have an iPhone 5. It says I have 537 songs on it but every song shows the cloud icon. I have gone through every suggested step I've googled and deleted songs but settings still shows them. When it's plugged into my mac itunes shows it only has 42 songs.

    I have an iPhone 5. It says I have 537 songs on it but every song shows the cloud icon. I have gone through every suggested step I've googled and deleted songs but settings still shows them. When it's plugged into my mac itunes shows it only has 42 songs.

    Hi ellafromva,
    From your description, it sounds like you may have iTunes Match activated; you may find the following article helpful:
    Apple Support: iTunes Match on iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5637
    Regards,
    - Brenden

  • How can i show input text when no row present in database.

    Hi All,
    I am using Jdeveloper 11g Release1(11.1.1.4.0)
    I have created EO and VO which is based on that EO.
    By using Vo i have designed .jspx page ,on that page i have taken adf form which is based on that VO.
    My problem is when database table is blank (i.e zero row) then input text on page not displayed.
    I want to show blank input text when such condition occurs.
    Thanks
    Imran.

    Hi,
    You can set ExecuteWithParams as default activity in the task flow then method activity to return total no of rows passing to Router activity if your method has value 0 then call Create insert operation else do directly to page.
    Following idea could be your task flow
    Execute With param (default) > SetCurrentRowWithKey > GetTotalNoOfRows (VOImpl Method)
    |
    v
    Router
    1. If pageFlowScope outcome is 0 then call CreateInsert > MyPage
    2. if pageFlowScope outcome > 0 then MyPage
    hope it helps,
    Zeeshan

  • Firefox doesn't show original text when replying an e-mail in Hotmail

    Firefox doesn't show the original text when replying an e-mail message in Hotmail. It's not an account issue since I've tried the same with Explorer and the original text DOES show...
    == URL of affected sites ==
    http://www.hotmail.com

    anyone fix the problem yet?I cleared my cookies and that didnt work.

  • My mac will restart & show Blue Screen when plugged ipod classic into my mac

    When i plugged ipod into my mac and i put to the Disk Mode my ipod , the computer will restart & don't let me to restore my ipod !!!! Please help and give me a solution !!!
    My ipod & mac info :
    iPod Classic 160gb (2009)
    Mac Book Pro (2011)
    iTunes 11.1.3

    If your computer is  a 2011, you can stop the blue screen by turning off graphic card switching.  Under apple, system preferences, energy, uncheck box.  Temporary fix.  Your logic board may need to be replaced if you are under warranty or have apple care otherwise $1000.00.  May be software or firmware problem but apple has provided no info.  Replacing logic board has corrected problem for some users and not others.  Everything I've mentioned only applies to 2011 MBPs.

  • My apple Tv show greeny color when i connect it into a projector

    So i just discover this problem yesterday, i have an apple tv and imac. I use the same projectors and same cable, but the color output looks so bad (greeny color) when i connect it into my apple tv, but when i connect it to my i mac, the color is flawless and the projector works fine.. so could anybody explain it to me, I appreciate your help.. thank you..

    After connecting AppleTV 3 with USB and starting iTunes you need to connect the power - the steps are different to AppleTv2 which does not need power after connection.
    IS your itunes up to date? It may not know about AppleTV 3 if it's more than a few months old.

  • Any way to get imessages to show as texts when looking at my bill?  (and yes I know how to turn off imessages)

    I'd like imessages to show as texts on bill.

    As mentioned...the only way to do it would be to turn off iMessage. Otherwise, it isn't a SMS text that VZW can charge you for (or deduct from your texting plan) so it will not show on your bill. If you're wanting to do this in order to monitor someone else's iMessage usage I don't think there is a way to do so...iMessage isn't an option in the restrictions menu so I don't think you could even get your hands on the other device and put the restriction on it if you wanted to shut off the iMessage capability so they could only send text messages (if they had the code to change restrictions then that wouldn't work anyway because they could go back and change it). No idea if there is or ever will be a iMessage tracking app but that may be your only hope...

  • Editable .pdf not showing edited text when uploaded to printer

    I created a form for company business cards so that employees could fill in their own info. Everyone has Reader, so i figured it would work. When I uploaded the filled-in form to various printing sites (I tried several), the text was gone. I feel like there's a simple solution, I just don't know what it is.

    I have run into this with something I am doing.  Vistaprint doesn't show the preview with the form data, nor does my iPad.  But Outlook (as a preview), Adobe Reader/Acrobat, and Staples Canada Print & Copy all DO show the preview with the form data.
    I am curious to see if Vistaprint would actually print with the form data or not, but instead I just switched to Staples for this need. For those needing Vista, I suggested a program like CuteFTP Writer which I have used in previous jobs for those without the full Adobe suite.

  • Windows always shows lock screen when idle, ignores setting

    On Windows 8, I had my computer set up so that the screen would turn off after a period of inactivity. When I would move the mouse or press a key, it would resume without asking me to log in. After upgrading to Windows 8.1, it is now always showing me the
    lock screen when resuming from idle. In the lock screen settings, I found a new option named "When my PC is inactive, show the locks screen instead of turning off the screen". I have disabled this setting, but my computer still locks every time the
    screen turns off.
    How can I get my computer to stop locking when it is idle?

    Hi,
    What about the settings in Screen Saver? Please check the Option "On resume, display logon screen" is unchecked.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Show some text when mouse hover over a component

    Hi,
    I would like to show a couple of lines of text, just to the right hand-side of the component (kind of a mini-pop up menu) everytime the mouse hovers on that component. The focuslistener is in place and working, but I don't know how to implement this 'popup' menu. I don't need to select any of the lines or perform any action on them, just showing them
    thanks

    thanks, that's the component I was looking for (assuming I can now change the fonts, colour etc)
    I have done the following and it kind of works: it should highlight the text and show the tooltip. However, it kind of gets stuck every now and then...two things: it takes some time before the tooltip appears (1 sec): is there a way to make it immediate, simultanous to the highligh? also, I have a few Jtextfield, as you may remember..as I hover the mouse over each of them, it all works fine, but when I go back to a jtextfield previously hovered over and highlighted, nothing happens, until I randomly click around and then works again. Any ideas? thanks a lot
    myJTextField.addMouseListener(new MouseAdapter(){
                     public void mouseEntered(MouseEvent e) {
                        ((JTextField) e.getSource ()).requestFocus();
                        ((JTextField) e.getSource ()).selectAll(); // highlight the text
                        ((JTextField) e.getSource ()).setToolTipText("text");
                       

  • Keynote doesn't show highlighted text when played.

    I have highlighted text fragments on several slides. The highlight behind those text fragments looks fine when in design mode, but does not show in Play mode. These text objects are layered in front of other graphic objects. Does anyone else have this issue?

    I thinks I figured this out. Highlights are treated like comments and are annotations attached to text rather than first-class objects n their own right. They are similar to PDF annotations.

  • How can erase incon text from short text when cursor over on pushbutton?

    Hi all.
    I have pushbutton ,i done by fuction code (selection screen)
    Eg:sscrfields-functxt_01 = '@0Y@ Create'
    when i have move on pushbutton by mouse cursor ,i have short discription like @0Y@ Create ,it displayed with icon code, i want remove my icon code from short text.
    pls advice me.
    regards.
    Raju j

    to avoid that use the following code.
    data: itext like SMP_DYNTXT  .
    itext-TEXT = 'Logoff' .
    itext-ICON_ID = '@15@' .
    itext-ICON_TEXT = 'Text to be displayed on the Button' .
    itext-QUICKINFO = 'Quick Info' .
    move: itext to sscrfields-functxt_01 .
    Regards
    Raja

  • HT4061 How come under devies it shows no devices when I am set up with iCloud.  Trying to find out how to find my iphone

    How do I find my iPhone 4s using my computer.  I know to go to iCloud but it's telling me they can't find me.  I know I have an iCloud account and backed up my phone to be able to find it.

    You're welcome.  I've never set up an alias but according to this article: http://support.apple.com/kb/PH2622,
    "The text you provide becomes the email address ([email protected]). An alias must contain between 3 and 20 characters."
    This certainly implies that the alias is not required to be your registered name, and only becomes the prefix for a new @me.com address.  There might be something going on with the servers right now as they are probably very focused on getting ready for the iPhone 5 pre-order release, which is supposed to happen any minute now.  You might have better luck if you waited a while.

  • Cursor not stopping rolling text when pointed at it

    Unable to stop rolling text when cursor pointed at it. This works ok on other browsers. By using the reset with the disabling or enabling any add on the scrolling text will stop with the cursor as it should, but once you close Firefox and return it stops working.Same when computer is restarted or shut down. I have tried using the Firefox restart with add ons disabled and also uninstalled Firefox 27.0.1 and reinstalled with no success. The operating system is Mac osx Mavericks.
    John.B

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • My iphone 3 GS shows mirror image i.e backward/reversed text when switched on or woken up ?  Any explanations or solutions?

    Hi, my i-phone 3GS suddenly started showing all text in reverse or mirror image when it wakes or is switched on.  By toggling the on/off swtich it may revert to normal eventually but it takes time.   Problem is recurrent for 3 days and makes the phone unusable in a hurry.   Any explanations or solutions.

    Add me to the list of disgruntled users who have had this same problem since upgrading to 3.1. After restarting the phone, it works for about 30-40 minutes and after that, no calls, no texts, no voicemails, no 3G web browsing or email (wi-fi still works).
    The tech at the Genius Bar (at the 3rd St. Santa Monica, CA store) seemed as though he had no idea what the problem was. Since my phone is out of warranty, he told me that if the phone needed to be replaced, it would be at my expense, which p*ssed me off, since it was obvious (to me) that the OS update was at fault.
    I did a half-dozen restores before I realized that there was no way to roll back to a previous version of the OS and that outside of that, it didn't really matter what I did.
    I just read the tip on this thread about turning off 3G. It works fine so far. We'll see if it continues to work after the dreaded 40-minute mark.
    Thanks, everyone, for the help. Hopefully, Apple will put out a fix quickly, before they have a revolt on their hands.

Maybe you are looking for