Link in Dynamic Field

Moderator: crythias

Locked
Daras1986
Znuny newbie
Posts: 29
Joined: 29 Mar 2012, 22:41
Znuny Version: 3.1.11
Real Name: Dariusz

Link in Dynamic Field

Post by Daras1986 »

Hello,

How can I set value in dynamic field as link to the website?
Something like <a href ... >

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

Re: Link in Dynamic Field

Post by jojo »

this can be done directly in the admin interface where dynamic fields are declared
"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
Daras1986
Znuny newbie
Posts: 29
Joined: 29 Mar 2012, 22:41
Znuny Version: 3.1.11
Real Name: Dariusz

Re: Link in Dynamic Field

Post by Daras1986 »

Can you tell me how I have it set up?

Sample links:
http://jira.contman.local/browse/CD-19
http://jira.contman.local/browse/CD-20
http://jira.contman.local/browse/CD-21
http://jira.contman.local/browse/CD-22

In the configuration I have:
http://jira.contman.local/browse/handle?query = $ LQData {"Field3"}
And it does not work.

In Field3 example I typed: CD-19, CD-20
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Link in Dynamic Field

Post by jojo »

"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
Daras1986
Znuny newbie
Posts: 29
Joined: 29 Mar 2012, 22:41
Znuny Version: 3.1.11
Real Name: Dariusz

Re: Link in Dynamic Field

Post by Daras1986 »

Thx jojo.
It works great.
Locked