Hello everyone, I would like to change the default value of a "Message custom field (for view)" field type.
The value that I would like to have is the following:
<h3><a name=""></a><font color="#0033ff">Please, attach the final contract version.</font></h3>
However, whenever I save the default value with the text like written above I get the following:
<p><h3><a name=""></a><font color="#0033ff">Please, attach the final contract version.</font></h3></p>
I must be doing something wrong because the Jira Admin that was in the company before me could change the text size and colour like mentioned. I am now trying to add this to another custom field without success.
Thank you.
Just found out the solution. These notations have to be used when setting the default value: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all
Jira later automatically translates them to HTML so that is why this was happening.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.