| Author |
Portlet WindowURL to render a portlet that is in different page
|
Gopikrishna Gopal
Greenhorn
Joined: Sep 08, 2011
Posts: 26
|
|
I am having a portlet `PortletA` in Page1 and PortletB in Page2
On submitting the form in `PortletA`, I am trying to invoke/render `PortletB` using `WindowURL`. But I am not successful and remain in `PorltetA` itself.
This is how I am doing...
PortletA
========
url value that is getting printed is -
http://localhost:7001/Demo/actionPortal.portal?_nfpb=true&_st=&_windowLabel=%2FPortletB&_pageLabel=Page1
I also tried `<portlet:renderURL>`,
But still same.
Please let me know if anything wrong.
|
 |
Rehan Pathan
Greenhorn
Joined: May 14, 2013
Posts: 2
|
|
If you want to learn ipc portlet in liferay based on event phase than you can check following link.
May be it will help you.
Ipc portlet in liferay
|
 |
 |
|
|
subject: Portlet WindowURL to render a portlet that is in different page
|
|
|