Search Results

Sort By
Capability
Feature
Deployment Approach
Liferay DXP 7.1 Datasheet
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Liferay Digital Experience Platform (DXP) 7.1 is software to create and manage digital experiences across web, mobile and connected devices. This whitepaper discusses the key benefits, feature highlights, deployment...
Liferay DXP New Features Summary
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new features in Liferay DXP. The paper is available for download here.,...
After upgrading to DXP 7.1+, items in Workflow can't be rejected
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: Issue After upgrading from Liferay Portal 6.X to Liferay DXP 7.1+, we are no longer able to reject items in workflow using the default Single Approver workflow Items can still be approved, but if we...
The service pack is Not available.
authorEmailAddress: jordi.rodo@liferay.com, authorName: Jordi Rodó, content: Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Check...
Breakpoints in iPhone 10 Causes Mobile Device in Landscape mode to show Desktop View
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue When viewing Liferay DXP 7.0 on iPhone 10, rotating the screen to landscape causes the portal to be displayed in desktop mode. Environment Liferay DXP 7.0 iPhone 10 Resolution This is the intended behavior....
Troubleshooting SAML Single Log Out when SLO fails
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue User is not logged out from Liferay SAML when the instance has expired. Liferay Session Timeout is set to 30 minutes and SAML Session is to 90 minutes. When SLO is triggered, the user is still signed in....
Using Custom Landing Page for Error Codes does not Work with /image/ in the URL
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue When designing a custom landing page that displays a 404 Error code, invalid URLs that have /image/ in the URL string should display the customized page placed either in the /webapps/ROOT/html/portal folder or a...
Unable to Update User Records Using UserLocalServiceUtil Class
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue The root issue is that using user.persist(); more than once while attempting to update User data via the UserLocalServiceUtil class fails in DXP 7.1. Example of failed code: user =...