Fórum

Hi problem with window POP_UP mode?

thumbnail
Ramesh K, modificado 13 Anos atrás.

Hi problem with window POP_UP mode?

Junior Member Postagens: 53 Data de Entrada: 26/07/10 Postagens Recentes
Hi to All,
i am using POP_UP mode for my window
but when i click on the link it is displaying in a normal window
code as follows

# <portlet:renderURL windowState="%=LiferayWindowState.POP_UP.toString()%>" var="viewInfoURL">
# <portlet:param name="jspPage" value="/html/infoportlet/view.jsp" />
# </portlet:renderURL>

# <p><a href="<%= viewInfoURL %>">Back</a></p>

Thanks in advance....