How to create a link to Agent screen on the User screen

Moderator: crythias

Locked
CristianCS
Znuny newbie
Posts: 11
Joined: 19 Dec 2011, 14:59
Znuny Version: 3.0
Real Name: critian
Company: lar fabiano de cristo

How to create a link to Agent screen on the User screen

Post by CristianCS »

Good morning everyone,

I am currently implementing OTRS on my company and the principal ask me to configure the OTRS, he ask me to put a link in the User screen to the Agent screen, but i'm not finding the file to do this change.

My otrs is the 3.0.5

Thanks.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to create a link to Agent screen on the User screen

Post by jojo »

which user screen? (URL?)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
CristianCS
Znuny newbie
Posts: 11
Joined: 19 Dec 2011, 14:59
Znuny Version: 3.0
Real Name: critian
Company: lar fabiano de cristo

Re: How to create a link to Agent screen on the User screen

Post by CristianCS »

jojo wrote:which user screen? (URL?)
example/otrs/customer.pl
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to create a link to Agent screen on the User screen

Post by jojo »

why should there be a login to the agent login? (Agents can Bookmark the page)


If it should only available at the Login, edit CustomerLogin.dtl, you also can edit CustomerHeader.dtl
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
CristianCS
Znuny newbie
Posts: 11
Joined: 19 Dec 2011, 14:59
Znuny Version: 3.0
Real Name: critian
Company: lar fabiano de cristo

Re: How to create a link to Agent screen on the User screen

Post by CristianCS »

jojo wrote:why should there be a login to the agent login? (Agents can Bookmark the page)


If it should only available at the Login, edit CustomerLogin.dtl, you also can edit CustomerHeader.dtl

Thanks i already changed the customerLogin.dtl and could add the agent page on the client page.
Locked