Wednesday, 19 August 2020

Ajax In Liferay DXP [Ajax with jQuery in Liferay 7]

 Hi All,

Greetings of the day!

Today we will learn how to integrate jQuery in Liferay DXP and will also develop examples for the same.

Below is what we will achieve at the end of the example.

After entering the pin code and clicking on Fetch Address we will add an ajax call and fetch state and city as shown below.

So let's start.

Wednesday, 12 August 2020

Success & Error Message In Liferay DXP [Hide default error and success message in liferay dxp]

Today we will see how to add custom success and error messages along with how to hide default success and error messages in Liferay dxp

We will create an MVC portlet to demonstrate this tutorial. If you want to learn how to create an MVC portlet in Liferay DXP, refer to my previous tutorial of Create MVC Portlet 

Below would be our project structure.