Manushi Jani | 26 May 2021

 You can configure the site page with above shown string and fetch it using below code :ServiceContextThreadLocal.getServiceContext().getRequest().getParameter("srce")orParamUtil.get(ServiceContextThreadLocal.getServiceContext().getRequest(), "srce", "")You can also fetch this in velocity template :#set ($serviceContext =...

10808
1
thumbnail
Marcial Calvo Valenzuela | 03 Nov 2021

  Check english version here Una de las necesidades más comunes a las que nos enfrentamos en instalaciones de Liferay Portal/DXP es la motorización, así como el sistema de alertas que nos avisa si algo no funciona como debe (o como se espera) Ya sea un servicio web administrado en la nube,  una máquina virtual, o un cluster  de Kubernetes,  tenemos la necesidad de...

9461
0
thumbnail
David H Nebinger | 18 May 2021

IntroductionHistorically developers have always wanted to be able to control site creation.It's not that Liferay admins are untrusted or anything like that. It is really more the case where setting up a new site can get complicated and the steps to create the site could be quite long. A site may have initial documents, web contents (with structures and templates), pages to create and populate...

13842
4
thumbnail
David H Nebinger | 18 May 2021

IntroductionLiferay has, for a long time, supported RBAC, the role-based access control. It is, of course, backed by the database so (inheritance aside for the moment) a user will be assigned a list of roles that is mostly fixed or unchanging. To change these role assignments, typically an admin is going to log into Liferay and, using the control panel, add or remove roles as necessary.This...

9141
2
thumbnail
Yuxing Wu | 11 May 2021

Downloads:Liferay Portal 7.2 GA2: Patch | ReadmeAll vulnerabilities fixed in these patches have already been fixed in Liferay Portal 7.3 GA7. Please refer to the readme file for a list of issues addressed in each patch. For more information on working with patches, please see Patching Liferay Portal .Thanks to Arun Das and Dominik Marks, binary builds of the patches are available:From Arun,...

7819
5
thumbnail
Ashley Yuan | 06 May 2021

The new installers and IDE 3.9.3 ga4 has been made available. Community Downloadhttps://liferay.dev/project/-/asset_publisher/TyF2HQPLV1b5/content/ide-installation-instructionsCustomers...

7817
0
thumbnail
Olaf Kock | 03 May 2021

As much as I always disliked the need to restart a server after changing a value in portal-ext.properties, I still love the fact that - for years - the available reference of possible options has been there and grew to 12379 lines at the time of this writing. It containing value keys, defaults, possible other values and documentation. And the fact that those are more than 12000 lines is...

8544
0
thumbnail
Jamie Sammons | 27 Apr 2021

Announcing Liferay Commerce 4.0 We’re excited to continue expanding and improving upon the Liferay Commerce product. The latest version of Commerce offers improvements in data integration and administrator and developer experience, making managing common Commerce processes more efficient. Download options Liferay Portal and Liferay Commerce share the same Bundle and Docker...

12437
0
thumbnail
Jamie Sammons | 05 May 2021

  Announcing Liferay Portal 7.4 CE GA1 Liferay Portal 7.4 CE GA1 marks the first major release in the 7.4 release cycle.  Although released later than  hoped, Liferay Portal 7.4 CE GA1 continues following the rolling release cycle announced last year for 7.3.  Liferay Portal 7.4 CE GA1 contains many exciting new features across almost every aspect of the...

26280
7
thumbnail
David H Nebinger | 27 Apr 2021

Introduction One of the great advantages I have being known in the community is really the opportunity to meet, talk and work with talented developers and teams. Recently the team at ACSoftware announced in the Liferay Community Slack they were working on a new Liferay development tool, and I was fortunate enough to work with them on evaluation and testing. As it is just released, I...

13165
9
thumbnail
Roselaine Marques | 15 Apr 2021

