Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Access multiple sites using the different domain name
Issue Run multiple Sites on a single instance using the different domain names Example: Site 1 running on the 'www.test.com:8080' domain and Site 2 running on the 'www.demo.com:8080' domain. Environment Liferay DXP...
Fieldset inside a field group cannot be updated in Web Content Structure
Issue Create a webcontent structure Add a Select from List field with 3 options and save. Name it WS1 Create a second web content structure. Name it WS2 Add a text field to it From the Fieldset tab, drag and drop the...
Web Content Does not appear in Asset Publisher
Issue After updating to a new update, web content is no longer appearing in the Asset Publisher. Environment Liferay DXP 7.4 Quarterly Release 2023 Q4 Resolution Sometimes, when web content does not appear in the Asset...
Hide default login page /c/portal/login
Issue Is it possible to hide the default /c/portal/login page? We want users to use a specific login page, and prevent them from using /c/portal/login to log into the portal. Environment Liferay DXP 7.0+ Resolution...
After activating Publications, publication users can make changes directly in production
Issue With Publications active, we want to prevent publication users from being able to make changes directly in production, we only want them to be able to change publications. Environment Quarterly Release...
How to enable cookies and the banner, consent panel
Issue How to enable the cookie preference handling as well as the configuration options for both the banner and the consent panel. Environment Liferay DXP 7.4 Resolution This feature was introduced in the Liferay...
'${processor.processMax()' error while creating Application Display Templates
Issue In the application display templates, whenever try to create an asset publisher template, the below error appears on the UI: The error appears in the Liferay logs as well: ERROR [WebContainer :...
PortalUUID: 'cannot find symbol' in Service Builder module
Issue When trying to build my Service Builder module, the following error is thrown in *PersisenceImpl.java classes: cannot find symbol PortalUUID *PersisenceImpl.java classes contain the following reference:...