---
title: "How to add a line break in a custom field"
canonical: "https://support.appfire.com/space/SUPPORT/89137123/How%20to%20add%20a%20line%20break%20in%20a%20custom%20field"
format: markdown
---
<span style="color: #091e42">This article explains how to add line breaks in a custom field in the </span>*<span style="color: #333333">Create on Transition</span>*<span style="color: #091e42"> app.</span>

## Instructions

Perform the following:

1. <span style="color: #333333">Login as a Jira Administrator and click </span>> Macro (inline-media-image)

* ****> Issues****.*
2. If a custom field already exists, skip to step 10. If not, click <span style="color: #333333">**Add custom field**</span><span style="color: #333333"> in the top-right corner.</span>
3. <span style="color: #333333">Select Field Type</span><span style="color: #333333"> as </span><span style="color: #172b4d">*Text Field (multi-line)*</span><span style="color: #172b4d">,</span>* *<span style="color: #333333">and click </span>**Next**.
4. <span style="color: #333333">Enter </span>*<span style="color: #333333">Name</span>*<span style="color: #333333"> and </span>*<span style="color: #333333">Description</span>*<span style="color: #333333"> (optional) in the respective fields, and click</span><span style="color: #333333"> </span>**<span style="color: #333333">Create</span>**<span style="color: #333333">.</span>
5. <span style="color: #333333">The </span>*<span style="color: #333333">Screens </span>*<span style="color: #333333">section is shown. Select the required workflow screen(s), and click </span>**<span style="color: #333333">Update</span>**<span style="color: #333333">.</span>
6. <span style="color: #333333">In the </span>*<span style="color: #333333">Workflows</span>*<span style="color: #333333"> tab, click the </span>*<span style="color: #333333">Edit </span>*<span style="color: #333333">link to the required workflow.</span>
7. <span style="color: #333333">Select the transition for which you want to add or edit post function. Select the </span>*<span style="color: #333333">Post Functions </span>*<span style="color: #333333">option.</span>
8. <span style="color: #333333">Click </span>*<span style="color: #333333">Add post function</span>*<span style="color: #333333">. </span>
9. Navigate to the *Custom Fields* option and click **Add Custom Fields**.
10. <span style="color: #333333">Select the custom field name and enter the value. Use the '\n' (new line character) for a line break. </span>  
> Macro (inline-media-image)
11. <span style="color: #333333">Click</span><span style="color: #333333"> </span>**<span style="color: #091e42">Add</span>**<span style="color: #091e42"> to add the post function.</span>
12. **<span style="color: #333333">P</span>****<span style="color: #333333">ublish </span>**<span style="color: #333333">the workflow.</span>
13. <span style="color: #333333">Run the transition to see the values of the custom field. </span>  
Before adding the escape character:

         After applying line break:        

![After adding the escape character](media://d2d5579a-d475-4b4d-8d73-38b67a2936ee)

> ℹ️ <span style="color: #333333">It is recommended to test this function in a non-production environment before deploying it.</span>