Forums

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

How can I show content in the webpanel

pthart February 3, 2021

Hi,

I have created an Connect app and have used this json:

 

"modules": {

"webPanels": [
{
"key": "test",
"location": "atl.jira.view.issue.right.context",
"layout": {
"width": "100",
"height": "200"
},
"name": {
"value": "Start/Stop Timer"
},,
"url": "/JiraApp/Jira/Test.aspx?projectId=${project.id}&issueId=${issue.id}"
}
]
}
}

 

And when I go to an issue in Jira then I see in the right menu:

Open My test and when I click on it my page is opened where the right panel was.
But I would like that the content of my page should be showed in the panel.

How can I achieve that?

I have tried this, but that does not do anything:
https://developer.atlassian.com/cloud/jira/platform/modules/web-panel-layout/

Greetz,
Peter

1 answer

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
February 3, 2021

Hi @pthart , welcome on the community. I probably do not understand your questions. You write "is opened where the right panel was" and you want to display it in a panel.

Can you share more detailed information with some screenshot?

pthart February 3, 2021

sure... This is what I got now:

 

image.png

 

And when I click on Open Start / Stop Timer I get this:

image.png

 

But I would like to achieve is that the content of my 2nd screenshot to be in screenshot 1 so you don't have to click on open start/stop

Zoryana Bohutska _SaaSJet_
Atlassian Partner
February 4, 2021

What timer do you want to set there?

pthart February 4, 2021

What I put in my content is not relevant, all I would like to know how I show my content directly on the webpanel without having to click on open (like in screenshot 1).

How can I achieve that?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events