It's all about the answers!

Ask a question

How to create hyperlink in the field of Work Items.


Sutthi Bualek (414) | asked Dec 17 '07, 2:40 a.m.
I tried to upload my Process Content and I can use the link from Process Content URL (clicking on Project Name with hyperlink on Process Description field) after I created new project.

Moreover, I would like to create hyperlink URL to my Process Content in Description field of each Work Items (or other field if it's possible) in Process Specification.

Please tell me how to do or other document that I can read more.

2 answers



permanent link
Kai-Uwe Maetzel (85611) | answered Dec 17 '07, 1:48 p.m.
JAZZ DEVELOPER
sutthi wrote:
I tried to upload my Process Content and I can use the link from
Process Content URL (clicking on Project Name with hyperlink on
Process Description field) after I created new project.

Moreover, I would like to create hyperlink URL to my Process Content
in Description field of each Work Items (or other field if it's
possible) in Process Specification.

Please tell me how to do or other document that I can read more.



This is currently not supported. The process description you add to a
process template is a zipped up web site. We don't process the zip file.
When the user clicks on the link the client fetches the zip and locally
unzips it into temp space. The temporary file URL is then opened in a
browser. In order to support your use case the server needs to
understand the zip file and to serve individual pages out of it to the
requesting client. Pls file an enhancement request using the 'Process'
category.

Kai

permanent link
Sutthi Bualek (414) | answered Dec 17 '07, 8:33 p.m.
Hi Kai,

Thanks for your quickly reply.

I think Jazz doesn't need to know the details in the zip file. I will provide the URL for each work item such as
/HTML/workItem.html?id=0123456789 and id is provided by me.

But I wonder how to know the root path of Process Content URL, is there any global variable?


sutthi wrote:
I tried to upload my Process Content and I can use the link from
Process Content URL (clicking on Project Name with hyperlink on
Process Description field) after I created new project.

Moreover, I would like to create hyperlink URL to my Process Content
in Description field of each Work Items (or other field if it's
possible) in Process Specification.

Please tell me how to do or other document that I can read more.



This is currently not supported. The process description you add to a
process template is a zipped up web site. We don't process the zip file.
When the user clicks on the link the client fetches the zip and locally
unzips it into temp space. The temporary file URL is then opened in a
browser. In order to support your use case the server needs to
understand the zip file and to serve individual pages out of it to the
requesting client. Pls file an enhancement request using the 'Process'
category.

Kai

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.