Any way to remove the "box" from around a read-only attribute?
We have an Attribute (Medium HTML) which in the editor is defined as Ready-only and will contain a URL. We will populate this via ServerSide participant as the work item gets created (the ID is part of the URL, which points to an external tool).
When it is shown, it looks just like an editable text field ... with the box around it. Is there any attributes/properties that we can set that would say "don't show the box around it", like border=0?
When it is shown, it looks just like an editable text field ... with the box around it. Is there any attributes/properties that we can set that would say "don't show the box around it", like border=0?