Hello,
How can I set value in dynamic field as link to the website?
Something like <a href ... >
Regards,
Darek
Link in Dynamic Field
Moderator: crythias
Re: Link in Dynamic Field
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 29
- Joined: 29 Mar 2012, 22:41
- Znuny Version: 3.1.11
- Real Name: Dariusz
Re: Link in Dynamic Field
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
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.
Re: Link in Dynamic Field
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 29
- Joined: 29 Mar 2012, 22:41
- Znuny Version: 3.1.11
- Real Name: Dariusz
Re: Link in Dynamic Field
Thx jojo.
It works great.
It works great.