Adding a non editable hyperlink in a customised attribute that links to a separate web page
Within a Work Item in RTC I have a Tab with a section that that has instructions for populating the the work item. These instructions have been created as a non attribute based static text presentation. I also want to add a hyperlink to an external website that has further more in depth instructions. However I can not find a way to create a link that is non editable. Is this possible?
One answer
Hi Simon, this is possible and I believe there are a few ways to handle it.
You mentioned using a custom attribute - one option is creating a default value containing the link in question and assigning it to your custom attribute. Default values can be created in the Attribute Customization section of the process config editor. Whenever a work item of this type is created, this attribute will be populated with this value.
When you add the presentation for this attribute, you can set the Read Only option to True. You would now have your read-only link contained in these items.
You mentioned using a custom attribute - one option is creating a default value containing the link in question and assigning it to your custom attribute. Default values can be created in the Attribute Customization section of the process config editor. Whenever a work item of this type is created, this attribute will be populated with this value.
When you add the presentation for this attribute, you can set the Read Only option to True. You would now have your read-only link contained in these items.