Forums

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

Service Desk Widget Placement

LP November 16, 2020

We like the simplicity of the Service Desk Widget. However, we're unable to use it, because it places itself over an existing chat button on our front page. We're unable to change the location of the chat button.

 

Is it possible to change the location of the Service Desk Widget to appear but on the lower right of a webpage?

 

Thanks, Jira Gurus.

lp 

4 answers

1 accepted

2 votes
Answer accepted
Jack Brickey
Community Champion
November 16, 2020

Customization isn't possible at this time. There is a suggestion out there but not many interested parties just yet. https://jira.atlassian.com/browse/JSDCLOUD-8084 

LP November 16, 2020

Thanks, Jack.

I am not after the actual customization, only after the placement of the form on the webpage. Does your answer stand?

Jack Brickey
Community Champion
November 16, 2020

To the best of my knowledge yes. That one suggestion references "location" as well though I agree that it is a small piece of the request. It might be worth clicking on feedback in your instance and provide your needs to Atlassian.

1 vote
José Luis Reyes
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!
November 25, 2020

It would be useful placement customization. In my case, the widget is also placed on top of a button.

0 votes
Ilham
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!
January 11, 2024

To change placement can consider use css way. I tested was working move all the way to the left screen.


<style>
  iframe[name='JSD widget'] {
   display: block;
   left: 0;
   bottom: 10px;
  }
</style>

reference: 
https://community.atlassian.com/t5/Jira-Service-Management/Jira-Service-Desk-Widget-position/qaq-p/852222

0 votes
Eric Muriuki January 13, 2022

How do we add code to the service desk portal . Am getting the below response and I cannot see how to go about pasting of that code. 

 

Embed widget

Copy this code onto your page to embed the widget. If you change the request type later, we’ll automatically update the widget.

Jack Brickey
Community Champion
January 13, 2022

@Eric Muriuki ,

I suggest you open a new post for this question.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD Trial
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events