Context menu enhancement in WAD 7.0

Hi All,
I would like to enhance the standard context menu in my webtemplate
Scenerio
If I right click broadcast and export in context menu  I get the following
- Broadcast to email
- Broadcast to Portal
- Broadcast to PDF
- Export to Excel
- Export to CSV
- Bookmark
Now I would like to remove Broadcast to Portal from the context menu.
steps I have taken
I added context menu web item and uncheck Broadcast in the properties and the following are left
- Export to Excel
- Export to CSV
- Bookmark
but I would like to see Broadcast to email and Broadcast to PDF as well
Can someone let me know how I Can enhance the context menu to exclude Broadcast to Portal
thanks

Vaidya,
It is extremely tough working with WAD7.0 on customization  - I found it a minefield of XHTML and other components - you can look at adding a script itam and change the javascript - I do remember that in 3.x you could customize the context menu using plain javascript - and in all likelihood hoping that this has not changed - add a script item to change the context menu at runtime instead - might work....
Arun

Similar Messages

  • Enhance Context Menu Attributes in WAD

    Hi All,
    Iam trying to enhance the context menu properties (like including a select filter value using MENU_SELECT_FILTER)of the Web Application in WAD but when enter this in the HTML and give a value to it in the Template Properties Object tag its not getting saved when i try to execute it the command is getting erased. could any one let me know whether iam including the attribut in between the right object tag. i would really appreciate where i need to correct.
    Thanks,
    Padma

    hi Padma,
    if you want to include select filter value in enhanced menu, the tag is like following
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value=""/>
             <param name="MENU_SELECT_FILTER" value="E"/>
             TEMPLATE PROPERTIES
    </object>
    or you can set from web template properties, tab 'web item', section 'entries in context menu' -> 'select filter value', choose option 'enhanced menu'.
    if you want to add menu, sample tag
    <object> <param name="OWNER" value="SAP_BW"> <param name="CMD" value="SET_PROPERTIES"> <param name="TEMPLATE_ID" value="ZGDCONTEXTMENU"> <param name="CMENU_LABEL_1" value="Search_Google"> <param name="CMENU_FUNCTION_1" value="myMenuProcessor"> <param name="CMENU_PARAMETER_1" value="1"> <param name="CMENU_CELL_TYPE_1" value="CHARACTERISTIC_VALUE"> <param name="CMENU_FILTER_1" value="0D_SOLD_TO"> <param name="CMENU_VISIBILITY_1" value="X"> <param name="CMENU_POSITION_1" value="BOTTOM"> <param name="CMENU_LABEL_2" value="Help@SAP"> <param name="CMENU_FUNCTION_2" value="myMenuProcessor"> <param name="CMENU_PARAMETER_2" value="2"> <param name="CMENU_CELL_TYPE_2" value=""> <param name="CMENU_FILTER_2" value=""> <param name="CMENU_VISIBILITY_2" value="X"> <param name="CMENU_POSITION_2" value="BOTTOM"> TEMPLATE PROPERTIES </object>
    hope this helps.

  • Enhance context menu in WAD 7.0

    I need to enhance the context menu in a WAD 7.0 template. There a different approaches to do this in 3.5, but none of these work with 7.0.
    The javascript function SAPBWAddToMenu is no more available rsp. visible and there is no command/parameter in the web item "context menu".
    Any ideas how to implement it with 7.0?
    Edited by: Wulf-Diether Betz on Feb 2, 2009 1:08 PM

    Hi,
    I am sorry but I think it is not possible in BI 7.0 at the moment.
    Regards
    Erwin

  • Modify Context Menu BI7.0

    Hi,
    I want to modify the context menu in the WAD, so that it includes SAVE rather than having this attached to a button.
    I know I can modify the context menu in BW3.5 by using SAPBWAddToMenu and a combination of javascript and html.
    I know in BI7.01 (EHP1) the option for SAVE, REFRESH etc is already in the context menu and it can be modified by using SAPbi_AddToMenu.
    But in BI7.0, there is no help for modifying the context menu using javascript, this section doesn't exist.
    We are currently on BI7.0 SP23, I have tried both SAPBWAddToMenu and SAPbi_AddToMenu, but both give errors in the webtemplate and the context menu does not work at all.  It seems as though from BW3.5 to BI7.01 the option has been disabled.
    Has anybody managed to modify the context menu of the WAD in BI7.0?
    Thanks
    DJL

    Did you have a look at this help-sap-com entry?
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/e073a356e32972e10000000a42189b/frameset.htm]
    Reading your answer again, I see that you refer to BI 7.00 without any EHP.
    So you might want to try using your own context menu as per [http://help.sap.com/saphelp_nw70/helpdata/en/43/152fa54b315a38e10000000a422035/frameset.htm] .
    Edited by: Frank Besler on Aug 10, 2011 11:08 AM

  • Portal context menu change translation

    Hello,
    I want to change some portal context menu (when executing wad template) text in french. The translation is not very good some times.
    I think it is possible to change it in a par file. But I don't how to find the par file to change.
    Is it possible to do that ? And what the name of the par file to modify ?
    Thank's

    Hi Thierry,
    I am really not sure which PAR file would solve your problem.
    But you will have the required PAR files in your Portal in the below navigation,
    Go to System administration -> Then Support Tab -> Portal Runtime -> Browse Deployment ->
    Follow the Path ROOT/WEB-INF/deployment/temp
    OR ROOT/WEB-INF/deployment/pcd .
    Good Luck!!!
    Biroj Patro.
    Edited by: Biroj Patro on Aug 23, 2010 10:07 AM

  • How to Enhance the Context menu in a Web Report

    Gurus,
    Scenario is to Enhance the Context menu in a Web template with some Custom Values. I found some notes in SAP.HELP but could not get thru it.
    If anyone has added some Custom developed menu's in the Context menu, can you let me know as well.
    Urgent help would be appreciated as well as rewarded with marks.
    Regards
    Rohit

    Hi Rohit,
    I have done this for solution manager with bex integration,
    Go TO last part of pdf there it is discussed with screen shot.You need to hav a query go to web template.and use the html tags to insert something into your context menu.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad0a4b07-0301-0010-5095-ef7615676fc0
    Please reward points.

  • WAD difference context menu command EXPORT

    Hi all,
    I am wondering which is the difference between the WAD context menu command "Export to Excel" (MENU_EXPORT_TO_XLS) and the standard command EXPORT with format XLS used on a button.
    On clients without BEx (Web front end only) a user could use the context menu command, but when using a button with standard command EXPORT (format XLS) it´s not working well. A window opens and an excel sheet with data is shown, but you cannot edit any data cell in standard Excel way. You have to save the worksheet and reopen it to edit any cell.
    Any ideas?
    best regards
    ARNE
    Edited by: Arne Witte on Dec 9, 2009 5:22 PM

    Hi,
    Exporting the report through Excel can be done in two ways as you said.
    One is through Context menu and other one through the Button.Both does the same job.
    After exporting into Excel,you can use Excel options and save it locally.
    Rgds,
    Murali

  • How to enhance the context menu in Web Applications - BW 7.0

    We have to enhance the context menu of several Web Applications and,
    initially, we based our solution on the paper "How to enhance the
    context menu of Web Applications", from June, 2002, but the solution
    described on the paper refers to the BW version 3.0 and we need the
    solution for the BW version 7.0. The technical content described on the
    paper, version 3.0, is very different from the content of the version
    7.0, used by us. Is this feature available for the version 7.0?

    Hi,
    did you find a solution already?
    Thanks,
    Frank

  • How to use "Context Menu" web item in WAD 7.0 ?

    Hi Experts,
    Kindly tell me How to use "Context Menu" Web item in SAP WAD 7.0 ?
    How to attach this Web item to my Graph/Chart ?
    Plz provide some documents on this.
    Full points will be given.
    Thanks.
    -Jay Jay
    Edited by: jayaprakash j on Oct 10, 2008 1:47 PM

    Hi Jay
    Web items and HTML elements (for example, tables, texts, and images) that you insert into a Web template, as well as the Web template itself, have a context menu. This context menu has context-sensitive menu entries that you can use to call various Web Application Designer functions. You can, for example, use the context menu to save a Web item (for which you have specified properties by using the parameters) as a reusable Web item, call the properties dialog box for this Web item, copy the Web item and paste it into another Web template, or delete the Web item from the Web template.
    for more info go to following link:
    http://help.sap.com/saphelp_nw70/helpdata/EN/2f/776b3d32390968e10000000a114084/frameset.htm
    Regards
    Vivek

  • How to configure Context menu in WAD 7.0

    Hi experts.
    I want to take away some of the possibilities in the context menu in WAD.
    ( take away send e-mail ).
    Can anyone please tell me where I can find this.
    I would like to change this for all WAD- templates in the portal.
    Thanks in advance.

    Use the Context Menu web item within your template and disable the property. You can save this item to the library as reusable item and use it in all your templates.

  • Can context menues be altered/enhanced when using FM REUSE_ALV_GRID_DISPLAY

    Dear ABAPers,
    as I understood it I would need to have access to the instance of class CL_CTMENU and its method ADD_FUNCTION in order to enhance the standard context menu that I get when I right-click into an ALV-Grid. Am I right that this is not possible when I'm using the FM REUSE_ALV_GRID_DISPLAY ?
    Or is there a way to add my own functions to the context menu when using the FM ?
    Thanks in advance for your help
    Andreas

    Dear ABAPers,
    as I understood it I would need to have access to the instance of class CL_CTMENU and its method ADD_FUNCTION in order to enhance the standard context menu that I get when I right-click into an ALV-Grid. Am I right that this is not possible when I'm using the FM REUSE_ALV_GRID_DISPLAY ?
    Or is there a way to add my own functions to the context menu when using the FM ?
    Thanks in advance for your help
    Andreas

  • Context Menu in WAD - disable the data entry active entries

    Hi,
    I have the following problem. We created an input ready query and brought this query via WAD into the portal. Inside the Web Template we have a SAVE Button and a Button activation the Data Entry possibility. Now when executing the Web Template, the user can save the data via the context menu (we have the steps "Data Entry Active -> Active | Save Changed Data | Reset Changed Data | Update ). Now we want to suppress these funcitonality, because using the SAVE button the systems starts a planning sequence for checking entries and a process chain with special funcition. The users must use the button, because the save function in the context menu does not execute the planning functions.
    Maintaining the Web Template via WAD I don't have the possibility to disable these menu entries. If I disable all menu entries in the context menu web item, executing the Web Template displays only the Data Entry Active Menu . How can I suppress these special entries of the context menu, because I want to use other entries of the context menu and I don't want to suppress the context menu in total (I know that this is possible.)
    Thanks in advance.
    Juergen

    Hi,
    we have the same problem. I have found the following solution:
    Use the following parameters for the context menu item to suppress the data entry active entries.
                    <bi:CONTEXT_MENU_ITEM name="CONTEXT_MENU_ITEM_1" designheight="70" designwidth="300" >
                        <bi:MENU_CELL_LOCKING value="" />
                        <bi:MENU_VALUE_RESET value="" />
                        <bi:MENU_DATA_ENTRY_MODE value="" />
                        <bi:MENU_REFRESH_DATA value="" />
                        <bi:MENU_SAVE_DATA value="" />
                        <bi:MENU_RESET_DATA value="" />
                    </bi:CONTEXT_MENU_ITEM>
    It works for us.
    Regards,
    Benjamin

  • Enhancing Context Menu in BI 7.0

    Does anyone know how to add your own menu options in the Context Menu of BW 7.0 WAD.
    I know how to do this in BW 3.5 but same technique does not work in BI 7.0
    Thanks
    Amit

    Thanks Deepu,
    It was very helpful, Now I get the error '403 Access Denied' when I right click to access the context menu.
    What permissions are needed?
    Thanks
    Amit

  • How to ge rid of 'Enhanced menu (web context menu) entry?

    Hi all,
    Though showing ALL needed web context menu items (main properties of web template) the 'Enhanced menu' entry is still showing.
    Did someone ever try to take it off?
    Rgrds,
    Mark

    Hi Mark,
    You need select "No Display"
    1 Goto VIEW Main Menu
    2 Select Properties
    3 Select the Relevant Report Name in Properties Widnow
    4 And goto WebItem TAB find out "Enhanced Menu" And give "NO Display"
    If u satisfy with this answer, pls give relevant points by clicking yellow button side

  • WAD: Changing context menu headings

    Hi
    Is there any way to change the headings of the context menu menu items? On a custom template, we have disabled broadcasting but not exporting to excel. The Export to Excel function sits within the 'Broadcast and Export' context menu - I'd quite like to change this to just 'Export'.
    Any ideas anyone?
    Thanks
    Trish

    Hi,
    Exporting the report through Excel can be done in two ways as you said.
    One is through Context menu and other one through the Button.Both does the same job.
    After exporting into Excel,you can use Excel options and save it locally.
    Rgds,
    Murali

Maybe you are looking for

  • I have 2 iCloud accounts tied to 1 apple ID. Help?

    To my knowledge I have two icloud accounts on one apple ID.  I had my email address [email protected] (fictitious) and when iCloud came around it automatically created my icloud email as [email protected] ... years later I changed my personal email a

  • ITunes cannot connect to internet

    So I can't use my new ipod touch without connecting to the itunes store. I've disabled all my firewalls, yet I still cannot connect to the itunes store. I run the network diagnostics and it fails, but when I click the help button, I see "iTunes Help

  • How to personalize the content users see with a set of questions/answers?

    Hi I have built my website using dreamweaver CS5.5 and would like users to be able to personalize the content that is displayed. Users will first see a page with three questions. Once they have answered the questions, they should then click 'submit'

  • My new Mini locks up daily.  Applecare thinks its 3rd party software, any guesses?

    I have completed a full erase and restore. Mac seemed to work fine. Then, I re-installed a minimum number of programs.  Mini is locking up again.  Are any of the following programs known for stalling out the OS? Spotify Pages Keynote Dropbox Logos bi

  • 16:9 Squeezed

    I export my Final Cut Express HD 3.5 project to a QuickTime movie. It looks fine in QuickTime. Widescreen 16:9 just as it should. Then I create a new project in iDVD and choose a 16:9 template. Then I add a movie and add my QT file I just saved from