I have some custom fields that require the user to basically answer questions and I want the questions in bold but I want to turn the bold off automatically for when the user enters a response but I can't for the life of me figure out how or if it is possible. Here is an example, I saw on another post. So for example, when the user clicks into this description box, and they start typing, I don't want "bold" to be on. Is there a way in setup to turn off the bold for anything after context/default value?
Jira allows you to configure renderers for custom fields. You can use the "Wiki Style Renderer" to apply markdown-like formatting.
check this thread for steps: https://community.atlassian.com/forums/Jira-questions/Change-render-on-custom-field/qaq-p/1774805
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.