How to display tables within scripted fields using rich text(ScriptRunner for Jira Cloud). When we search the summary it should come in Table
Hello @thumuluru_shreya
I assume you're trying to use ScriptRunner to create a table within a custom text field.
If you set the field type to "Rich text field" with the Wiki style renderer, you should be able to build a markdown table with ScriptRunner that will display nicely.
ref: https://confluence.atlassian.com/adminjiraserver/configuring-renderers-938847270.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.