My Requirement is
1.We need to add Blue font color for "Client Communication" custom field
2. We need to add Red font color for "Internal Communication" custom filed
3. We need to merge above two custom filed text into "All communication" tab
Please find below screen shot
Hey,
You need to change the field to handle with wiki markup ->go to "Field Configurations"-> cf (text type) ->Renderers->Active Renderer -> wiki markup and then you can use wiki markup.
Text Formatting Notation Help:
https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all
But if you are in server environment use can use html.
We are not able to add font color by default.
how can we add font color by default to customfield.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Like I sad :
go to "Field Configurations"-> cf (text type) ->Renderers->Active Renderer -> wiki markup and then you can use wiki markup.
Work only for text field type
If you want to add default text with font -> in the cf -> Default value - > edit Default value ->Insert what you want in html format for example :
<p><span style="color: #ff0000; font-size: 14pt;">Hey, </span></p>
<p><span style="color: #3366ff;">This is HTML</span></p>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Those 3 fields are text field type only and I have already updated renders type to Wiki markup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible to set highlighted text (with warning - Search for an existing defect before adding a NEW defect") while creating JIRA issue (Issue Creation transition)?
Kindly advise.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.