URl in popup message

Hi,
I was able to populate the pop up with text in it. i have one more issue . I concatenated URL along with the text as below. Though the 'Text for URL (Guide in this case)' is been grayed out its not providing the 'Hand link' to the URL .
DATA: w_url TYPE AGR_URL.
w_url = '<a href="http://doc.pdf" target="_blank">Guide</a>'.
CONCATENATE 'employees detais' w_url 'check the link for more info' into l_text.
Then i am assigning l_text to the Formatted Textview UI element.
Is there any thing i am missing for the URL link.
Thanks,
Kumar.

Have you used LinkTo URL or LinkToAction. If you have used Linktoaction then impelment the action handler for that then you will get the hand icon. If you are using the LinkToURL then try to give the correct URL(full domain).
Try to use LinkToAction UI element.
I guess, you are directly concatenating the string and display that message, and part of the text is URL right.
Then you have to have textview, LinkToAction,textview as a part of the UI elements.
Have you deisgned the layout that way or not.
Ex:
w_url = 'Guide'
CONCATENATE 'employees detais' w_url 'check the link for more info' into l_text.
display ' employee details' text in one Textview UI element,
LinkToAction - Guide
display 'check the link for more info' in other Text view.
Then i am assigning l_text to the Formatted Textview UI element.
Hope this is clear.
Regards,
Lekha.

