Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
Setting up Liferay as both IDP and SP (SAML)
Issue This article outlines how to configure two Liferay DXP bundles for SAML authentication with one functioning as the Service Provider (SP) and the second as the Identity Provider (IdP). Environment DXP...
Updating React dependencies to later version
Issue As part of the security audit, the old version of the React might be vulnerable to attacks. Is there a way to hide the React version that Liferay displays? Environment Liferay DXP 7.3 Resolution At this...
Publishing Dynamic Data List linked page returns "No Access" error or returns to Staged environment
Issue With local live staging, the linked page within the DDL returns to "Staged" page. With remote live staging, the linked page within the DDL returns a "No Access" error.  Reproduce Launch a Live and...
Why do Workflow Metrics Disappear after a Reindex?
Issue Workflow Metrics go missing after performing a reindex. Here are the steps to reproduce: Login in as an admin Navigate to Applications > Metrics Notice that there are some processes listed Click the kebab menu > Settings...
Reply button is not responsive when use Asset Publisher with Comments
Issue When try to use a Asset Publisher using Rich Summary and Comments, the Reply button is not responsive Environment Liferay DXP 7.4 (equal to or above Update 88) Resolution Please request a Hotfix with...
Why was Resources Importer removed and is there a possibility to enable it?
Issue With the https://liferay.atlassian.net/browse/LPS-182114 change Resource Importer (RI) was removed. Resource Importer was already in deprecated state for many years, in favor of Site Initializers...
tag is not working
Issue Facing errors while using tag library <liferay-ui:input-editor> in JSP files. Environment Liferay DXP 7.4 Resolution The <liferay-ui:input-editor/> tag is deprecated as of Liferay DXP 7.1 in favor of...
Custom error 404 page
Issue A static page in Liferay has been built with the following property in portal-ext.properties. layout.friendly.url.page.not.found=/web/error/error404 Hit the URL:  https://xyz/web/error/error404 (just for...