Dashboard floder link target question

Hi export,
I put a floder in dashboard, when you click a report in floder, it will refresh the whole dashboard, and show the report, I want to show the the report in another section in the same dashboard, like frameset,left frame show link,the content show in right, Is it possibale?
Edited by: jacky on 2010-10-12 下午11:34

Hi,
First add the folder with the reports.
Then Go to page source, selected the code that is used for the folder.
The code will be start from table class "SectionTable" copy that entire table.
Then I modified the code with some script.
Remove the folder, add text and put the code there.
Find the sample code below, changes were marked in bold.
*[script>*
function changeTheFrame(right)
parent.frames[0].location.href = right;
*[/script>*
[table class="SectionTable" cellspacing=0 style="" >
[tr>[td class="MinMaxCell" onclick="saw.dashboard.onToggleSection('d:dashboard~p:kgofk8gpr1igoom3~s:2hn4flc307gjsvb7', event); return false;" align="right">
*[!-- img id="d:dashboard~p:kgofk8gpr1igoom3~s:2hn4flc307gjsvb7Min" src="res/s_oracle10/portal/btn_min.gif" title="Collapse"/ -->*
[img id="d:dashboard~p:kgofk8gpr1igoom3~s:2hn4flc307gjsvb7Max" src="res/s_oracle10/portal/btn_max.gif" style="display:none" title="Expand"/>[/td>[/tr>
[tr>
[td>
[table id="d:dashboard~p:kgofk8gpr1igoom3~s:2hn4flc307gjsvb7Contents" style="width:100%;">
[!-- start folder -->
[tr height="100%">
[td VALIGN="TOP" ALIGN="" colSpan="2" >
[a href="javascript:void(null)" onclick="IgnoreEvent();" title="Text" name="SectionElements">
[/a>
[a href="javascript:void(null)" onclick="IgnoreEvent();" title="Folder" name="SectionElements">
[/a>
[table border=0 cellspacing=0>
[tr>
[td class="ExpandFolder" style="cursor:hand" onclick="javascript:ExpandCollapse('saw_89_4', event)">
[img border=0 src="res/s_oracle10/portal/ifolder.gif"> 
[a href="javascript:void(null)" onclick="javascript:ExpandCollapse('saw_89_4', event);return false" title="01 Ranking and Toppers">
[font class="ExpandItem" onMouseover="this.className='ExpandOver';" onMouseout="this.className='ExpandItem';">
[b>01 Ranking and Toppers[/b>
[/font>
[/a>
[/td>
[/tr>
[tr>
[td id="saw_89_4" class="_ExpandThis" style="display:none">
[table class="ExpandList" border=0 cellpadding="0px" style="margin:0 12px;" cellspacing=0>
[tr>
[td>
*[a href="javascript:changeTheFrame('http://localhost:9704/analytics/saw.dll?Go&Path=/shared/Sample%20Sales/01%20Ranking%20and%20Toppers/Multi%20Metrics%20Proportional%20Top%20Ns');" title="Multi Metrics Proportional Top Ns">*
[font class="ExpandItem" onMouseover="this.className='ExpandOver';" onMouseout="this.className='ExpandItem';">
Multi Metrics Proportional Top Ns
[/font>
[/a>
[/td>
[/tr>
[tr>
[td>
*[a href="javascript:changeTheFrame('http://localhost:9704/analytics/saw.dll?Go&Path=/shared/Sample%20Sales/01%20Ranking%20and%20Toppers/Multi-Dims%20Top%20Ns*
*');" title="Multi Metrics Proportional Top Ns">*
[font class="ExpandItem" onMouseover="this.className='ExpandOver';" onMouseout="this.className='ExpandItem';">
Multi Dims Top Ns
[/font>
[/a>
[/td>
[/tr>
[/table>
[/td>[/tr>
[/table>
[/tr>[!-- end folder -->[/table>
[/td>[/tr>
[/table>
*[div>*
*[iframe FRAMEBORDER="0" BORDER=0 marginwidth=0 marginheight=0 hspace=0 vspace=0 width=1200 height=600 src="" scrolling=auto>*
*[/iframe>*
*[/div>*
PS: change [ with <
Thanks
Vino                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Page Display / Link Target Question

    After taking some abuse for a decidedly old fashioned layout for a business website, I remodeled it using the "Holy Grail" 3 column layout using div tags.
    The left column is the nav bar.  The center column is intended to have a list of products(name and picture), and when a product is clicked, the rest of the information about it should appear in the right column with the more detailed information.
    I've caught much personal abuse for having tried to use IFrames for that.  How can I link my nav bar to display in the center column div tag without using an IFrame.  I've done some research and haven't found much useful java script because in this case, I'm not really even sure about the structure that I have to use.  I've tried image place holders and using anchor tags on each segment (image, name, full description).  Apart from not being able to use multiple targets and anchors on a single link, I can't think of a way to make the products appear on the same page and target them into a div tag (IFrames seem to be a bad idea according to everything I hear, although they did have some of the functionality I'm looking for).
    How can I target a link to a div tag to make it open in the same page?

    Not yet, the company uses yahoo.com as a webhost and there's really no way to put my pages online before they give me the go ahead on launching on our own server.  The whole reason I'm rebuilding it is that they're tired of not having any kind of control over how it's structured or its appearance.
    My end goal is that three column layout, where clicking in the left displays info in the middle, and clicking the middle brings up more on the right.  What I'm really trying to do is find a way to keep the display on the main page and find a way to automate and streamline the browsing.  That and loading smaller segments into the same page is usually faster for the customers than waiting for each page to load when they click on it.  Right now I'm looking into using a database with the inventory info / pictures (also starting from scratch), and finding a way to just query from that.
    Otherwise I have to go long hand and build individual pages for 1100+ various products and link them all one at a time.
    My biggest challenges are that I'm not sure how to use the database once it's built (setting a link to draw the product name and picture, and then if they click on that, the third column shows the other pictures and the full description), and I'm not really sure how I can target my links at the div tags.  I'm trying to automate this as much as possible because once it's launched, I'm one of two people that the company has to keep the whole thing running.  I can build pages off of the template for the sake of appearance, but the rest is a bit unclear.  Do I need JavaScript or something to make that work?  Or do I just have to build the links and plug the rest into the database?  I forgot to mention that I'm using CS5 by the way.
    Any advice at all is most appreciated.

  • How do I remove the link target display?

    I do not want a status bar. I do not want that link target display on the bottom of the window either. How do I remove it please?

    See also:
    *[[/questions/1040120]] How can I hide "Read/Waiting/Transferring data..." status?

  • How to link individual question boxes in a Muse website to respective sections of a PDF form

    Hello! I have got two questions in terms of using Acobat Form Central and Muse.
    Q1:I built a website using Adobe Muse. I want  to link individual question boxes in this website website to respective sections of a PDF form built in Adobe Form Central. Can you please let me know how to do this?
    Q2: I imported a PDF form into the Muse website  using HTML.  I want to know how to expand the size of the whole form in the website, or at least to increase the font size.
    Many thanks!

    Hi,
    The Adobe Muse forum would be a better target for your question:
    http://forums.adobe.com/community/muse
    Regards,
    Brian

  • Wikiserver strips out links with question marks

    Since installing a fresh copy of yosemite and server 4, I've noticed the wiki server no longer allows links with question marks.
    This makes it impossible to create links that are based on tags
    eg https://myserver/wiki/find?tags=mytag
    I also use the wiki to share links to a auto login page with also needs a question mark.
    Is this something that can be added to the the whitelist ?

    Cheers Linc
    I have sort of got round it by using a link shortening service, not ideal but works for now

  • 3D repousse objects and linking / rotation question

    In Photoshop CS5 Ext, I have 4 layers, each with a 3D repousse object on them. I want to somehow link them, so that I can rotate the object as a whole (or the camera), but also want to still be able to manipulate the objects separately (like rotate and position). Is there a way to do this in PS, or does this need to be done in another program like Flash? Tried unsuccessfully using merge 3D, linking, grouping...
    Thanks,
    John

    Thanks Steve for the reply and screenshot.
    I see that 3D panel will let me rotate, etc., but it doesn't look like I will be able to rotate objects separately using animation from the timeline, will it? That is another thing I forgot to mention that I want to do, is be able to animate (rotate and move) the objects separately.
    Thanks,
    John
    From: SG... <[email protected]>
    To: PSJK2011 <[email protected]>
    Sent: Sunday, September 25, 2011 9:37 PM
    Subject: 3D repousse objects and linking / rotation question
    Re: 3D repousse objects and linking / rotation question created by SG... in Photoshop Windows - View the full discussion
    Hi John,
    Merging 3D layers should be what you want. When you tried this what failed? If it was that you could only transform all of the objects instead of each separate object, then you'll need to make sure you are using the appropriate 3D tool. The UI needs some work to make this a bit easier to discover.
    There are 3D Mesh tools in the 3D panel that allow you to manipulate individual meshes, instead of the whole scene (3D Object tools).
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-3937802-84277/176-600/3DMeshTo ll.png
    regards,
    steve
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3937802#3937802
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3937802#3937802. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Windows by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Webcenter Spaces PS2 link service question

    Hi,
    Is it possible to use the webcenter links service to link a document to another document residing in a different group space in PS2?
    For example, group space 'A'is a Knowledge Center (KB) and contains lots of docs. Group Space 'B' is a project group space, and Group Space 'B' would like to link to the knowledge base documents rather than uploading duplicate content.
    Could someone tell me how or point me to the Oracle guide containing this information.
    Many Thanks
    Kevin H
    Edited by: user941292 on 19-Jan-2011 07:27

    Kevin,
    You can achieve this using the URL link type, by linking to the remote document. You cannot "browse" the content repository to locate the link target of the other Spaces instance.
    Peter

  • Link Target, Code Snips and Nag-Screens?

    I shelled out the cash to buy a copy of iLife '06 so I could get iWeb.
    I quickly found that it was missing the ability to specify targets in links, this is an incredibly basic feature that iWeb is strangely missing. Without it iWeb sites aren't frame-friendly and worse you can't have links load in new windows. For the purposes of a blog, the majority of links will be to external sites and the only work-around I've found is editing the html file (wait didn't I buy iWeb so i wouldn't have to do that?). While this works, as soon as i re-publish my site my edits need to be redone.
    Also, there is no way to edit the html or add snips that are useful for inserting widget-like items to your page, banner-ads, etc.
    Lastly, I'm slowly being driven insane by the nag-screen prompting me to buy a .mac account, not just during install or during the creation of a new site but every time I open iWeb.
    PLEASE, PLEASE, PLEASE someone tell me that I've just missed where to specify the link target (a feature iWeb or any web creation tool is useless without), that there is a way to add code, and that I don't have to be assaulted by a nag-screen every time I use my software.
    PowerBook G4   Mac OS X (10.4.5)   I named my Mac after Frank Sinatra

    No, you've not missed anything.
    iWeb does not allow you to specify target of link. Yes, it's a major omission of a basic function. We don't want everyone to navigate away from our sites, but that's what they'll do...
    iWeb does not allow you to paste in snippets of HTML. It must be done after publishing.
    iWeb does not allow you to bypass the buy .mac screen. No, I tell a lie. You can get round it by going to the .mac preference pane in System Prefs and entering a dummy name and password, and then allowing iWeb to try and authenticate it when it next opens. Once it's tried once (of course unsuccessfully), iWeb doesn't prompt you any more to buy .mac.
    Hope that helps.
    Michael
    Quicksilver G4 Dual 1GHz   Mac OS X (10.4.5)   http://www.rowan-cottage.co.uk

  • Looking for a 'view link target source' context menu item

    I'm looking for a 'view link target source' context menu item.
    I often open listings of servers' directories; they can include direct links to code files (*.py , *.pl, etc). When I click them directly, I'm asked to open them with an external editor which is not what I want to do; I want to view those files source inside of Firefox. I currently have to
    # right-click those links,
    # copy link location,
    # type "view-source:" in the Location bar,
    # paste the copied URL,
    # click Go.
    This gets time-consuming with the large amount of URLs I need to open.
    It's not a native feature for Firefox and a search at [http://addons.mozilla.org AMO] didn't come up with anything useful, for me at least.

    Hello,
    particularly, I performed the following steps:
    1. I created a SC in the local repository, which matches the SC of the track.
    2. I moved the exisiting DCs to the SC created in step 1.
    3. Now, I created new DCs in the SC in the track.
    4. I deleted all .project files from the local DCs.
    5. I copied all source files from the local DCs to the new track DCs.
    6. I checked-in these changes to the track.
    Kind regards
    Alexander

  • How to get Page link target with pl/sql

    I am using Oracle Portal Version: 9.0.4.0.99.
    I have a portal page that contains several different item types.
    I am able to display the majority of the portal items using pl/sql except for the page link item type.
    I can use pl/sql to get the display name and other attributes from the WWSBR_ALL_ITEMS table for the page link, but unable to determine the target of the page link.
    Is there an api to determine the target and where is the page link target stored.
    Thank you

    Christain
    I am using your suggestion.
    I have obtained a list of the portal pages the customer wants links to and have built the urls to the portal pages as a temporary work around.
    The customer does not have enough knowlegde to duplicate the work around.
    This is why I need to allow the customer to be able to use the page link item type to build links to other portal pages.
    Let me try to explain what I am doing.
    I have a portal page that the customer has manage content privileges.
    The customer can add file items, url items and page link items.
    I am using the content on this page to build a dynamic javascript menu.
    I run pl/sql querys on several tables to get enough information to build links to these items on the portal page.
    The problem is with the item type, page link.
    This page link is selected by the customer by going through the add item icon on the portal page.
    The target of the selected page link is another portal page.
    I can get some information on the page link by querying the WWSBR_ALL_ITEMS view, but can not determine the actual target of the page link.
    If I can get the target id or name then I can accomplish what I need.
    I hope this explains my situation.
    Thanks

  • Dashboard Button/Link

    Hi,
    I’m trying to find if we can hide the ‘Dashboards’ button/link next to "Welcome, user name" message in the top right corner of the screen in BIP enterprise. Is there any web template/page that can perhaps be modified or another approach/option available?
    Would appreciate any feedback.
    Thanks!

    You cannot.
    This page is generated on the fly by the package xmlpserver.zip
    more exactly: \oracle\apps\xdo\servlet\ui\UIX2Renderer.class and \oracle\apps\xdo\servlet\ui\RootRenderer.class
    Thanks
    Jorge A.

  • Link/Target label in PTG XML? (for service chain)

    Does any body know how to out value for Link or target label, to form a service chain? I have tried a lot, like service name, url, they are not work,
    Thanks a lot

    Hi Soniya,
    These are the steps:
    1. Log in into infoview
    2. Change the preferences (Click in the Preference button in the main tool bar), in the WebIntelligence section change the Select a default view format: to Interactive.
    3. Click OK
    4. Open the report where you want to add the hyperlink
    5. Right click in the column or cell to add the hyperlink
    6. Click Hypelink > New
    7. You will see the Create Hypelink window, click Browse the select which report do you want to link
    8. Fill in the parameter, prompts, etc.
    and that's it, hope it's clear now. If you have any question let me know.

  • Defining Link Target

    I have an image slideshow in Flash hooked up to the xml file below. Each image in the show is hyperlinked via the xml. But the links always open in a new window when clicked. How can I make them open in the same window as the show? (target="_top") I tried using LINKTARGET as an attribute but it appears to have no effect on the target...
    <?xml version="1.0"?>
    <RSS PAUSE="4000">
    <IMAGE TRANSITION="1" TITLE="Fox News Home" LINK = "http://www.fox.com">homeimg/homepic01.jpg</IMAGE>
    <IMAGE TRANSITION="2" TITLE="Google News Home" LINK = "http://www.google.com">homeimg/homepic02.jpg</IMAGE>
    <IMAGE TRANSITION="3" TITLE="CNN News Home" LINK = "http://www.cnn.com">homeimg/homepic03.jpg</IMAGE>
    </RSS>
    ----------------------------------------------------------

    Since we are Java developers isn't easy to answer your question, but I recommend you to:
    1) always use lowercase for tag, attribute names, etc..W3C recommends
    2) supply a version for RSS..it matters
    3) check if container document is an XHTML under recommendations since they "dislike" target = self/top/etc..
    4) hack the code if possible..never use third part code for such work.
    5) use a javascript for a better control and reduced deployment instead heavy flash movies.
    []'s.

  • North American Student Dashboard Challenge – Business Case Questions

    Students, post your business case questions for the North American Student Dashboard Challenge here.
    Good luck with the challenge!

    Two of the KPIs which need to be included in the dashboard are:
    1. Income vs Expenses
    2. Performance to Budget
    There is no income statement in the attached excel files, we are just given statement of cash flow. For individual items under revenue and expense we need an income statement. This is required for designing dashboard for KPI 1.
    For KPI 2, the case study asks to display comparison of Actual vs Budget for 4 revenue items - corporate, individual, foundations, and special events - as a chart component. The attached excel files does not have adequate information on this either.
    I see only two spreadsheets in the Excel file JA Financial Statements 2006 - 2011 - 1. Statements of Functional Expense; and 2. Statements of Cash Flow - Table.
    Please help what needs to be done here. The case study says to refer - Statement of Activites Tab from JA Financial Statements.xls for KPI 1 and KPI 2. However, there is no such spreadsheet on this Excel file. I have downloaded the project data from the following link: http://www.sdn.sap.com/irj/uac/index?rid=/library/uuid/30ee1571-2533-2f10-31bd-8826243425ee
    Thanks,
    Chandan

  • How can I know a database link target DB is dead?

    Hi,
    I have a question about using database link.
    If I create a public database link linkB from DB A to DB B. Then the DB B's storage fail and DB B is dead.
    When I use select * from tableB@linkB in one package with exception handler, it just hang and didn't jump to exception. How can I set a timeout value (like 15 secs) to this database link ??? or is there any method to detect the database link if alive then run the sql statement????
    Anyone knows??? thanks!!
    Regards,
    Miki.

    Thanks to NKU's answer.
    But, the inbond_connect_timeout seems to set in DB server, for a client to connect with the database server and provide the necessary authentication information.
    In my case, I don't know the target DB B is dead and my AP hang because it execute a query through DB link from DB A to DB B.
    If I can set a timeout value to DB link (create in DB A) or something else, I can have exception handler to process it not just wait a long time period. ^_^
    Best Regards,
    Miki.

Maybe you are looking for

  • Wht is diff b/w sy-ucomm and ok code

    hi, what is diff b/w sy-ucomm and ok-code Regards, Rani.

  • Voicemail not working from mass voicemail

    My work sends out global connect voice messages for school closings, etc. My voicemail does not get a message, it just registers as a missed call. Help please

  • VPN Problems ASA 5505 to 7206 Router MM_WAIT_MSG2

    Hi Since I swapped a Pix Firewall for a Cisco ASA 5505 Firewall at one of our Sites the VPN Tunnel wont come up I'm getting this: asaXXXXX# sho crypto isakmp sa    Active SA: 1     Rekey SA: 0 (A tunnel will report 1 Active and 1 Rekey SA during reke

  • Why can't I save images from photo shop to an already existing albumn?

    I can't figure out the basics of saving opening and all that. I will edit images in photoshop and when I go to place them in my edited albumn already made up it won't let me. Also I'm downloading software and I can't seem to open any of it. I click i

  • Default photo viewer

    I'm using PSE 8 and I would like for it to be my default photo viewer.  I always have to import my photos into PSE 8 to work with them.  Is there a setting I'm just not seeing?