I'm trying to add the issue collector embedded code to our internal system base on Jive.
The even triggers on button click to open a Collector Dialog box, which is overlay pop-up window.
The issues is:
- the pop-up is restricted by Jive container in sidebar (200px) and gets invisible or tiny
- is it any way or variable/parameter to make it as a pop-up window that undependable of the parent container window (like alert box, pop-up box)
- is it only the object ATL_JQ_PAGE_PROPS to make pop-ups?
I can see that it's created as an iframe.
Any way around advice highly appreciated.