Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Appanvil karma designer
summary Rich Text The Rich Text field empowers you to capture and display additional text content within your Jira issues. With its intuitive editor and wide array of formatting options, this field opens the door to clearer communication, improved documentation, and a more structured representation of your information.
page{"premium":true,"name":"page","children":[{"id":"lfi8jBK4QX7bZqV_gWgeY","params":{"padding":200,"gap":10},"children":[{"id":"TLM0qAkS21eAyrXzza25j4CbdZ7_dJ3MWntvqkjFGj","name":"row","children":[{"id":"7VVCcyVt4__Q3wbGo5_7hMl3GxyZGc0_1glcmlCN5T","name":"column","children":[{"name":"spacertext","params":{"spacetemplateId":10}"simple paragraph","childrenvalue":[],{"idtype":"PNPLOWZmSWqoQr3nq4R79paragraph"},"children":[{"nametype":"imageparagraph","paramschildren":[{"templateIdletterSpacing":"full-width rounded"0,"alignmenttext":"centerRich Text","positionfontFamily":"center centerunset","borderRadiusfontWeight":{700,"allcolor":0,{"bbllight":0,"bbr#ffffff":0},"btlfontSize":038,"btrlineHeight":0,"isIndividualCorners38px":false}],"imagealign":{"value":"att48726039","target":"_blank","type":"attachment"},"shouldOpenDialog":false,"height":80left"}]}]},"children":[],"id":"luZTmREfaPvOuFjw6_q8GD-3o-sTBlkZadeqUR9Lvu"},{"name":"text","params":{"templateId":"simple paragraph","value":[{"type":"paragraph","children":[{"type":"paragraph","children":[{"fontSize":16,"lineHeight":"24px","color":"#555","letterSpacing":0,"text":"","fontFamily":"Open Sans, sans-serif"}]}]}]},"children":[],"id":"bAXmUwtxzdKMdPYinINK0"}],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"}},{"id":"ftVOrk9jIJtoVhdHfZEyc","name":"column","children":[The Rich Text field empowers you to capture and display additional text content within your Jira issues. With its intuitive editor and wide array of formatting options, this field opens the door to clearer communication, improved documentation, and a more structured representation of your information.","fontFamily":"unset","color":{"light":"#ffffff"},"fontWeight":300,"lineHeight":"24px"}]},{"type":"paragraph","children":[{"fontSize":16,"lineHeight":"24px","color":"#555","letterSpacing":0,"fontFamily":"Open Sans, sans-serif","text":""}]}]}]},"children":[],"id":"qKhLt_zHxxujmz0UxfE5d"}],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"topcenter"}},{"id":"6ZG9ySC-RsrbN56ddPTY151_hwxvP7jmDG82JQ3aq","name":"column","children":[]{"name":"image","params":{"templateId":"full-width rounded","alignment":"center","position":"center center","borderRadius":{"all":0,"btlbbl":0,"bblbbr":0,"btrbtl":0,"bbrbtr":0,"isIndividualCorners":false},"paddingimage":0,{"gapvalue":20"att45121556","verticalAlignmenttarget":"top_blank"}},{"idtype":"ND7z7KISHm8WnxJ0zw-Maattachment"},"nameshouldOpenDialog":false,"columnwidth":340},"children":[],"paramsid":"IHu1TOIZOzh3zv5Knf1fu"}],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"topcenter"}},{"id":"8JrFMoF7J8JyYIrKfO3USA8gNlWXe1IOREb1gCyZgH","name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"topcenter"}},{"id":"8vJfH6Jr_tkXRYpjsGZE37tfYpIybnZmE7i-vXXYHG","name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"topcenter"}}],{"paramsid":{"layout":[1],"gap":10,"minHeight":200,"padding":20,"6TF--QtVlrhBL6e_JEMgp","name":"column","children":[],"params":{"borderRadius":25,{"backgroundColorall":0,"#592360btl":0,"sizebbl":0,"fullbtr":0,"backgroundSizebbr":"cover"}}]0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"}},{"id":"ZDmuwcveLIDZdH2zmRUrN","name":"column"section"},"children":[],"idparams":"SK_jc3s-_GRiwqh2cB5Tn"}

The "Rich Text" Custom Field empowers you to capture and display additional text content within your Jira issues. With its intuitive editor and wide array of formatting options, this field opens the door to clearer communication, improved documentation, and a more structured representation of your information.

Table of Contents
minLevel1
maxLevel2
outlinefalse
typelist
printablefalse

Field Configuration

Info

Before starting the field configuration, please follow the instructions for creating custom fields

Create a Custom Field

Image Removed

Step 1: Set a name and description

Provide a good name for the new custom field. Make it descriptive, concise, and easy to understand for others who will use it. Avoid using ambiguous or overly technical terms.

Congrats! There is no further configuration (smile)

Field view and edit

Image Removed

View title and full text

When accessing the field edit dialog, you have the ability to read both the title and the formatted text. Simply click on "Edit" to make changes to both elements.

Image Removed

Edit title and full text

The title, which is displayed in the issue view, serves as the prominent element. Meanwhile, the full text allows for various formatting options such as bold, italic, or underlined text. Additionally, you can employ bullet point lists, incorporate links, or include quotes to enhance the presentation of the content.

Image Removed

The issue view

Related Use Cases

WSJF (Weighted Shortest Job First)Calendar field

Jira Service Management (JSM)

Warning

The Rich Text field is currently not available for Jira Service Management.

JQL expression

Code Block
${fieldName}.Title: string
Info

Find further information here https://support.atlassian.com/jira-software-cloud/docs/find-specific-issues/

Example: a search for all issues with a richt text title “Help text“

Code Block
 "Rich text.Title" = "Help text"

Data Structure (Automation)

Info

Use custom fields with automation (DRAFT)

To set the value via automation, you need the following object structure

Code Block
{
  "textAdf": ADF Text Format,
  "textRaw": "",
  "title": string
}

Tip: Setting the textAdf and is only recommended if you know what your doing (for example copying an existing text written with the rich text editor). The textRaw field is deprecated and should be left empty.

Appanvil karma designersummary We Are Here To Help Live Demo SCHEDULE FOR FREE Service Desk RAISE A REQUEST Happy? Please let the community know! RATE US ON THE ATLASSIAN MARKETPLACEpage{"premium":true,"name":"page","children":[{"premium":true,"id":"xR87zh5MbpkJ6aPtHwDPU","params":{"background":"#ffffff","padding":25,"gap":10},"children":[{"id":"gR1MV1CLcMH9ZOLnQSr-E","name":"row
{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"}}],"params":{"layout":[1,1],"gap":10,"minHeight":420,"padding":50,"borderRadius":25,"size":"full","backgroundColor":"#592360bf","backgroundImage":{"value":"att55345153","target":"_blank","type":"attachment"}}}],"name":"section"}],"id":"SK_jc3s-_GRiwqh2cB5Tn"}

On this page

Table of Contents
minLevel1
maxLevel2
include
outlinefalse
indent
excludeOn this page
typelist
class
printablefalse

Field Configuration

Info

Before starting the field configuration, please follow the instructions for creating custom fields

Create a Custom Field

Step 1: Set a name and description

Provide a good name for the new custom field. Make it descriptive, concise, and easy to understand for others who will use it. Avoid using ambiguous or overly technical terms.

Congrats! There is no further configuration (smile)

Image Added

Field view and edit

View title and full text

When accessing the field edit dialog, you have the ability to read both the title and the formatted text. Simply click on "Edit" to make changes to both elements.

Image Added

Edit title and full text

The title, which is displayed in the issue view, serves as the prominent element. Meanwhile, the full text allows for various formatting options such as bold, italic, or underlined text. Additionally, you can employ bullet point lists, incorporate links, or include quotes to enhance the presentation of the content.

Image Added

The issue view

Image Added

Related Use Cases

Info

More use cases are coming soon. In the meantime, check out our other use cases.


Jira Service Management (JSM)

Warning

The Rich Text field is currently not available for Jira Service Management.


JQL expression

Code Block
${fieldName}.Title: string
Info

Find further information here https://support.atlassian.com/jira-software-cloud/docs/find-specific-issues/

Example: a search for all issues with a richt text title “Help text“

Code Block
 "Rich text.Title" = "Help text"

Data Structure (Automation)

Info

Use custom fields with automation

To set the value via automation, you need the following object structure

Code Block
{
  "textAdf": ADF Text Format,
  "textRaw": "",
  "title": string
}

Tip: Setting the textAdf and is only recommended if you know what your doing (for example copying an existing text written with the rich text editor). The textRaw field is deprecated and should be left empty.

Appanvil karma designer
summary We Are Here To Help Live Demo Reach out to our product team to explore how we can turn your use case into reality together. SCHEDULE FOR FREE Support Our dedicated team is here to assist you with any questions or challenges you may encounter. CONTACT US Feature Request Got an idea for a custom field, a new feature or a particular use case? We're delighted to hear about it! SUBMIT YOUR IDEA Happy? Please let the community know! If you're enjoying your experience with Awesome Custom Fields, we'd love to hear about it! Your feedback helps us grow and improve. RATE US ON THE ATLASSIAN MARKETPLACE
page{"premium":true,"name":"page","children":[{"params":{"background":"#ffffffdb","padding":25,"gap":10},"children":[{"name":"row","children":[{"name":"column","children":[{"name":"text","params":{"value":[{"type":"paragraph","children":[{"type":"paragraph","children":[{"text":"We Are Here To Help","fontFamily":"unset","fontWeight":700,"fontSize":28,"color":"#061D28","letterSpacing":-1}],"align":"center"}]}]},"children":[],"id":"kWu6dge9G0gVC5soph63Y"}],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"TA7C-YTgUAGxaY7Ee1gRb"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"3i3tuA9baYMqpBLTOLUVc"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"h6cp_tv_STHfWn5o3lxmV"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"EGTJWjOhl3e0azF9InNKw"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"_aGWOlhpSc1ZY65NzVdAm"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"},"id":"9giTj4HKBu8xiguLdZzzj"}],"params":{"layout":[1],"gap":95,"minHeight":100,"padding":0,"borderRadius":0},"id":"8WDed0wGD_SmsvGJ2_kN1"},{"name":"row","children":[{"name":"column","children":[{"name":"card","params":{"gap":5,"padding":40,"borderRadius":{"all":25,"isIndividualCorners":false,"bbl":0,"bbr":0,"btl":0,"btr":0},"background":"#061D280d","hover":"none","isMediaFullSize":true},"children":[{"name":"icon","params":{"shape":"none","color":"#592360","alignment":"center","size":40,"icon":"message"},"children":[],"id":"Z1Y44UTZStMftN5ADWiVY"},{"name":"spacer","params":{"space":0},"children":[],"id":"677H5JgBfLb8m28Mtebd4"},{"name":"text","params":{"value":[{"type":"paragraph","align":"center","children":[{"fontWeight":700,"text":"Live Demo","fontFamily":"unset","letterSpacing":-1,"color":"#061D28","fontSize":24}]}]},"children":[],"id":"mpRVFLlCI25vevGb3eJCv"},{"name":"spacer","params":{"space":0},"children":[],"id":"8XXoV2IrTUIn8gdAR7Hl1"},{"name":"text","params":{"value":[{"type":"paragraph","children":[{"text":"Reach out to our product team to explore how we can turn your use case into reality together.","lineHeight":"22px","fontSize":16,"fontWeight":300,"fontFamily":"unset","color":{"light":"#061D28bf"}}],"align":"center"}]},"children":[],"id":"bWSJwQIvn3Ie-4z6u4yYf"},{"name":"spacer","params":{"space":10},"children":[],"id":"kIzR6deJ2rDxjfzPYiYPO"},{"name":"button","params":{"label":"SCHEDULE FOR FREE","size":"medium","shape":"rounded","alignment":"center","states":{"idle":{"colors":{"background":{"light":"#592360"},"label":"#ffffff"}},"hover":{"colors":{"background":"#061D28","label":"#ffffff"}}},"link":{"value":"https://seibert.biz/acf-jira-demo","target":"_blank","type":"link"}},"children":[],"id":"Q9dYEVl9px0gdQ1WnYKX8"}],"id":"2Po0kyK2zYZXZqa9LqP0o"}],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"},"id":"qqolZyQAzfI5BSIxawq_4"},{"name":"column","children":[{"
id
name":"
PqSQwRim3zcqrWAAfuK5e
card","params":{"
name
gap":5,"
column
padding":40,"
children
borderRadius":
[
{"
name
all":25,"
text
isIndividualCorners":false,"
params
bbl":
{
0,"
value
bbr":
[{
0,"
type
btl":0,"
paragraph
btr":0},"
children
background":
[{"type":"paragraph"
"#061D280d","hover":"none","isMediaFullSize":true},"children":[{"
text
name":"
We Are Here To Help
icon","
letterSpacing
params":
0,
{"
fontFamily
shape":"
unset
none","
fontWeight
color":
700
"#592360","
fontSize
alignment":
28
"center","
color
size":
"#061D28"}]
40,"
align
icon":"
center
video"
}]}]
},"children":[],"id":"
EM7Q56YF9OCN3RdZXMB3L
iKb4T95bSuayqtVU2WvT2"}
]
,
"params":
{"
borderRadius
name":
{
"
all
spacer"
:0
,"
btl
params":
0,
{"
bbl
space":0},"
btr
children":
0
[],"
bbr
id":
0,"isIndividualCorners":false
"C9E-5DbXFfOePqxgaVv59"},{"
padding
name":
0,
"
gap
text"
:20
,"
verticalAlignment
params":{"
center"}},
value":[{"
id
type":"
u92ikFqBg9IJ-5OQA_4dd
paragraph","
name
align":"
column
center","children":[
],
{"
params
fontWeight":
{
700,"
borderRadius
text":
{
"
all
Support"
:0
,"
btl
fontFamily":
0,
"
bbl
unset"
:0
,"
btr
color":
0,
"
bbr
#061D28"
:0
,"
isIndividualCorners
letterSpacing":
false}
-1,"
padding
fontSize":
0
24}]}]},"
gap
children":
20
[],"
verticalAlignment
id":"
center
42fnG42m1q63TAHqlatD8"}
}
,{"
id
name":"
Fp1siojdATmD4D6r7wNY8
spacer","
name
params":{"
column
space":0},"children":[],"
params
id":
{
"
borderRadius
Up3Dlqu3WzfWUFEHhDzzQ"
:
},{"
all
name":
0,
"
btl
text"
:0
,"
bbl
params":
0,
{"
btr
value":
0,
[{"
bbr
type":
0,
"
isIndividualCorners
paragraph"
:false}
,"
padding
align":
0,
"
gap
center"
:20
,"
verticalAlignment
children":
"center"}},
[{"
id
lineHeight":"
pAv1vSeXXI1ce8tu6XJvB
22px","
name
fontSize":16,"
column
fontWeight":300,"
children
fontFamily":
[]
"unset","
params
color":{"
borderRadius
light":
{
"
all
#061D28bf"
:0
},"
btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"}},{"id":"EqjlZoZHXN-jAKTrWM5p3","name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"}},{"id":"3bGq8ro6Uh5ebDSg_7j_G","name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"center"}
text":"Our dedicated team is here to assist you with any questions or challenges you may encounter."}]}]},"children":[],"id":"RdMlkf8DDAywMUhigVewc"},{"name":"spacer","params":{"space":10},"children":[],"id":"VjOP2jLer2IJDhjjFrkh4"},{"name":"button","params":{"label":"CONTACT US","size":"medium","shape":"rounded","alignment":"center","states":{"idle":{"colors":{"background":"#592360","label":"#ffffff"}},"hover":{"colors":{"background":"#061D28","label":"#ffffff"}}},"link":{"value":"https://seibert.biz/acf-support","target":"_blank","type":"link"}},"children":[],"id":"zWdNPa1-8fPFrITd5CRWQ"}],"id":"sdFCdxMvutzMPkQrayBRo"}],"params":{"
layout
borderRadius":
[1],"gap
{"all":
95
0,"
minHeight
btl":
100
0,"
padding
bbl":0,"
borderRadius
btr":0
}}
,
{
"
id
bbr":0,"
MyJCAD4jREGRrDC2yvguG
isIndividualCorners":false},"
name
padding":0,"
row
gap":20,"
children
verticalAlignment":
[{
"top"},"id":"
g1K62E04tP4tqp4U5GCsY
cRM7MP2uZbvz8GDQqBk4O"},{"name":"column","children":[{"name":"card","params":{"gap":5,"padding":40,"borderRadius":{"all":25,"isIndividualCorners":false,"bbl":0,"bbr":0,"btl":0,"btr":0},"background":"#061D280d","hover":"none","isMediaFullSize":true},"children":[{"name":"icon","params":{"shape":"none","color":"#592360","alignment":"center","size":40,"icon":"
video
lightbulb"},"children":[],"id":"
dp4bZnV9mX21r6-TRHVFV
E3plCsiLcHFR7kdTZ3uh0"},{"name":"spacer","params":{"space":0},"children":[],"id":"
zX3VLm0CvJ8f9yjpGPoMH
aFplX1cwDLXAhvY46q-W2"},{"name":"text","params":{"value":[{"type":"paragraph","align":"center","children":[{"fontWeight":700,"text":"
Live Demo
Feature Request","fontFamily":"unset","fontSize":24,"color":"#061D28","letterSpacing":-1}]}]},"children":[],"id":"
QP_tKMda0oSxZoUszahak
BcuoiAmvhSjjm22Xlx-Zi"},{"name":"spacer","params":{"space":
10
0},"children":[],"id":"
P_olzn5cwncqiwfTxACtW
5SPT1m3nSbGpRkzUSGkNQ"},{"name":"
button
text","params":{"
label
value":
"SCHEDULE FOR FREE","size
[{"type":"
small
paragraph","
shape
children":[{"
rounded",
text"
alignment":"center
:"Got an idea for a custom field, a new feature or a particular use case? We're delighted to hear about it!","
states
lineHeight":
{
"
idle
22px"
:{
,"
colors
fontSize":
{"background":"#592360","label
16,"fontWeight":300,"fontFamily":"
#ffffff
unset"
}}
,"
hover
color":{"
colors
light":
{
"
background":"#061D28"
#061D28bf"}}],"
label
align":"
#ffffff
center"}]}
}
,"
link
children":
{
[],"
value
id":"
https://seibert.biz/acf-jira-demo","target
FXZlRMJIo04iEApkTJ5uf"},{"name":"
_blank
spacer","
type
params":{"
link
space"
}
:10},"children":[],"id":"
1QOPJ0GS6Vh0CmI0ygWpr
G0aEXlwfOQg5pPmdG769l"}
]
,{"
id
name":"
5ve136zM5p7IiZFnYKKEq
button"
}]
,"params":{"
borderRadius
label":
{
"
all
SUBMIT YOUR IDEA"
:0
,"
btl
size":
0,
"
bbl
medium"
:0
,"
btr
shape":
0,
"
bbr
rounded"
:0
,"
isIndividualCorners
alignment":
false},
"
padding
center"
:0
,"
gap
states":
20,
{"
verticalAlignment
idle":{"
top
colors"
}},
:{"
id
background":"
N75Gv5js8X5efqVC-PNV8
#592360","
name
label":"
column
#ffffff"}},"
children
hover":
[
{"
name
colors":{"
card
background"
,
:"
params
#061D28"
:{
,"
gap
label":
5,
"
padding":40
#ffffff"}}},"
borderRadius
link":{"value"
all
:"
:25
https://seibert.biz/acf-jira-canny","
isIndividualCorners
target":
false,
"
bbl
_blank"
:0
,"
bbr
type":
0,
"
btl
link"
:0
}},"
btr
children":
0}
[],"
background
id":"
#061D280d
TndEd3qGeLVoOfTV-UK0M"}],"
hover
id":"
none
vJKyOjRwZT793hiF3jpaW"}],"
isMediaFullSize
params":
true},
{"
children
borderRadius":
[
{
"name
"all":0,"btl":0,"
icon
bbl":0,"
params
btr":
{
0,"
shape
bbr":0,"
none
isIndividualCorners":false},"
color
padding":0,"
#592360
gap":20,"
alignment
verticalAlignment":"
center
top"},"
size
id":
40,"icon
"Vcp-xCpiaOJ1OgpCcUmrK"},{"name":"
circle-info
column"
}
,"children":[],"
id
params":{"
hkFbos6xrEDhZUeh2T3YR
borderRadius"
},
:{"
name
all":
"spacer"
0,"
params
btl":
{
0,"
space
bbl":0
}
,"
children
btr":
[]
0,"
id
bbr":0,"
L3GOI1HCxsrfUmG7y2-U3
isIndividualCorners":false},
{
"
name
padding":0,"
text
gap":20,"
params
verticalAlignment":
{
"
value":[{"type
top"},"id":"
paragraph
U2x4wTqqD7e8zKQGsJMit"},{"
align
name":"
center
column","children":[
{
],"
fontWeight
params":
700,
{"
text
borderRadius":
"Service Desk","fontFamily
{"all":
"unset"
0,"
color
btl":
"#061D28"
0,"
letterSpacing
bbl":
-1
0,"
fontSize
btr":
24}]}]}
0,"
children
bbr":
[]
0,"
id
isIndividualCorners":
"xL9mDVwY1p5lRQLMzCTvT"
false},
{
"
name
padding":0,"
spacer
gap":20,"
params
verticalAlignment":
{
"
space
top"
:10
}
,"children":[]
,"id":"
F30fsUQ
w-pJgS03czaf-
9qifFQzd4hJEH
7VsNnicx"},{"name":"column"
button"
,"children":[],"params":{"
label
borderRadius":{"
RAISE A REQUEST
all":0,"
size
btl":0,"
small
bbl":0,"
shape
btr":
"rounded"
0,"
alignment
bbr":
"center"
0,"
states
isIndividualCorners":
{
false},"
idle
padding":
{
0,"
colors
gap":
{
20,"
background
verticalAlignment":"
#592360
top"},"
label
id":"
#ffffff
goqg8VQFURBruWHQix_u9"}
}
],"
hover
params":{"
colors
layout":
{"background
[1,1,1],"gap":30,"
#061D28
minHeight":200,"
label
padding":10,"
#FFFFFF
borderRadius":0}
}}
,"
link
id":"ttMxbhfEeDSEE5J9b1ylq"},{"
value
name":"
https://seibert.biz/acf-support
row","
target":"_blank","type
children":[{"name":"
link
column"
}}
,"children":[
],
{"
id
name":"
rOdY7MbfxN6vwNzs7sLHU
card"
}]
,"
id
params":{"
hULXoXiS2KxVuUihfvNUH
gap"
}]
:5,"
params
padding":
{
40,"borderRadius":{"all":
0
25,"
btl
isIndividualCorners":
0
false,"bbl":0,"
btr
bbr":0,"
bbr
btl":0,"
isIndividualCorners
btr":
false
0},"
padding
background":
0,
"
gap
#F4A638"
:20
,"
verticalAlignment
hover":"
top
none"
}}
,
{
"
id
isMediaFullSize":
"5y9aUYni8jI9dD09rwDgV","name":"column"
true},"children":[{"name":"
card
text","params":{"
gap
value":
5,
[{"
padding
type":
40
"paragraph","
borderRadius
children":[{"
all
type":
25
"paragraph","
isIndividualCorners
children":
false,
[{"
bbl
text":
0,"bbr":0,"btl":0,"btr":0},"background":"#061D280d","hover":"none","isMediaFullSize":true},"children":[{"name":"spacer","params":{"space":0
"Happy? Please let the community know!","fontFamily":"unset","fontWeight":700,"fontSize":28,"letterSpacing":-1,"color":"#061D28"}],"align":"center"}]}]},"children":[],"id":"
SjISLPE7AtxP9M2xReMMG
FEw7soDxxpAUoLhcd9h2L"},{"name":"spacer","params":{"space":10},"children":[],"id":"
EG3GMerfyb7QzDNB5UOr7
ZJFO7V_OyKEr9aqQpqjf_"}
]
,{"
id
name":"
gGk0yztAtx5X6Bydemxz7
text"
}]
,"params":{"
borderRadius
value":
{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment
[{"type":"
top
paragraph"
}}
,"children":[{"
id
type":"
LHYGpppP-bK71Zp0tGybq
paragraph","
name
align":"
column
center","children":[
],"params":
{"
borderRadius
lineHeight":
{
"
all
22px"
:0
,"
btl
fontFamily":
0,
"
bbl
unset"
:0
,"
btr
fontWeight":
0
300,"
bbr
text":
0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"}},{
"If you're enjoying your experience with Awesome Custom Fields, we'd love to hear about it! Your feedback helps us grow and improve.","fontSize":16,"color":"#061D28"}]}]}]},"children":[],"id":"
of2Lj7_WETOp1F900J0LM
fis3eCnZ4Rk06ocER71aI"},{"name":"
column","children":[]
spacer","params":{"
borderRadius
space":
{"all":0
10},"
btl
children":
0
[],"
bbl":0,"btr
id":
0,
"
bbr
lu9ZtKSJwVKaQJPzC4nF8"
:0
},{"
isIndividualCorners
name":
false},
"
padding
button"
:0
,"
gap
params":
20,
{"
verticalAlignment
label":"
top"}},{"id
RATE US ON THE ATLASSIAN MARKETPLACE","size":"
Mtd2nCztrre--rAZj8qzQ
medium","
name
shape":"
column
rounded","
children
alignment":
[]
"center","
params
states":{"
borderRadius
idle":{"
all
colors":
0,
{"
btl
label":
0,
"
bbl
#061D28"
:0
,"
btr
background":
0,
"
bbr":0,"isIndividualCorners":false
#FFFFFF"}},"
padding
hover":
0,
{"
gap
colors":
20
{}}},"
verticalAlignment
icon":"
top
atlassian"
}}]
,"
params
link":{"value"
layout
:"
:[1,1],"gap":30,"minHeight":200,"padding":10,"borderRadius":0}}],"name":"section"},{"id":"TSuu2GJ-r4-quzP85hSHN"
https://seibert.biz/acf-jira-review","target":"_blank","type":"link"}},"children":[],"id":"EY2XBenZv6D87mKtPV1P9"}],"id":"XY5jSIYepg1dSLnlYX_DI"}],"params":{"
background
borderRadius":{
"light
"all":0,"btl":0,"
#ffffff
bbl":0,"
dark
btr":
"#1d2125"}
0,"
padding
bbr":
25
0,"
gap
isIndividualCorners":
10
false},"
children
padding":
[{
0,"
id
gap":
"qmsTD4UDI5UjI8UWdNSIj"
20,"
name
verticalAlignment":"
row
top"},
"children":[{
"id":"KFn73jQI2GT_
pjiBJlJDwT6SOJoXnI3P
KYb3ObEFy"},{"name":"column","children":[
{
],"
name
params":{"
card
borderRadius"
,
:{"
params
all":
{
0,"
gap
btl":
5
0,"
padding
bbl":
40
0,"
borderRadius
btr":
{
0,"
all
bbr":
25
0,"isIndividualCorners":false},"
bbl
padding":0,"
bbr
gap":
0
20,"
btl
verticalAlignment":
0
"top"},"
btr
id":
0
"aNF1fisyXhPE46rSL_Dcp"},{"
background
name":"
#E85D36
column","
boxShadows
children":[],"params":{"borderRadius":{"
y
all":0,"
blur
btl":
15
0,"
spread
bbl":
-3
0,"
color
btr":0,"
#00000019
bbr"
}
:0,
{
"
y
isIndividualCorners":
4
false},"
blur
padding":
6
0,"
spread
gap":
-4
20,"
color
verticalAlignment":"
#00000019
top"}
]
,"
hover
id":"
none
zgolu1bSBaJkCWExZ2ZNG"},{"
isMediaFullSize
name":
false}
"column","children":[
{"name":"text"
],"params":{"
value
borderRadius":
[
{"
type
all":0,"
paragraph
btl":0,"
children
bbl":
[{
0,"
type
btr":
"paragraph"
0,"
children
bbr":
[{
0,"
type
isIndividualCorners":
"paragraph"
false},"
children
padding":
[{
0,"
text
gap":
"Happy? Please let the community know!"
20,"
fontFamily
verticalAlignment":"
unset
top"},"
fontWeight
id":
700,"color
"q81-aXYsVxiqUuHX8YeZb"},{"name":"
#FFFFFF
column","
fontSize
children":
28
[],"
letterSpacing
params":
-1}],"align
{"borderRadius":{"
center"}]}]}]}
all":0,"
children
btl":
[]
0,"
id
bbl":0,"
o8FKXUKO4P7LB2HNScs9C
btr"
}
:0,
{
"
name
bbr":0,"
spacer
isIndividualCorners":false},"
params
padding":
{
0,"
space
gap":
10}
20,"
children
verticalAlignment":
[]
"top"},"id":"
CiEVLDvnc7hUpOVLjMc29
9ey56XpyhDK4P8mR0hgZ1"},{"name":"column"
button"
,"children":[],"params":{"
label
borderRadius":
"RATE US ON THE ATLASSIAN MARKETPLACE"
{"all":0,"
size
btl":0,"
medium
bbl":0,"
shape
btr":
"rounded"
0,"
alignment
bbr":
"center"
0,"
states
isIndividualCorners":
{
false},"
idle
padding":
{
0,"
colors
gap":
{
20,"
label
verticalAlignment":"
#061D28
top"},"
background
id":"
#FFFFFF
O7forrBOsWYxlm3Akj6lw"}
}
],"
hover
params":{"
colors
layout":
{}}}
[1],"
icon
gap":10,"
atlassian
minHeight":200,"
link
padding":
{
10,"
value
borderRadius":
"https://seibert.biz/acf-jira-review-app"
0},"
target
id":"
_blank
qdowOjlJr1wH8GsbFPLpY"},{"
type
name":"
link
row"
}}
,"children":[
],
{"
id
name":"
RPAxwlEMWBpG--INoCCWM"}]
column","
id
children":
"flk6YjfdfwzSlQy67CzJF"}
[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"
}
},
{
"id":"
iPDz3Zm33uGPSCEsupKXW
ya1QFmMoDBOLD-iC7rr4R"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"}
}
,
{
"id":"
OOTSw8v0KQsIJE4Z5g2sG
emiYPcj7_m0x6UHFHX9B8"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"}
}
,
{
"id":"
v1SldQleWgYhR1VELcH3t
lYVjH6TEpYfsS-sPAnc4u"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"
}
},
{
"id":"
5T1ru6dfsWHD3PehbCFjT
bXpBRoo3xp_HsOUPjwZGN"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"}
}
,
{
"id":"
JLgbGVfOGlXHlAwasMOFB
DP9_7qYIKbNqA-Uyauxnv"},{"name":"column","children":[],"params":{"borderRadius":{"all":0,"btl":0,"bbl":0,"btr":0,"bbr":0,"isIndividualCorners":false},"padding":0,"gap":20,"verticalAlignment":"top"},"id":"K8vjA2q828pLEsByMS7ss"}],"params":{"layout":[1,1,1],"gap":10,"minHeight":100,"padding":
200
10,"borderRadius":0},"
size
id":"
medium
LZ2-LqKoaOBoZ-pM6l_SX"}
}
],"name":"section","id":"75I95QtLPK9ThfFXu_B3-"}],"id":"SK_jc3s-_GRiwqh2cB5Tn"}