Here is a scenario. I am working on a small project and in this, I will be forming a URL based on some condition checks. When the final URL is ready ( in JSP), I have to invoke the liferay iframe and pass this URL to it so that as the JSP is loaded. It should load the newly created liferay iframe with the URL which I have formed. How to do this in the flow ? Is there any means through which liferay iframe can be created ? (Something from liferay taglib)
Thanks
-Aj
Got it. Did something like this.
Now I can use the show and hide, as I need and use it.
These buttons can be used to maximize and minimize the iframe based on the need and more than 1 iframe can be used in a page too.