Toggle between Web Items using an Image link in WAD 7.0

Hello,
i want to toggle between Web items using an image link: e.g. on my template I have a visible table and a hidden chart, now when I click on a small chart image I want the table to get hidden and the chart to get visible. I know that this is possible using a button group, but I need to make this possible using an image.
My approach is the following:
1. Using a script item with 2 commands of type SET_ITEM_PARAMETERS from the command wizard, from which one command hides the table and one command makes the chart visible.
2. Writing a hyperlink which calls up the script using the image as source.
Now my problem:
This works only if I'm using ONE command of type SET_ITEM_PARAMETERS in the script function. So I can either make the chart visible or hide the table. When I insert a second command in the java script nothing works anymore. However, I need to use both commands at once in order to make it useful. I don't know how to program in javascript, can you help me out?!
Thanks,
Norbert
PS: I could show you the javascript code which was created automatically by the web application designer including both commands, but as I've just seen it in the preview it looks totally messed up since it doesn't get formatted corrected.

Hi Norbert,
There is an easier approach. In the button group item, you can insert an image and a description. Just open the parameters of your button there you will find the parameter 'icon'. Insert an image there and leave the 'caption' empty.
Best regards,
Janine

Similar Messages

  • How to Export two web items using one export button in WAD (3.X) ?

    Hello Friends,
    I am trying to export two reports using one export button which are in two columns of the table in a web template created in WAD 3.X. but not able to do it. i also tried to doing the same thing in BI 7 copied that code and pasted in 3.X but that doesn't work.
    can anyone help me on that?
    Thanks,
    Nayan Joshi

    hi,
    SPS 14 for NW 7.0 is installed. I found out, that the filter pane has should have the property "Affected Data Providers (LINKED_DATA_PROVIDER_REF_LIST)" and the navigation pane not. Look at:
    - http://help.sap.com/saphelp_nw70/helpdata/en/16/3ee2416149c717e10000000a155106/content.htm
    - http://help.sap.com/saphelp_nw70/helpdata/en/85/08e241aa8e9d39e10000000a155106/content.htm
    But in my WDA both items don't have this property. The latest SPS for Front-End-Tools is installed.
    Any further ideas?

  • Web Item Properties cannot be displayed in WAD

    Hi,
    I cannot see the web item or template properties in the WAD. I have ticked the flag for the web item properties to be displayed.
    This seems to be user specific, if I login as another user, the properties work area is visible and as well can be selected or deselected for display.
    I am new to Web reporting so am not sure where to change the parameters to get back the properties work area for me.
    Thanks and regards,
    AW

    Thanks a Lot guys,
    Its really strange that the issue seems fixed on itself. Today I  have logged into the system and found everything in order.
    Now I can see the properties pane in WAD and as well select/deselect it from the toolbar.
    It seems to be one more SAP mystery!!!!
    Once again thanks a lot for your contributions. Have assigned points each one of them.

  • My web page uses svg images, but when the svg's are printed by Firefox they are rasterized at the wrong resolution.

    I have produced a web page which uses svg images. One of these is here:
    http://donwagner.dk/JZSS5.4.svg.
    The svg's are produced by Adobe Illustrator, version CS5. Viewed in any browser the images look good at any magnification, but when I print the page in Firefox the image is seriously blurred, seemingly because the rasterization uses the wrong resolution.
    The same happens in all browsers, not quite so bad in Chrome but still not perfect.
    Do you have plans to fix this bug, or do you have a workaround?
    Regards
    Don Wagner

    In my experience, print quality settings such as dpi/ppi are hidden in your printer driver settings and not directly available through Firefox's UI. In the print dialog, if you click the Properties button, you hopefully will gain access to this setting. Obviously native web resolution (96ppi) can give disappointing results, so hopefully you can find a place to increase it.

  • Adobe Captivate 8 create a toggle between show/hide image

    Hello,
    Does anyone know how I can create a action with a button that toggles between shows or hides a image.
    Thanks in advanced for helping.

    BTW since you are on CP8, don't use an advanced but a shared action. The only parameter will be the image. You can then use that action over and over again, even in other projects. For another project: open the Library of this older project in the new project, drag the Shared action to the library of the new project. The variable v_visib will be automatically created, and when using that shared action, you'll just have to define the parameter (image), or you can even replace the image by another object or by a group.
    You can feel that I like shared actions, not everyone agrees with me however.

  • Reading web items in javascript.

    In a 7.0 template, how can I read the value of a web item using javascript? I want to read a filter value from the info field item, manipulate it and assign the resulting value to an input item. How do I access the value?

    Hello Bharath,
    There is a webitem called Navigation pane in the Standard list, i hope this is what you need.
    Kindly reply again is your problem is not resolved and please assign points if it is :).
    Regards,
    Dennis

  • Missing Web Items

    Hello,
    We have migrated from BW 3.0 to NW2004s SP13.
    The users are complaining that some web items like broadcaster and whatifprediction is not available on portals.
    1) What could be the issue with this after upgrade.
    2) There is a migration of web items from 3.x to 7.0 Program:- RSZW_ITEM_MIGRATION_3X_TO_70 . will this solve the issue ?
    3) If yes to point 2, Is RSZW_CHART_MIGRATION_35 required prior to step 2.
    4) Is there any work around without going for step 2 & 3.
    Regards,
    Sandeep

    Do you mean BI 7.0 WAD does not have some web items?
    See the link below for some of the changes in BI 7.0 environment.
    http://help.sap.com/saphelp_nw04s/helpdata/en/07/ca534230c6b330e10000000a155106/content.htm

  • Determining web item parameters in JavaScript

    Hi there
    Is it possible to determine the parameters of a web item using JavaScript?
    I know there are commands to SET the parameters in JavaScript, but I need to determine a parameter first, then set it accordingly.
    Any ideas?
    Cheers,
    Andrew

    Hi DeGe,
    Yes, you will have only 1 button on/off at any point in time. Plz. proceed as follows. I assume you have 1 ButtonGroup webitem on your template. You would need to add 1 more ButtonGroup webitem to the template such that they are side by side. Name the 1st ButtonGroup webitem's Button as 'Set Repeated Text Display On' & the 2nd ButtonGroup webitem's Button as 'Turn off Repeated Text Display'.
    Now on Action of the 1st ButtonGroup webitem's Button, add following Commands using the Command Wizard:-
    -- Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select your Analysis webitem here & check 'Display Repeated Texts'
    -- Add another Command. Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select ButtonGroup 1 & check 'Visibility' to HIDDEN
    -- Add another Command. Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select ButtonGroup 2 & check 'Visibility' to VISIBLE
    Now on Action of the 2nd ButtonGroup webitem's Button, add following Commands using the Command Wizard:-
    -- Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select your Analysis webitem here & uncheck 'Display Repeated Texts'
    -- Add another Command. Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select ButtonGroup 2 & check 'Visibility' to HIDDEN
    -- Add another Command. Choose 'SET_ITEM_PARAMETERS' from Commands for Web Items. Select ButtonGroup 1 & check 'Visibility' to VISIBLE
    At design time, keep ButtonGroup webitem 1 or 2 HIDDEN depending on what you want the default state to be i.e. repeated text display on or off.
    --Priya

  • Is there any way to toggle between languages in 10.5.8?

    I write emails in Japanese {Hiragana and Kanji) a lot but I need to frequently transfer between English and Japanese for that.
    On an older OSX version there used to be a way to toggle between selected languages using the space bar and another key (I think it was the Apple key) but that doesn't work in 10.5.8.
    Is there another way to toggle selected languages in 10.5.8?

    Someone (called rick) made a video tip on this.
    http://www.tiptrickmod.com/mac/how-to-switch-between-languages/

  • 2004s Navigation Pane web item customization

    Hello. I have a question regarding the navigation pane web item using the Web Application Designer 7.0. In the 3.5 version we had the capability of selecting specific characteristics to include in our navigation blocks. For example, our data provider might be an ad hoc query with numerous free characteristics. However, in the web template we would only include a subset of those characteristics in our navigation block.
    Now when using the 7.0 tool it appears as though when adding the navigation pane web item I can only select rows, columns, query view, or free characteristics. Is my only option to create a query view on my base ad hoc query to limit the characteristics I want?
    Any advice on this particular web item would be sincerely appreciated.
    Kind regards,
    Lynn Peter

    Lynn,
    I think what you may be after is called NAV_CHARACTERISTIC_SEL and is documented in the following page
    http://help.sap.com/saphelp_nw70/helpdata/en/16/3ee2416149c717e10000000a155106/content.htm
    From the SAP documentation this enhancement to the navigational pane should be available as part of SPS14.
    I hope this helps (we are also interested in this functionality.)
    Cheers
    Neal.

  • How to Locate "Query View u2013 Selection" web item in WAD

    Hi,
       Where/How can i find the "Query View u2013 Selection" web item in Blank Templete of a WAD
    or
    From where i can install it from Business Content
    Thanks

    Hi,
    Are you with 7.x WAD?
    This option will be available with that.
    Or else,after putting Analysis Item->Properties->General tab->Click "New Data Provider" icon->Select the Type dropdown as "Data Provider of Type Query View".
    This will list three radio buttons ""Query View","Query" and "InfoProvider" under "Define Data Provider Type".You can select "Query View" radio button and assign Query View.
    Rgds,
    Murali

  • Using URL Link in WAD

    Hi All
    We want to use a customized link in WAD ,we aould like to use a generic url
    What  I mean is that in the url after the html href tag we put the http://servernme:port etc , I am looking for a general code in WAD that the server name & port is general in the html code and not coded  so that the same code will work in BW Dev QA and Prod
    Does anyone have the generic HTML code in WAD?
    Thanks
    Adir

    Hello,
    The above URL wonu2019t work in the case of WAD 7.0,
    Try this, replace ztest_link with your templates technical name.
    Also please provide the Complete Portal Url when you execute the WAD(target), so that i can help better.
          <a href="pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=ZTEST_LINK&DUMMY=0" target="_Blank" >Example Call up Template in New Window</a>
    You can also try out having a link webitem and then calling a SET_template command
    hope this helps.
    waiting for your feedback
    Regards
    Nitin Bhatia

  • Using Windows 7 and Firefox 10.0.2, at random times all home page images "disappear" when switching between web sites. Page layout on some web sites is lost. Requires removing and downloading Firefox to restore. Any ideas?

    I have recently (6 months ago) purchased and use an HP Pavilion desktop with Windows 7. At times, when especially active (several windows open) and switching between windows or using links to connect with another web page, all the images on the home home page "disappear", that is to say there is space, but no image, as if the page did not load correctly. When this happens, pages other than the home page also do not display images.
    Same pages display correctly in Explorer whenever this happens.

    Hi
    Can you please try setting up full persmission in the security properties for everyone on the wsconfig folder C:\ColdFusion10\config\wsconfig  and restart ColdFusion Server.
    Swaraj

  • Search Query Web Part thumbnail image link broken

    Hello,
    I have 4 farms spread across the world and I want to pull news from Farm 1 (headquarters) into farm 2, 3, and 4. In SharePoint 2007 I did this with content deployment by pushing only the news site out to the other 3 farms.  However, from
    reading content deployment guidelines in SP13 I feel this is no longer a supported configuration.
    I am trying to use the search query web part to accomplish this now.  I have a search query web part that I am using to roll up articles from SharePoint at farm 1.  So far it is mostly working, the articles are pulled in and I can see
    them.  When I click the link it takes me from the current farm (farm 2) to farm 1 to read the article.  The only problem I am having is that the rollup image does not display at farm 2, 3, or 4.  I believe this is happening because the image
    URL at the source is getting saved as a relative URL.  Even if I try to override the relative URL to the image with an absolute URL then it just forces the URL back to a relative URL because clearly SharePoint is smarter than I am and there is no reason
    I should ever want an absolute URL.
    I should add that to get this working, in my search settings, I had to configure an extra content source (to farm 1).
    So my question is what is the best way to handle this?  Is there an option in my search configurations on farm 2 to override URL's for a particular content source?  Am I even headed down the right path trying to do this with the content search
    web part?
    Thanks,

    Hi Tom,
    I have been trying to figure out what you mean when you say I am using 'Page item' instead of 'Picture'.  I don't understand what you mean.
    When I set up a page that will be published I have actually been using an 'Article Page' content type for the news item I want to share on all of the farms.  After creating the page there is a section at the bottom for a 'Rollup Image'  I specify
    the URL in this rollup image but the actual image is stored in an 'Assets' Library.  I have no problem with the article page itself showing up on Farm 2, just not the image.  The "Rollup Image" data type is Publishing Image - "Rollup
    Image is a site column created by the Publishing feature. It is used on the Page Content Type as the image for the page shown in content roll-ups such as the Content By Search web part." 
    Question 1: Are you saying that I need to somehow replace that rollup image field with a custom site column field?
    Question 2: If I set up a new column then do I need to worry about connecting catalogs?
    In your post from December 9th it sounded like you had this working in your test environment. 
    Question 3: Did you have it working using a different configuration there? 
    Question 4: If so, did it require having a separate web application just for Assets, or were you using a custom site column there?
    In Farm 2, after I connected my catalog from Farm 1, I found that a Pages library at the top level of my site collection contained some strange entries. I have files in that library called
    CatalogItem--1684387697
    CatalogItem-364050575
    Category-
    Category-1211-4576
    The first CatalogItem gives me an error "Sorry, something went wrong".  The rest seem to contain images from Farm 1.  However, news articles still are not finding those images.  I suppose that is because the 'Rollup image' link is
    still pointing to a different path than that connected catalog.  Anyway, those items were checked out to me and were not published.  I checked them in and published those Category/CatalogItem connections hoping that would work, but
    that didn't help either.  
    When I set up my catalog in farm 1 I only checked 'Enable this library as a catalog'.  None of the other fields seemed to apply since I am not publishing to a public site (Anonymous access) and also since I am not trying to tie identifiers to catalog
    items (Catalog Item URL fields).  Additionally when I connected to my catalog I tried "<label for="ctl00_PlaceHolderMain_connectionTypeSection_fullConnection">Integrate the catalog into my site" with the setting "</label><label
    for="ctl00_PlaceHolderMain_rewriteDecisionSection_noURLRewriteRadioButton">Make URLs point to source catalog".  I also tried "</label><label for="ctl00_PlaceHolderMain_connectionTypeSection_manualConnection">Connect,
    but do not integrate the catalog".  Both of those settings sounded like they might force catalog items to look to the source (Farm 1).  Neither worked.  There are a lot of other settings but none of them seem to apply to my situation. 
    I'm not trying to configure Navigation Hierarchy, Category Pages, or Item Pages.  Maybe I need to do something with "Catalog Item URL Format", but I'm not sure what settings I should try.</label>
    Questions 5,6: Do you have recommendations for my catalog/catalog connections to get this working?  Obviously my current configuration is not right or else it would work, but am I even close?

  • 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

