Not able to open a portlet in liferay dialog
问题 I have a dialog in my portal which opens a portlet. When I click on the link and the dialog opens, the dialog shows You do not have the roles required to access this portlet. However, if I add the same portlet on the page, the portlet opens without any hitch, both on the page and the dialog. What am I missing here? Anybody got any idea ? My Codes are : #set ($profile_url = $portletURLFactory.create($request, "profile_WAR_profileportlet", $getterUtil.getLong($plid), "RENDER_PHASE")) $profile