Similar Messages

  • Closing the browser without popup message

    Hi Experts,
    I refered the following thread and done the below steps
    1.Create a Button called Exit.
    2.Create an action for this button.
    3. In the event handler for this button, write the following code:
    String Url;
    try {
    Url = WDURLGenerator.getWebResourceURL(wdComponentAPI.getComponent().getDeployableObjectPart(),"close.html");
    wdThis.wdGetAtpEmpDetailsWinInterfaceViewController().wdFirePlugExitPlug(Url);
    } catch (Exception e) {
    wdComponentAPI.getMessageManager().reportException("Technical Exception occured in the application : " + e.toString(), true);
    4.Create a html page called u201Cclose.htmlu201D with Javascript code for closing a browser window.
    5.Place this html page in SRC -> Mimes -> Components -> Project Structure(Create this folder and place the html page in this folder)
    I have used Ie 7.0
    My questin is when i clicking the button. It show popup message like
    "Do you want to close this window " I don't want this popup.
    without popup i need to close this window? How to do that?
    Regards,
    Manivannan P

    Hi Manivannan p,
    1.Create a Button called Close.
    2.Create an action for this button.
    3. In the event handler for this button, write the following code
    You can try this
    public void onActionClose(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
    //@@begin onActionClose(ServerEvent)
    WDPortalEventing.fire("urn:com.sapportals:navigation", "CloseWindow", "");
    //@@end
    This will help you closing the window with out Popup
    Here we are calling a "Portal Event" called " CloseWindow" to close the windoe
    Get back if you have any questions
    Thanks & Regards
    Swetha

  • Custom popup message

    Hi,
    Is there an easy way to have a custom popup message, I want to show some friendly messages for user in our custom connector. Also I want to know if it is possible to intercept the popup messages from the integration of Adobe Drive and CS, for example, before the message is showing, and modify it to a custom message?
    Thanks,
    Katherine

    Hi,
         Currently, you can't customize popup messages in this way, but from my perspective, I like this idea, to achieve this, some exception handling codes have to be modified in Adobe Drive core side, at the same time, maybe it is necessary to extend RemoteHandlerException and add a new handler for your connector to help Adobe Drive to retrieve the url of the related module resource swf which implements a specific interface defined by Adobe Drive, then your own message can be displayed in the resouce swf by Adobe Drive UI framework.
         It is a just rough thought, before adding this feature, we need to evaluate its value, hopefully we can support that in the near future
         thanks
    Gang

  • Why do I get a popup message in multiple languages requiring a shutdown and restart

    Why do I keep getting a popup message in multiple languages requiring a shutdown and restart?  Has been going on for a few months.  Because of the shutdown reports have been sent to Apple upon restart.

    After it restarted, did you see a dialog box resembling this one:
    If so, next time it occurs click Report...
    Before you send it to Apple, copy the text of the report. Paste it in a reply. Remove or obscure any personal information, should it appear.
    If problems continues to occur please determine if they also occur in "Safe Mode":
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.

  • How to display a popup message in query (through process chain)

    Hi Gurus,
    I need your help.
    I have an input query that triggers an event (through a button) and runs a process chain.
    I would like to show a popup message to inform the user when the process chain is over.
    Using function modules I've been able to show popup messages in the workbench, but I want to display this message directly in Bex Analyzer 7.0.
    Thanks
    Gabbo

    Hi,
    I'm also looking for a solution to display a custom message in the Bex Analyser at logon.
    Using function module in the logon user-exit works but only when loggin to the workbench.
    I don't want to use SM02 (which works in both cases) because I need to display a variable message depending on the user.
    If someone has an idea, I'll really appreciate.
    Best regards and happy New Year to all of you.

  • Error Message Displaying the status Bar not like popup message

    Hi all,
    My Requirement is while creating  invoice if pricing conditons is repeted , system should thorough the error message like (uplicate Condition Types Are Not Possible  in the status Bar but Im getting poup Error message So I want to display the same message in the status Bar.
    Please Help me any one.
    Regards,
    Prathap

    I dont want to Display the popup, I want to Display in Status Bar as a Error Message.
    Like this .
    If I put  message type 'E' its Displaying popup message , MESSAGE ' Duplicate Condition Types Are Not Possible.' TYPE 'E'.
    If I Put messge type 'I' its Displaying in Status Bar .
    Regards,
    Prathap
    Edited by: giri prathap on Sep 13, 2011 12:35 PM

  • How to add Popup message as soon as user logins to portal system?

    Hi,
    I want to display a popup message as soon as user logs on to the portal system.
    Regards,
    Anagha

    Anagha Bhat wrote:
    what do you mean by  "iView with the popup as the entry point" ?
    I think this means, iView's 'Launch in new window' property should be accordingly set..

  • To display a popup message alongwith ALV grid

    Hi Experts,
    I have a requirement where I need to display data using ALV Grid. Also, in case there are any errors encountered during the data extraction I need to inform the user about it by using either a popup message or a status message stating that he needs to check the error log. To display the error log I have provided a push button which will take the user to another screen where he can see all the errors encountered.
    Can anyone please let me know as to how to accomplish the task of displaying a status message alongwith a ALV grid display?
    Looking forward to your reply.
    -Warm regards,
    Prajakta K.

    use exception handling and pop up.........
    try following in grid..
    *--Exception handling
    ENDIF .
    ENDIF .
    WHEN 'EU' .
    READ TABLE gt_list INDEX ls_selected_row-row_id .
    IF sy-subrc = 0 .
    CALL FUNCTION 'ZPOPUP_CONV_CURR_AND_DISPLAY'
    EXPORTING monun = 'EU'
    quant = gt_list-paymentsum.
    ENDIF .
    ENDCASE .
    ENDFORM .

  • Screen freezes and popup message says I need to do a shutdown and then restart.  It does it sometimes 2 times a day. Im new to apple and need help.

    My screen freezes and popup message says I need to do a shutdown and then restart.  It does it sometimes 2 times a day. Im new to apple and need help.

    Bad or incompatible RAM is, more often then not, the cause of most Kernel Panics. It could also just need to be reset.
    Here's the most used site for Resolving Kernel Panics. Please do all the steps in order, even if you don't think you need to do a certain step.
    Here is a great MacFixIt article.
     Good Luck!
    DALE

  • Popup message for down payment

    hi,
    regarding down payment, system will show the popup message while entering FB60 and MIRO, the same popup message is it possible to shown while doing F-53 & f-58 to vendor.
    govind.

    Hi
    Commitments warnings: Is the check box available in the Special G/L indicator config screen. If you select that check box then only the warning message apprears. Below given the help for the same -
    Indicator: Send Warning Message if Balance Exists ?
    Has the effect of sending a warning message if you post to an account for which a balance exists for the special G/L indicator.
    Message popouts at the time of invoicing and no possiblity at the time of payment. But, the system will take if you are making payments using the APP, that depends on the config.
    VVR

  • I have Adobe Acrobat version 11.0.0 installed with Adobe CC.  I cannot download PDFs from the internet (in this case from PubMed National Library of Medicine).  If I try to do this  I get a popup message saying that "ADOBE ACROBAT NPAPI PLUG-IN, VERSION 1

    I have Adobe Acrobat version 11.0.0 installed with Adobe CC.  I cannot download PDFs from the internet (in this case from PubMed National Library of Medicine).  If I try to do this  I get a popup message saying that "ADOBE ACROBAT NPAPI PLUG-IN, VERSION 11.0.0 NEEDS YOUR PERMISSION TO RUN.  I DON'T KNOW HOW TO GIVE THIS PERMISSION OR WHAT TO DO.  CAN YOU PLEASE HELP?

    What buttons do you get to click on with this message? What browser are you using (e.g. Safari, Chrome, Internet Explorer...)

  • Get URL from Mail message to Safari

    I want to be able to email myself at home from work with a URL in the body of the message. I want a Mail rule and Automator (or applescript if necessary) to take that URL from the message body and send it to Safari which will go to the URL. The URL can be either a web page or downloadable file.
    Quad G5   Mac OS X (10.4.7)   4.5GB RAM

    Shoot! I wrote this huge reply and then quit Safari by accident. I'm too tired to type it all over again (I should install a keylogger).
    Anyway, check out the screen shot of my workflow. the AppleScript section is where it xfers the URL from a text editor (BBEdit) to Safari. It's pretty dirty but it works.
    http://www.jameskocsis.com/urlworkflow.jpg
    post antother reply if you need more data on this process.
    Good luck.
    -James

  • Simple problem with popup message before adding document on system form

    Hi all,
    We have an AddOn that validates price lines on system Sales Order form matrix, so that if prices fall below a certain value, a popup is show to ask to continue or not, when user presses ADD button.
    The problem is that if he chooses yes (to continue), the Sales Order is not added since the button ADD keeps being selected ....
    Here is my code:
            [B1Listener(BoEventTypes.et_CLICK, true)]
            public virtual bool OnBeforeClick(ItemEvent pVal)
                int iResult = B1Connections.theAppl.MessageBox("Price lines fall bellow minimum! Continue?", 1, "NO", "YES", "");
                if (iResult == 1) // NO
                    // Show error
                    B1Connections.theAppl.StatusBar.SetText("OK", SAPbouiCOM.BoMessageTime.bmt_Short, SAPbouiCOM.BoStatusBarMessageType.smt_Error);
                    return false;
                // YES: Continue to add Sales Order
                return true;
    The problem is somehow related with the popup message being shown: if user says YES to continue, the system form does not continue with the standard process of adding the Sales Order (when I move the cursor above the ADD button is shows it already pressed...).
    Do I have to do anything more to force the process to continue, when the user says YES?
    Regards,
    Manuel Dias

    Thtas known problem. The solution for this is declare global variable as boolean, when user selects Yes, then set this variable to true and emulate click to add button again where before the message box check if its varaible sets to true - in this case dont show message box, only set variable to false.
    The concept of code will be
    dim continue as boolean = false
    in item event
    if continue = false then
        x = messagebox...
      if x = 1 then
        continue = true
         items.item("1").click
    end if
    else
    continue = false
    end if

  • OS 5.0, Storm: URLs in SMS messages stop being clickable after the thread is opened the first time

    I'm running 5.0.0.328 on a VZW Storm 9530.
    After upgrading, I noticed that URLs in SMS messages and e-mails stop being clickable after a certain time.  I'm not sure that this is so much a time issue as it is one with just getting X number of messages then breaking, but it works like this:
    Battery Pull occurs
    Storm reboots
    Look at SMS messages, URLs can be clicked, opening them in the Browser
    go on about my day
    Get more SMS/eMail messages
    Look at SMS messages, URLs can NOT be clicked.  Have to be copied/pasted into browser to view.
    Battery Pull occurs
    Storm Reboots
    I can again click on URLs and open them in browser
    And that's how it goes.  Initially, after a battery pull, the URLs in various SMS are underlined.  Clicking them opens them in the browser.  OR, I can touch them and hit the BB button, and select Open Link in Browser from the menu.
    After some more testing, the problem appears to be related to the threading of SMS messages.
    My test case is twitter.  ALL my twitter messages are thrown into a single thread (I do NOT want this, by the way, I want individual SMS messages, NOT threads of them).  SO let's say, for example, I have 25 SMS messages in the twitter thread.  Immediately after the battery pull, I can open the thread, and after a moment, all URLs are underlined, clickable, and if I touch/hold for a second, highlighted and can be opened via the BB menu.
    After exiting that thread to do other things, and then coming back to that thread, I have found that OLD SMS messages in the thread (the original 25 that were there when I did the battery pull) are still underlined, clickable, and so forth.  However, any NEW messages added to the thread after I opened it the first time, are NOT clickable, NOT underlined.
    My theory at this point is that the code that parses the SMS messages in a thread and then underlines the URLs making them usable, only runs that first time, and either does not run, or fails to run, on subsequent openings of that SMS thread.
    Thus, if the messages were NOT threaded, then the code would run when each individual SMS was opened, eliminating this problem.  OR, having that code run EVERY TIME a thread is viewed, to ensure it does the underlining/grabbing of URLs for new SMS messages.

    You're in a user-to-user community support forum.
    Do you have a question?
    If so, let 'er rip.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Display popup message on SRM portal

    Hi,
    I need to display a popup message on the SRM portal while doing a PO confirmation. Can you please guide me how to do it?
    Do I need to modify the templates or can it be done using a BADI?
    Thanks in advance.

    Hi,
    Try using CHANGE badi.
    See these related threads also for more pointers:
    Error in pop up (dialog box)
    Customized Pop-up window in Shopping Cart
    POPUP window in shopping cart during Order
    BR,
    Disha.

Maybe you are looking for

  • Addition of a new column to the standard program

    Hi Friends, I have a requirement to add a new column Group Key to the existing report a standard program RFD0PR10 and display the fields based on the group key . The standard program uses methods write _header etc... can any one guide me in this issu

  • Port forwarding for airport utility 5.6.1

    Hi, The previous version of airport utility had a simple tab "port mapping" that allowed me to forward ports so that various servers running on my machine could be accessible via outside of my WAN/LAN.  However, when using the latest version, I don't

  • How do I alternate an output value between 2 settings at a prescribed rate?

    I would like to simplify a sine wave into simply a saw tooth with a single point at the top and bottom of the wave. My external system cannot keep up with the rate I need for the sine wave so it is useless feeding it all that extra data. I basically

  • Java programming in Mac OS X

    Quick question. Are there any differences in coding Java between a Windows and an OS X environment. I've noticec that when I try to compile the same set of code between Windows and OS X that I will not receive any syntax errors in Windows but will in

  • Using the same Referenced Masters across Multiple External Hard Drives?

    I have a large (2TB) desktop external hard drive that I am now using as the source of my referenced masters for Aperture. I would like to copy this reference library ("My Photo Library") to a small, mobile external hard drive to use "on-the-go". But,