Maybe you are looking for

  • Problem in creating new object in this code below

    private Player owner; private int armies; public Territory(String name, Continent continent) owner = new Player(Territory territory, Player owner); <============ ) is expected I have an error following that code. It said that ")" is expected

  • Items on desktop disappear

    Ever since I upgraded to Lion, when I restart my computer each day the items that were on my desktop are automatically relocated to a folder in my documents folder that is labeled "2011 November" and I have one labeled "2011 October". These are locat

  • Shift + Command + 3 not working anymore

    Hi there! Strangely as of yesterday I can't get the screenshot shortcut ( Shift + Command + 3 ) working anymore (it did work quite well for the last years). Does anyone have an idea how that could be? Or how I could troubleshoot this? Thank you in ad

  • Flashing 19 and 36 error code on my motherboard led display

    Hello, When I try to restart my computer after it has been on for awhile, it wont restart. The fans remain on and the power light too. On my mobo where the led display is, has a blinking 19 and 36 along with a red flashing light. Anyone know what the

  • Clarification on Flash Player 11 installation/removal

    Hi, I see that Flash Player 11 now has 32 and 64-bit versions for Windows. Is the bit version in reference to the OS or the Internet Browser you are using? For example, Sun Java also has 32/64-bit versions but they are in reference to the Internet Br