Forums

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

Display JIRA action view as POPUP

Jacek Pruszkowski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 15, 2011

Hi.

I'm implementing new jira action using webwork plugin.

(i extend JiraWebActionSupport)

Now, invoking an action results displaying view as new page.

I would like to have similar functionality as changing issue status,

ore resolving an issue (view dispalay as popup on layer).

Can i configure my custom action in that way ?

3 answers

0 votes
Adrian Moerchen
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.
August 26, 2014

Needed this as well and luckily found something within our existing code. Just include the <styleClass>trigger-dialog</styleClass> in the web item which renders the link to the action.

&lt;web-item ...&gt;
        ...
        &lt;styleClass&gt;trigger-dialog&lt;/styleClass&gt;
    &lt;/web-item&gt;

0 votes
Javier Portillo
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.
April 7, 2014

Waiting for the same...

0 votes
rayane maqboul January 31, 2012

I also asked the same question, if you have an answer can you advise me, and me too.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events