Is it possible to insert a link into a text field label?
I need to provide some explanation for what the value in some of my fields field really means. The explanation is more complex than can be comfortably written in the field label itself. Ideally, a tooltip would be desirable, but just a link to launch a URL in a new tab would work well enough.
The difficulty is to find the right element (thanks to the browser inspector). If you have trouble doing it, just reply with a public page where the label(s) is and I will do it for you.