When we generate some NPM modules from generator-liferay-js, you should see that the generated (.jar) module is a "bit heavy".  In the case of the React Liferay module it is not as much as the Angular Liferay module (posted here). However, let's say we want to work with a few modules of this type and instance them on one page. This could cause some problems: 1. Loss of...

18927
1
thumbnail
Ashley Yuan | 15 Apr 2021

The new Liferay IntelliJ 1.9.1 plugin supports IntelliJ 211 and greater. Head over to this page for downloading. Release Highlights updated embedded blade cli to 4.0.7 upgrade sinceBuild to 211 and fix compatibility problems add more support for OSGi component properties(community contribution) Feedback If you run into any issues or have any suggestions,...

9470
0
thumbnail
David H Nebinger | 13 Sep 2021

Introduction So recently a couple of times I've seen folks ask how to send form data somewhere. Some want to trigger remote web service calls, some want to store the data in a different entity or database, etc. The common answer I give is to use a Tee storage type to persist in Liferay while using as you need, and this is sometimes followed by "um, what was that?" ;-) So I figured it was...

10819
4
thumbnail
David H Nebinger | 08 Apr 2021

Introduction Let me start by saying that I'm a huge fan of Upgrade Processes. I've actually written many blogs about Upgrade Processes or using Upgrade Processes: https://liferay.dev/blogs/-/blogs/old-versus-new https://liferay.dev/blogs/-/blogs/thinking-outside-of-the-box-resources-importer https://liferay.dev/blogs/-/blogs/servicebuilder-and-upgrade-processes ...

14451
1
thumbnail
Roselaine Marques | 02 Apr 2021

DISCLAIMER: This blog  post has Spanish and English version. Cuando generamos algunos módulos NPM a partir de generator-liferay-js, deberías ver que el módulo (.jar) generado es un "poco pesado". En el caso del módulo Angular Liferay tiene más o menos 20 MB. Ahora, imagina que queremos trabajar con varios módulos de este tipo e instanciarlos más de...

13956
0
thumbnail
Roselaine Marques | 02 Apr 2021

DISCLAIMER: This blog  post has Spanish and English version. When we generate some NPM modules from generator-liferay-js, you should see that the generated (.jar) module is a "bit heavy". In the case of the Angular Liferay module it is more or less 20 MB. Now, imagine we want to work with a few modules of this type and instantiate them in one page....

17857
12
thumbnail
Sébastien Le Marchand | 26 Mar 2021

Since 2019 January, Liferay provides us a handy tool to build RESTful services and GraphQL services: the Liferay REST Builder. Before going further, if you are not familiar with the Liferay REST Builder, I encourage you to read the excellent serie of tutorials “Creating Headless APIs” by David Nebinger. When you use Liferay REST Builder, the official documentation on Help Center is of...

12305
2
thumbnail
Neil Griffin | 23 Mar 2021

Announcement A few months ago Liferay's David Nebinger wrote a blog titled Liferay Developer Services which describes Liferay's answer to the gap in offerings between Liferay Support and Liferay Global Services. Today I'm pleased to announce that the Liferay Developer Services Program has an exclusive new offering: the ability to enable deployment of ADF Faces portlets...

13445
0
thumbnail
Ashley Yuan | 19 Mar 2021

The new installers and IDE 3.9.2 ga3 has been made available.  Community Download https://liferay.dev/project/-/asset_publisher/TyF2HQPLV1b5/content/ide-installation-instructions Customers Download https://customer.liferay.com/downloads/-/download/liferay-workspace-with-developer-studio-3-9-2 ...

9770
0
thumbnail
Jamie Sammons | 19 Mar 2021

The Liferay Portal 7.3 CE GA7 release is primarily focused on fixes so no new notable features will be introduced with this release.  Work continues on Liferay Portal CE 7.4 GA1 so look forward to hearing news soon regarding it's impending release. Download options Choose the best download option suited for your environment below. Docker image To use Liferay Portal 7.3 CE...

19661
14