Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to prepere a panel programmically like this panel?

Zawistowski Grzegorz November 24, 2015

How to prepere panel, like this panel programically, to put a elements on it, and put add button, export, and list of elements:

Panel.png

Please help.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 24, 2015

That looks like you're trying to write an entire new screen, not a "panel".  Which is fine - in your add-on, you can do the whole thing as a new screen (you'll get the JIRA header and footer, and your code will deal with everything in between)

Start at https://developer.atlassian.com/docs/getting-started/learn-the-development-platform-by-example/create-a-gui-with-templates-and-aui

Zawistowski Grzegorz November 24, 2015

Thanks Nic (smile) And how build a list of elements ?

Zawistowski Grzegorz November 24, 2015

Like this sample screen.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 24, 2015

That's up to your code - the document I pointed to has the framework but expands it out and shows you how to add things to it.

Zawistowski Grzegorz November 24, 2015

Ok Thanks Nic :) I will try :)

TAGS
AUG Leaders

Atlassian Community Events