Text Field (Multi line) in Jira forge Custom Field Module

Hi Team,

I’m working Jira custom Field module: Jira custom field

But it provides string type(single line text field). what should be manifest configuration/type should I use to create Paragraph/Multiline text field?

Thanks in advance,
Leo

Hi @LeoPrakash1
I suppose one way to achieve this is by using a custom UI and a TextArea component.

Thanks @andrei-pisklenov for your response. however that won’t work for me. I’m trying to render data format which can be doable in adf format(all paragraph fields are now working with adf) whereas with custom UI I don’t have control with data rendering except create and edit page

Regards,
Leo

@LeoPrakash1 New uikit Text component should work: https://developer.atlassian.com/platform/forge/ui-kit/components/text/#truncation