Forums

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

Can the issue collector work as a static page?

Colton English
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!
June 27, 2015

Hi I'm trying to implement the issue collector as a navigable page.  What I mean by that is I'd like users to see a link that takes them to a page with the iframe for the issue collector such that I can control the user experience to a better degree.  

Is it possible to do this by extracting the iFrame from a webpage after a single use or does that iFrame expire?  Is there a better way to embed issue collectors into a static UI?

1 answer

0 votes
Deleted user June 29, 2015

The Issue Collector is a JIRA plugin which will always display as a modal box, as coded.

 

The best I can suggest to you is that you just redirect people to a html page which will load the issue collector on load event. (which I did on some use cases).

Suggest an answer

Log in or Sign up to answer