The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Add hide and show section like 'Description'

CV
April 18, 2013

Is it possible to add a hide and show section like 'Description'

> Description

Thanks

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Mizan
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 Champions.
April 18, 2013

Yes it is possible . You will have to create a plugin with web panel plugin module

Mizan
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 Champions.
April 18, 2013

refer this tutorial https://developer.atlassian.com/display/JIRADEV/Plugin+Tutorial+-+Adding+Content+to+the+JIRA+View+Issue+Page

You will need to set the location as "atl.jira.view.issue.left.context"

0 votes
CV
April 18, 2013

Thanks, I am new and how to create a plugin?

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 Champions.
April 18, 2013

If you go to the page @Mizan linked to, you'll find all the developer documentation there. Most of that space is dedicated to answering "how do I create a plugin?". You'll need to read around it, but that's the best answer you'll get for such a general question. Of course, if you get stuck, feel free to ask, but make sure you've at least tried to read the docs first.