Thread: How to Move "My Accounts" link into "My Dashboard" link ???????

This question is not answered. Helpful answers available: 5. Correct answers available: 1.


Permlink Replies: 7 - Pages: 1 - Last Post: Aug 6, 2009 2:30 PM Last Post By: Srinivas Malyala
user582692

Posts: 19
Registered: 06/29/07
How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 11:59 AM
 
Click to report abuse...   Click to reply to this thread Reply
Hello Everyone....

Anybody know this how to move "My Accounts" link into "My Dashboard" link?

I have a requirement that i have to move "My Accounts" link (which is opening in the new window) to "My Dashboard" link (which has no reports published).

I need this urgently....

Thanks in Advance......
petersky

Posts: 2
Registered: 05/23/08
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 12:47 PM   in response to: user582692 in response to: user582692
 
Click to report abuse...   Click to reply to this thread Reply
You may need to provide more details behind your request.

In short, the url http://<your server>/analytics/saw.dll?UserPreferences will link to the My Account page.

Kyle
user582692

Posts: 19
Registered: 06/29/07
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 1:25 PM   in response to: petersky in response to: petersky
 
Click to report abuse...   Click to reply to this thread Reply
hello kyle....

Thank You for ur reply..

we are using the OBIEE 10.1.3.2 version. The My Accounts link url is same like http://<servername>/analytics/saw.dll?UserPreferences&_scid=NBzLHCnJYTE

The My Dashboard link url is http://<servername>/analytics/saw.dll?Dashboard

Username: Administrator
Password: Administrator

Could you please tell me is any details further required??? if u give me any document or information in this regard it is so helpful to me.

Thanks....
user582692

Posts: 19
Registered: 06/29/07
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 3:21 PM   in response to: user582692 in response to: user582692
 
Click to report abuse...   Click to reply to this thread Reply
Hello Gurus.....

Any Documents or Blogs in this regard?????

Thanks in Advance.......
eejimkos

Posts: 403
Registered: 10/10/06
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 3:50 PM   in response to: user582692 in response to: user582692
 
Click to report abuse...   Click to reply to this thread Reply
hi,
get firebug and check at which class is My Acount.and copy it to the one you want.
Check the forum and blogs,how firebug works?and css...
just a idea

hope i helped....

///////////////////////////////////////
http://greekoraclebi.blogspot.com/
///////////////////////////////////////
Srinivas Malyala

Posts: 60
Registered: 06/02/09
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 4, 2009 8:52 PM   in response to: user582692 in response to: user582692
 
Click to report abuse...   Click to reply to this thread Reply
Create a new file userPreference.asp under this folder C:\OracleBI\web\app
Place following code in userPreference.asp page
<%@ LANGUAGE="JScript" %>
<%Response.Redirect("saw.dll?UserPreferences");%>

Access this asp page url http://localhost/analytics/userPreference.asp on shared dashboard using Embedded Content or what ever.


--Srini
http://tipsonobiee.blogspot.com/

user582692

Posts: 19
Registered: 06/29/07
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 5, 2009 9:51 AM   in response to: Srinivas Malyala in response to: Srinivas Malyala
 
Click to report abuse...   Click to reply to this thread Reply
Thank you eejimkos, srinivas.... i am new to this changing styles & skins.... actually i can't understand the java classes, codes & css files coding....

Mr.srinivas... Could you please elobrate the answer what i have to do actually....if you can provide step wise it is so helpful to me..

To create the new file userpreference.asp file --- Can i use the old userpreference.asp file???? if yes where i can get that file?

Advance thanks......

Srinivas Malyala

Posts: 60
Registered: 06/02/09
Re: How to Move "My Accounts" link into "My Dashboard" link ???????
Posted: Aug 6, 2009 2:30 PM   in response to: user582692 in response to: user582692
 
Click to report abuse...   Click to reply to this thread Reply
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums