I want to add a field in the same format as the description field (system field).
I want to implement it so that it can be collapsed and expanded as a tab like the description field.
I am using the script runner addon.
How can I implement this?
Hello,
the description field is a normal multiline textfield.
The expanding and collapsing you mean is a section. They are predefined. You have the Details section, description section and people and date section and so on.
You can't add further sections.
Perhaps it will Help you. If you create in your View Screen a second Tab. Then you can switch in the View Screen in the details section between first and second tab.
See the documentation: Point Configuring a screen's tabs and fields
https://confluence.atlassian.com/adminjiraserver/defining-a-screen-938847288.html
Some of my customers realized it like that.
Cheers Ireen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.