Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i create table custom field in jira without plugins

Badana Shanmukha Teja March 23, 2022

Hi Anyone,

 

How can i create table custom field in jira without plugins, I'm using Jira server version.

 

Regards,

B.S.Teja

3 answers

1 accepted

1 vote
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 23, 2022

Hi @Badana Shanmukha Teja ,

you can create a text-field multi line with a default value containing a table (as text). 

Unfortunately, using that approach, table could be also deleted by user (because it's a text)

This is the only thing you can do without using plugins.

Hope this helps,

Fabio

Badana Shanmukha Teja March 23, 2022

Hi Fabio

Thanks for reply, can we know what to give default value containing a table (as text)
Is this any code ?

Nic Brough -Adaptavist-
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.
March 23, 2022

You can't do that either, the default values can only be set to text

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 23, 2022

Hi @Badana Shanmukha Teja ,

JIRA Admin > Issues. In the Fields section, click Custom Fields. Find the custom field you want to configure and click include > Configure. And "edit default value" button.

Value should be :

|| Heading 1 || Heading 2 ||

| Value 1 | Value 2 |

Remeber that you should change the field render to wiki markup in the related field configuration.

Please try and let me know.

Fabio

Badana Shanmukha Teja March 23, 2022

Hi Fabio,

It's working, but please find my attachment.

In that by default, the field is showing text view, but when i manually click on Visual only it will show the box kind of thingmytxt.PNG

Badana Shanmukha Teja March 23, 2022

Yes, it is fixed.
After changed to Free text searcher option in field edit, by default it is showing visual text
But one more problem is, this is not showing the same format in customer end portal, 
Is there any solution to fix this?

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 24, 2022

Hi @Badana Shanmukha Teja ,

at portal side, you can't set a default value for a field (https://jira.atlassian.com/browse/JSDSERVER-4133)

The only way to do that is a behaviour provided by ScriptRunner app.

Sorry for that.

Ciao,

Fabio

Zaldy Parian
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.
June 19, 2023

Hi @Badana Shanmukha Teja ,

Can you please share with us how did you do this?...

"Remeber that you should change the field render to wiki markup in the related field configuration."

would be great too if you can add screenshots.

 

Thanks,

0 votes
Ralf Becker
Contributor
September 23, 2022

@Fabio Racobaldo _Herzum_ you said "Remeber that you should change the field render to wiki markup in the related field configuration." => how do I do that?

Zaldy Parian
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.
June 19, 2023

I also wanted to know how I could change the field render to wiki.
Please help @Fabio Racobaldo _Herzum_ 

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 23, 2022

You can't

Suggest an answer

Log in or Sign up to answer