Email Pop Up window on click of  tool area Link.

hi
i have three links say Link 1, Link 2, Link 3 in my tool are.My requirement is to have an email pop up opened with a defaulting email address in the "To" field to report an error or a query to the Link 3.
Is it possible to implement this functionality in EP 6.0? if yes please tell how to proceed.
thanx
Disha.

hi
i dint get much from this link, could you tell me in different approach.
i know how to give href to a link in the tool bar, but here i need the email pop up window with some default address.
I follow the same, as given in the link, Have applied to code:
< A href="mailto:[email protected]" target = "new".....</A>
Anything else i need to add in the html code because this way it is not working.
thanx
Disha

Similar Messages

  • How to open a new pop-up window on click of a link using OAFunctions

    Hi ,
    I have a requirement to open a new pop-window on click of the responsibility name(functions available under responsibilities). The current URL /link is driven using OAFunctions.
    Any idea, how can i open a new window while still keeping the parent window as it is?
    Regards
    Puja

    This can be achieved, you need to first create the javascript function which will open the popup and add that to the HomePage through and then call that function during onLoad of the HomePage. Here is a code sample,
    1. Extend the page level controller and write a new controller
    2. Write the following code in processRequest before calling super.
    StringBuffer popupScript = new StringBuffer("function customPopUp() { ");
    popupScript.append("newWindow = window.open(theURL,'newWindow','toolbar=no,menubar=no,resizable=no,scrollbars=no,status=no,location=no,width=300,height=500);}");
    pageContext.putJavaScriptFunction("customPopUp", new String(popupScript));
    OABodyBean bodyBean = pageContext.getRootWebBean();
    bodyBean.setOnLoad("customPopUp");
    3. Use personalization to replace the existing controller with your extended controller and the popup should be launched whenever you enter the homepage.

  • Closing a Pop Up Window on click of a button

    Hi Forum,
    In the parent view there is a button, on click of this button a new pop up window is opened.
    This pop up window also has a button (Submit). Onclick of the submit button in pop up window I need to performe some code execution and then close this pop up window.
    I tried the steps given in the weblog
    /people/mohammed.anzys/blog/2007/06/05/how-to-close-parent-window-in-webdynpro-applications
    But it does not seem to be working.
    Any other way to achieve this or what might I be doing wrong here?
    Thanks,
    Anubhav.

    Hi,
    I missed a parameter in parent window while calling the pop up window
    DATA lo_window_manager TYPE REF TO if_wd_window_manager.
    DATA lo_api_component  TYPE REF TO if_wd_component.
    DATA lo_window         TYPE REF TO if_wd_window.
    lo_api_component  = wd_comp_controller->wd_get_api( ).
    lo_window_manager = lo_api_component->get_window_manager( ).
    lo_window         = lo_window_manager->create_window_for_cmp_usage(
                       interface_view_name    = 'WD_VALUE_HELP'
                       component_usage_name   = 'ZUSAGE_FORMNUM'
                       title                  = 'Additional Information For Item'
                      close_in_any_case      = abap_true <----Missed this earlier
                       message_display_mode   = if_wd_window=>co_msg_display_mode_selected
    lo_window->open( ).
    Now it is working fine.
    Many thanks to all.

  • Pop Up Window on click of save button

    Hi ,
    I am very new to WebDynpro Java.
    Can somebody plz help me??
    My Requirement-
    On Click of the Save Button ,a Pop Up window should get displayed with a message saying "SUCCESSFULLY SAVED".
    Plz reply soon
    Thanks In advance!!
    Regards
    Smita

    hi!
    1.create a action on the button click
    2.create a value node(popup)--> value attribute
    set the cardinallity as 1..1 and type as com.sap.tc.webdynpro.
    services.session.api.IWDWindow
    3.
    public void okPopup() {
    // @@begin okPopup()
    // get the repository content at runtime of the Web-Dynpro-
    IWDWindowInfo windowInfo = (IWDWindowInfo) wdComponentAPI
    .getComponentInfo().findInWindows("okWindow");//give your window name
    // create the u201CokWindowu201D
    IWDWindow window = wdComponentAPI.getWindowManager()
    .createModalWindow(windowInfo);
    // set the WindowPosition on the screen
    window.setWindowPosition(300, 150);
    // and show the window
    window.show();
    // Save WindowInstance in Context
    wdContext.currentPopupElement().setWindowInstance(window);
    // @@end
    4.now you can take text views to show the required message in the popup window.for that you can take the message from message pool and also you can directly write the message in the text property of text view.
    please get back to me if any further clarification is required.
    thanks
    vishal

  • How do I stop the pop-up window in Facebook that asks "Are you sure you want to navigate away from this page"

    It recently started to ask this every time I do anything on Facebook.

    Yes, this pop-up window in facebook is getting extremely annoying and most times after clicking on Ok, it will take me to a page totally opposite to where I wanted to go.
    When I chat on the Scrabble Discussion Board I have to click Ok constantly with each post even though I am not navigating away from that page but merely replying to a post on the same original page.
    It is not present on Chrome or IE 8, just on firefox, why?
    Please remove, fix, or tell me how to disable this totally useless pop-up.

  • Pop-up windows in Safari.  Why are they happening?

    When I use Safari new windows, totally unrelated to the site I am going to,  are constantly opening when I click on a site .  The wanted site also opens, but it waits for the new window to open first.  Sometimes the unwanted site opens in a new window, and sometimes in a new tab.  Why is this happening?
    I does not happen when I use Firefox.

    The pop ups are due to malware.
    Use the removal tool here >  The Safe Mac » Adware Removal Guide

  • New window when clicking on cancel or link in ESS process

    Hello,
    When I am accessing an ESS scenario (Address for example), and I am changing my address, whenever i click on Cancel or another link (Overview for example), it opens up a new window. When i click cancel i want the current scenario to cancel, and go back to the beginning, not open up a new window. The same goes for clicking on another link. I want that link to open up in my current browser, not a popup.
    When I am in the first screen of the scenario, it doesn't open up a new window.
    Can anyone tell me if I can change that, or if that's an error?
    Gr,
    Jaron
    Message was edited by:
            J. Frenk

    Hello Koduru,
    you should have a look at the work protect modus settings of the user.
    Regards
    Gregor

  • Firefox takes lot of time in opening a pop-up window

    Firefox takes atleast 5-10mins in opening a pop-up window, when clicked on a link in a parent website. All these websites are completely trusted. The following are the Plug-ins and themes which are installed in my firefox version 3.6.3 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729))
    Plug-ins:
    Adobe Acrobat 7.0.9.50
    BitTorrent 1.0.0.1
    DivX WebPlayer 1.3.0.0
    DNA Plug-in 1.0.0.1
    Google Talk Plugin 1.1.2.0
    Google Update 1.2.183.23
    iTunes Application Detector 1.0.1.1
    Java Deployment Toolkit 6.0.150.3
    Java Platform SE6 U15 6.0.150.3
    Microsoft Office 2003 11.0.8161.0
    Microsoft Windows Media Player Firefox Plugin 1.0.0.8
    Mozilla Default Plug-in 1.0.0.15
    Quake Live 0.1.0.277
    QuickTime Plug-in 7.6.2
    RealJukebox NS Plug-in 1.0.2.2088
    RealPlayer Version Plugin 6.0.12.1040
    RealPlayer(tm) G2 LiveConnect-Enabled Plug-in(32bit) 6.0.11.2027
    Shockwave Flash 10.0.42.34
    Shockwave for Director 10.3.0.24
    Silverlight Plug-in 3.0.50.106.0
    Winamp Application Detector 5.5.7.2830
    Windows Presentation Foundation 3.5.30729.1
    Yahoo Application State Plugin 1.0.0.5
    Yahoo! activeX Plug-in Bridge 2006.8.16.1
    Extensions:
    Delicious Bookmarks 2.1.072
    Download Helper 4.7.3
    Fast Video Download(with SearchMenu) 3.0.8
    Java Console 6.0.07
    Java Console 6.0.10
    Java Console 6.0.12
    Java Console 6.0.13
    Java Console 6.0.15
    Java Console 6.0.05
    Just Dial Toolbar 1.95
    LogMeIn, Inc. Remote Access Plugin 1.0.0.464
    McAfee SiteAdvisor 3.1
    Microsoft .NET Framework Assitant 1.2.1
    PDF Download 3.0.0.1
    Translator 1.0.4.4
    Themes:
    Defualt 3.6.3
    DJ World - Created by DJ_BRI3.
    I am confused to make out which plug-in is affecting the mentioned action. Please help
    == This happened ==
    Every time Firefox opened
    == installing updates for extensions or plug-ins or while running java updates

    Hello Chaitanya.
    This kind of issues are, unfortunately, more common and the we'd like. Thankfully, 99% of the cases are very easy to solve. However, you do need to diagnose what your exact problem is. Do this:
    #run Firefox in safe-mode to disable all extensions and plugins. If this fixes your issues, be them with RAM or CPU usage, then you know it's a problem with plugins or extensions. Proceed to number 2. If safe-mode doesn't fix the issues, then read bellow, after this list;
    #update all extensions and plugins in your Firefox. If this doesn't solve the issues, proceed to the following number;
    #disable all extensions and plugins in your Firefox (not running safe-mode). Being certain that, as in safe-mode, the problems you're having have gone away, enable one plugin at a time. You should be certain that you WANT that plugin to be enabled, so keep your overall number of plugins as low as possible. When you encounter the problems, you know you've found a problematic plugin, so disable it for good. Keep enabling all plugins (except problematic ones) until you've gone through them all.
    #enable one extension at a time. Again, be certain that you WANT that extension to be enabled, so keep your overall number of extensions as low as possible. When you encounter the problems, you know you've found a problematic extension, so disable it for good. Keep enabling all your extensions (except problematic ones) until you've gone through them all;
    #you're done! You've fixed your problems with problematic add-ons.
    Ok, if disabling all extensions and plugins through safe-mode didn't work to bring Firefox's CPU and RAM usage to good levels, then you have different issue. The most likely scenario is that you have a third party software running on your computer that is messing with Firefox. Do as follows:
    #do a virus/malware check on your computer. If this doesn't fix it, proceed;
    #disable all software running in the background that you don't want to have running in the background (in windows, this is done by pressing WINDOWS+R in your keyboard, typing "msconfig" (without the commas) and pressing enter. Now, under the "Startup" tab, you can uncheck the software you don't want, and reboot your system for changes to take effect. If you're unsure of what software you want running, ask someone with more experience). If this doesn't fix your issues with Firefox, proceed;
    #check your firewall/antivirus/security suite for enabled functions/features that you don't want and/or may be conflicting with Firefox. You'll find that these features are most likely tied to Internet Security features, such as link scanners or URL checkers and the like. If you're not sure they are conflicting with Firefox, simply try to disable them to see whether or not that's true. As long as you don't browse the web with your antivirus completely off and your firewall completely turned off, there should be no problems. If this doesn't solve the issues, proceed to the following number;
    #check your operating system security options, mainly advanced options that are not configured by default. While it's very unlikely that this may be the cause of the problem (after all, it's the last item on the list), it's remotely possible. If this doesn't work, proceed to the following point;
    #clean up your OS registry, using appropriate software. If this doesn't do it, I'm out of ideas. Except make sure you've followed my instructions correctly.

  • Looking for a best way to arrange an array of Pop Up windows with repeating small imgs

    I would like to find out what is the best way to approach setting up various Pop Up windows.
    Here is my set up:
    I have 20+ product images which act as buttons and each brings a user to a unique section with the pop up window where a large photo of this product in use is displayed. In addition to this photo in the pop up window are additional product images (which were also used to create a photographed assembly)
    I figured that since I repeat my product images on the pop up windows and all of them are already used in the product page let me use them again in the pop up window. So I arranged the pop up windows in each separate labeled section in which I reused the product images buttons from the products page and put the UI Loader into each separate labeled section which loads the big assebly photo of that product in use.
    Here are my questions:
    - Should each product have a separate labeled section with a pop up window
         This way I can reuse a number of already existing product button images and load only the high resolution assemble image
          However I end up having a lot of sections labeled for each product
    - or it should be arranged as follows:
         var sourceVar:String;
         function my_btnDown(event:MouseEvent):void {
         sourceVar="product_popups/product1_popUp.swf;
         gotoAndPlay("productsLoader");//where "productsLoader" is the labeled secion of my UI Loader
         This way I end up with one labeled section but have to implement up to 5 buttons on each new Pop Up.  In a sence I make the size of a loading pop up .swf a bit bigger by not recycling the existing buttons, but my assumption that I will have an easier funcitonality of the site?
    I am not sure which way would be a better or more appropriate way to go?

    Léonie-
    You are totally correct regarding custom tags instead of keywords depending upon the instance.
    My main point is that Folders are mostly misused. Images need to be keyworded or tagged and linked to Albums, generally not put in folders. With digital images almost always folder organization of images is just wrong, because folders by definition locate an image in just a single category. And few images are ever just in a single category.
    Some usage of folders can be helpful. Folders of Projects (e.g. 2001 Projects, Client royalfrenchel, etc.) make sense to help collapse a large number of Projects. However note that even in that simple two-folder example images cannot be in both folders at the same time without splitting the folders up.
    IMO users should spend  time carefully establishing how to keyword/tag and aggressively avoid using folders as much as possible. Eg. in Arturo's instance "week5" should be a keyword, not a folder. That way if one wants to make a brochure and use 5-week-old puppy pix it is an easy search on "week5" to retrieve pix to create an Album to peruse for brochure purposes. If "week5" instead comprises multiple deeply nested Folders subset to every litter of every Dam the process of retrieving becomes a nightmare.
    I welcome further discussion of this important topic.
    -Allen

  • Safari Infected by Pop up Windows - 'Dealfinder' is one

    Hello to all,
    System is as follows: Late 2011 iMac i5 27" Running OSX Mavericks version 10.9.3
    I have since yesterday been experiencing constant pop-up windows in Safari. There are 2 types of pop-up windows; the first is a 'dealfinder' pop-up window that appears in such sites as ebay and craigslist. It will be a scrolling window just under the main picture of the item and will have options for other items on the web. There is an aditional window which rises up from the bottom left of the screen, showing 'hello kitty' handbags from different vendors. Also, when scrolling over the photos of items a text boc shows up saying 'Show More' clearly associated with this 'Dealfinder' thing. It is constant and incredibly annoying.. It is also worrying. I have been so very pleased with my iMac. It has been a workhorse and with daily use for the past 3 years has never given me any problems (my whole 'ecosystem; is Apple). Please help in getting rid of this parasitic software (or is it a virus??). I am most grateful for any assistance.
    Thanks

    Popups and pop under ads have been around for years. But most likely, you installed adware. See Thomas Reed's adware page for removing this type of garbage.
    If you've installed any software downloaded from CNET's www.downloads.com, or www.softonic.com, that's where it most certainly came from. They have both been wrapping all of the legitimate software you can obtain from them with adware installers. Avoid those sites like the plagues they have become.

  • Pop-up window disappeared

    Lightroom 5 suddenly not showing the what to edit pop-up window when I chose edit in photoshop cs6. What can I do to have the pop-up window to show?

    There are two possibilities here.  If you are editing raw images, and Lightroom and camera raw are both up to date, that message will not appear.  The other possibility is that when that dialog displayed you checked the "do not show again" check box.  If you go to your Lightroom preferences and reset all warnings, that could fix the second possibility.

  • I lost the session cookie in IE 6.0 when I shut down a pop-up window.

    We have a problem with the session cookies.
    We are using IAS 6.0. We now have a problem that only occurs when we use Internet Explorer 6.0. It works in IE 5.5.
    If we log on to the site, opens a pop-up window and shut down the pop-up window again.
    We loses the session and we have to log on again.
    Any ideas?
    Thanks Anders

    Hi Anders
    What are the contents of the Pop windows and is it an error pop up window. Which service pack are you using with iAS. Maybe thereis some dependencies with the Browser because of usage of some mime types supported by the Browser. Is this behaviour occuring when you invoke your application on other machine with IE6.0 Browser or is this only with one of the machine. Do you see any kind of error messages in the log files. Is this behaviour only with your application or is it with other sample applications too.
    Please Let me know...
    Cheers
    -pradeep

  • When composing an email, I used to click on tools to get the grammer & spelling chck, now I do not have that, can I add it somehow or where is it please?e??

    In my old Internet Explorer, Comcast email, as I compose a email, I used to be able to click on tools, and the Grammar & Spelling check would pop up so that I can correct my errors, but now that I downloaded Mozilla, the Grammar & Spelling check is not even there? Where can I find it or can I install it? Thank you.

    Spell checking is in Firefox, but not grammar checking.
    :by default it only works on multiple line input boxes, but you can make it work on single line input boxes as well, and can even check (but not fix) the spelling on any web page.
    For more information see (#spellcheck) in
    * 001 Tab Capacity Test<br>http://dmcritchie.mvps.org/firefox/tab_capacity/001_with_underscore.htm#spellcheck

  • New to Firefox. Using GoDaddy web email: I can't place the cursor in the Subject window by clicking. I have to tab down from the address window.

    I just started using Firefox version 19. When composing an email in my GoDaddy webmail it does not allow me to place my cursor in the subject line window by clicking (this does not happen in Internet Explorer). The only way I have found to be able to type a subject is to use the tab key to move down from the address line into the subject line. Is there a way to fix this?

    This can be cause by JavaScript that intercepts the mouse clicks and that isn't working properly.<br />
    Disabling JavaScript temporarily after the page has loaded should make it work in such a case.
    It is also possible that another element is covering the login field.<br />
    In such a case a right-click and Inspect Element should reveal with element gets selected.
    *https://developer.mozilla.org/en/Tools/Page_Inspector
    *https://developer.mozilla.org/en/Tools/Page_Inspector/HTML_panel
    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 or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Pop up window when opening Firefox says "we noticed you may have signed in or signed out in another window. click ok to reload your page

    This pop up window happens almost everytime we open firefox...Once we click ok the current page will load.

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for