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: 

How to create customized ui when click on web item?

venkata sai abhishek Kurapati
August 15, 2018

Hi,

We had a requirement that we need to create a web item with sub items.So, when click on the sub item it should generate a ui with some input fields.

Thanks

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alexey Matveev
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.
August 15, 2018

Hello,

You would need to develop your own plugin or find one, which fulfils your requirements. 

If you want to develop your own plugin, you can start from here:

https://developer.atlassian.com/server/jira/platform/adding-menu-items-to-jira/

venkata sai abhishek Kurapati
August 17, 2018

Thanks Matveev for that.But we have gone through the link which you provided for adding web items.

Our requirement:

We have created a web item with sub items.

1.When click on sub item we need to design a UI screen which will have a form with some fields like textbox, checkbox, dropdown and buttons.

2.When i click on button in the form it should call a web api which was developed by me.

Thanks

Abhishek

 

Alexey Matveev
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.
August 17, 2018

Add javascript to your module. You can make your java script load, when your web item is availabe, and attach to your web item a click event, which would draw the required form.

Ravi Dannani
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!
August 19, 2018

Hi Alexye,

 Having same requirement, Could you please provide some sample tutorial, how we can achieve screen design.

Alexey Matveev
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.
August 20, 2018
TAGS
AUG Leaders

Atlassian Community Events