Discussion
3
Replies
334
Views
Accenture
Posted: November 5, 2015
Last activity: January 6, 2016
Closed
OpenURLinSpace opens the harness in PopUp instead of workarea
Recently got upgraded from pega 6.2 to 7.
In Pega 6.2 we had gadgets which cantains HTML rule , in which we use "OpenURLinSpace",through which we call an activity and that activity decides which harness to load.
In PEGA 7, the same code "OpenURLinSpace" opens the harness in a pop up instead of the workarea.
Is there any way to open this harness in the dynamic container (work area)?
We also upgraded our application from version 6.2 to 7.1.7. For making our application IE11 compatible we are converting all our fixed portals to composite portals, while doing so we are also facing the same issue. Our gadget HTML code which we want to render in narrow column uses "OpenURLinSpace" to render the activity in wide column. But this does not seems to work over here. Is there any way to overcome this.