• Get Started with login screenlet in Liferay DXP

    Get Started with login screenlet in Liferay DXP

    Liferay provides the screenlets, which are the readymade screen for the faster android app development for Liferay apps. Liferay Screens for Android contains several Screenlets that you can use in your Android apps. Liferay offers bunch of screenlets which is called Screenlet Library. You can know more about it from following link, (https://dev.liferay.com/develop/reference/-/knowledge_base/7-0/screenlets-in-liferay-screens-for-android) In this… Continue reading Get Started with login screenlet in Liferay DXP

  • Learn Liferay DXP custom notification in 5 minute

    Learn Liferay DXP custom notification in 5 minute

    Welcome to EnProwess blogs. In this post, I am going to talk about notification feature and how to create custom notification in DXP. Before we talk about notification feature in DXP, lets understand what has changed in DXP with compare to Liferay 6.2. In Liferay 6.2, There is Notification display portlet. This portlet can be… Continue reading Learn Liferay DXP custom notification in 5 minute

  • Learn Liferay 7/DXP service builder – The right way!

    Learn Liferay 7/DXP service builder – The right way!

    Service builder is most important part in Liferay development. In this post, I am going to talk about Service builder in Liferay 7/DXP. To explain it more effectively, I have taken example of Employee registration. Before we discuss about how use service builder in Liferay 7/DXP, let’s talk about some fact about it. Liferay 7/DXP… Continue reading Learn Liferay 7/DXP service builder – The right way!

  • Learn Liferay7/DXP Filter Hook in 10 Minutes

    Learn Liferay7/DXP Filter Hook in 10 Minutes

    In my last post, I discussed about action hook. In this post, you will learn about filter hook in Liferay7/DXP. Just a quick recap in case you have not read my previous post. Liferay provides mechanism to override behaviour for out-of-the-box features is called hook. Liferay supports following types of hook, Struts Action Hook Filter… Continue reading Learn Liferay7/DXP Filter Hook in 10 Minutes