I wish to create a custom field for my issues that automatically create a series of web links. I don't want to use the URL field as it displays the whole url as well as needing more than 1. I want the link to be displayed like - this link is google .
Ive tried a paragraph field that supports rich text but do not know how to write rich text with JSON. How would I go about doing this?
Hi @RR,
Welcome to Atlassian Community!
Paragraph fields are using Wiki Renderer notation, so in order to create the link with an alias you would do it like this:
[Atlassian|https://www.atlassian.com]
That would give you a link like this Atlassian. You would also have to change the renderer used in the project. Go to Project setting > Fields and edit the field configuration. Look for your field and click on Renderer and select Wiki Style renderer.
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.