Thursday, March 31, 2011

Dashboard Page links and Clearing prompt fields

Page Links
We can navigate from one dashboard page to another page.It can be achieved by using some HTML code in Text object

code for page links is

html>
<body>
<table>
<tr>
<td> <div id="buttons" style="width: 255px;background-color:#6699CC; padding : 4px 5px 4px 5px; text-align: center;white-space: nowrap;">
<a style="text-decoration: none;" href="/analytics/saw.dll?Dashboard&PortalPath=/shared/aravind/_portal/Rolling Back&Page=first_page">
<b><font color="black">Return to first_page</font></b> </a> </div> </td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>&nbsp</td>
<td>
<div id="buttons" style="width: 255px; background-color: #99CCFF; padding : 4px 5px 4px 5px; text-align: center">
<a style="text-decoration: none;" href="/analytics/saw.dll?Dashboard&PortalPath=/shared/aravind/_portal/Rolling Back&Page=third_page">
<b><font color="black">Goto third_page</font></b></a></div>
</td>
</tr>
</table>
</body>
</html

to get the dashboard page path, navigate into Settings-->Administration-->Manage Presentation Catalog-->shared/your folder/_portal/dashboardname/ then click on required page item properties.
It shows a window,there you can find the page path.

Open the text object properties and copy above code.


if you clicks on Return to first_page links ,then it goes to first_page ,lly for Goto third_page pagelink it goes to thirdpage.

Clearing Dashboard Prompt Fields

write the below code in text object properties,and place this after the prompt in the same section




Now it looks as

if you click on Reset Values button ,the above two prompts will become empty.

3 comments:

  1. This paragraph is actually a nice one it assists new web viewers,
    who are wishing in favor of blogging.

    ReplyDelete
  2. I would like to thank you for the efforts you have put in penning this
    site. I really hope to view the same high-grade blog posts from you in the
    future as well. In fact, your creative writing abilities has inspired me to get my very own blog now
    ;)

    ReplyDelete
  3. Hello, this weekend is nice for me, as this moment i am reading this wonderful informative
    article here at my home.

    ReplyDelete