Wednesday, October 21, 2015

How to resolve permissions issue in Portlet ajax request

In Liferay when we try to do portlet ajax call from view.jsp, we get the issues like permission required or not able to pass the values when trying to pass parameters in ajax call. To resolve this issue we need to provide permissions. So for this we just need to write ajaxable tag true in liferay-portlet.xml

No comments:

Post a Comment