Forums

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

Confluence/Jira link not working in iframe

Syed Ansari
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!
February 7, 2017

Hi ,

  I am working on a web page within that I am providing a search feature on confluence, Jira.

  For this I am creating a dynamic search url and linking it to an iframe. But the confluence/JIRA details does not show up in iframe on Firefox, chrome. Where as the link I generated works on fine when I open it from browser.

Following is the example link which I am linking to iframe.

  https://confluence.com/confluence/dosearchsite.action?queryString=test

  Please suggest.

Thanks,

Syed.

 

1 answer

1 vote
Nic Brough -Adaptavist-
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 8, 2017

JIRA and Confluence are not built to be used in iFrames.  Your holding page would have to implement a lot of the Atlassian ui libraries for them to work properly.

You would be a lot better off building a search page properly - ask the user for their search, poke the Atlassian application over REST and format the response nicely for them in your page.

Syed Ansari
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!
February 8, 2017

Thanks Nic,

    If possible can you help me with example links that would be helpful to understand calling the REST APIs. I never worked on them before.

   appreciate your help.

Thanks,

Syed

Like Mudit Tiwari likes this
Nic Brough -Adaptavist-
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 9, 2017

Start at https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials - it uses curl to get stuff, which is a basic approach, but it does make it easy to understand how to use it in other calls

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events