Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to display wiki markup in script for custom field text

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 All Communication.pngClient_Blue.pngInternal_Red.png

1 answer

Suggest an answer

Log in or Sign up to answer
1 vote
Neta Elyakim
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Feb 11, 2018

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. 

Neta Elyakim
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Feb 12, 2018 • edited

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,&nbsp;</span></p>
<p><span style="color: #3366ff;">This is HTML</span></p>

 

Those 3 fields are text field type only and I have already updated renders type to Wiki markup.

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.

TAGS
AUG Leaders

Atlassian Community Events