Is there an option to put clickable links in the checkbox custom field?
I added a link as an option in the checkbox field but it is not clickable.
Regards,
Priyanka
I found an answer to this. You can utilize standard HTML in the field option text but you need to enable it in the admin settings as it defaults to off for security concerns.
So it would look like this
<a href="http://www.example.com/jirahelp/fieldhelp.html">get help</a>
See: https://confluence.atlassian.com/adminjiraserver087/configuring-jira-application-options-998872637.html and look at
"Enable HTML in custom field descriptions and list item values"
Original post located here: https://community.atlassian.com/t5/Jira-Core-Server-questions/Can-you-add-a-hyperlink-in-a-custom-field-descriptor/qaq-p/927362
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.