How do i add an anchor in a jazz link ?
![]() Hi,
how can I add an anchor so that takes me directly to another object - combo5
With an html I would say
http://abcd.html#combo5
How do we do it here ? Please help.
|
Comments
Your example link is for viewing a single work item, where the page does not have any particular section for you to jump to. What exact page are you referring to? Note that for the anchor to work, the section/part needs to have a name, and you need to know the name.
Hi Donald,
Oh I think now I know what you try to ask. The hash sign (#) just before the word "action" in the URL is not for fragment or anchor. It has a different meaning but I don't know the details. I believe the object IDs in such page is dynamic so I'm not sure whether you can actually "jump" to any of them.
Thanks Donald.