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

Is it possible to create a Blueprint wizard with several pages?

Gregor Kneitschel April 3, 2014

Hi,

let's say I have a lot of fields to display in a wizard, can I put them on several "pages" in that wizard? With a little "next" button that I can click?

Kind Regards

Gregor

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

4 votes
Answer accepted
dT April 15, 2014

Hi Gregor,

You sure can - in fact the Blueprints infrastructure was created to make adding multiple wizard pages a no-brainer. All you have to do is add multiple <dialog-page> elements inside your <dialog-wizard>, and the wizard will create a Next button on the first page that takes the user to the second page.

You can see an example of this in the official "hello-blueprint" plugin at https://bitbucket.org/atlassian/hello-blueprint/src/53075d6b863d8636d3533f272ebb0410290f9304/src/main/resources/atlassian-plugin.xml?at=master#cl-77.

For more information on the dialog-wizard module and its sub-elements, see https://developer.atlassian.com/display/CONFDEV/Dialog+Wizard+Module.

Hope that helps!

David

TAGS
AUG Leaders

Atlassian Community Events