how to create a drop-down list when selecting an option changes the content in the page in JIRA plugin

Sushant February 12, 2013

I want to create a drop down list in JIRA plugin. after selecting an option from the list, i want to pass this value as a parameter to another velocity page and I want to render that velocity page. it should just change the content of the page based pn values selected from drop down list. Can anybody please tel me what are available options in JIra to do this?

1 answer

1 accepted

0 votes
Answer accepted
Renjith Pillai
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.
February 12, 2013

I am guessing your velocity page is being rendered by a servlet. If that is the case, why dont you just post it to the same servlet from the first page, pick up the select list value as the post will include all form values and render your velocity as per the data your received.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events