Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Non-localizable fields default language
Issue In which language are the web content non-localizable fields displayed? Environment DXP 7.4 Resolution By default, the non-localizable fields will allow you to enter the translation only for the site's...
SameSite cookie attribute
Issue Users want to add a Strict attribute instead of None for sameSite to set the 'JSESSIONID' cookie Environment Liferay DXP [7.1 - 7.4] Resolution The application server or web server controls JSessionID...
Getting Portal version and Patch level
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article describes how to get the Portal version and Patch...
Update packages and regenerate your custom theme with the latest available in order to solve accessibility or style related bugs
Issue Sometimes in order to solve user interface bugs (like accessibility or style related), our customers need to update their custom themes with the latest versions available of liferay-frontend-theme-unstyled ,...
How to create custom events in Analytics Cloud?
Issue I would like to create a custom event, but after checking the official documentation, I am unsure about the steps. Environment Analytics Cloud DXP 7.0+ Resolution Please follow these steps to create a simple...
How to remove guest's view permission on documents in the Search result page.
Issue How to remove guest's view permission on documents in the Search result page. Environment Liferay DXP 7.3 Resolution To remove the guest's view permission on documents in the Search result page, user can remove view...
How to hide Commerce from the Mega Menu
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 I...
Can a user upgrade from Liferay 6.1 to DXP 7.4.x?
Issue Do I need to follow the upgrade page mentioned in the below article for example: Liferay Portal 6.1.x → DXP/Portal 7.1 → DXP 7.4: Environment Portal 6.1 DXP 7.4.x Resolution Ensure parameter...
ratings-score tag could not be used when updating from 7.0 to newer versions.
Issue In 7.0 (or a previous version) a custom development is using  <liferay-ui:ratings-score> tag. When this custom code is updated to be used in a newer version (for example, 7.4) this tag is not found and could...
I want Liferay to fill the hreflang tag in pages only for translated languages
Issue Liferay generates an hreflang alternate url in the head of every page for every locale available for that site. If no translation is available for the content, it will be displayed in the default language. This...
I want to hide "Disable" when using the "Date" item in Web Content Structure.
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 I...
I want to restart a service on my Cloud environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I want to restart a service (such as the Liferay service) on my...
Non-Searchable Web Content is appearing in Asset Publisher
Issue Web Content with Searchable option turned off is still showing in Asset Publisher Environment DXP 7.4, DXP 7.3 Resolution Non-Searchable Web Content appearing in Asset Publisher is now the intended behavior for DXP...
Blueprint logger class
Issue How to get additional log information while working with Blueprint  Environment Liferay DXP 7.3 and 7.4 Resolution The generated search request can be retrieved by setting the log level...
How to replicate the Elasticsearch data when creating an Active-Passive Liferay environment?
Issue We are creating an Active-Passive Liferay environment, where the Liferay data from the filesystem and database of the active servers are replicated to the passive nodes of an external data center. We also want to...
Cannot manage files uploaded to User Personal Folder (accessible from Web Content Upload field)
Issue Created a Web Content structure using the Upload field When a new Web Content Article is created, two upload tabs are available: User Personal Folder Documents and Media Where can we access and manage files...
Allow users to add content based on asset publishers
Issue Require permissions for a user to get an 'Add' option on a specific Asset Publisher. Steps to reproduce: 1) Role-1: User-1 is the Role-1 holder and Role-2: User-2 is the Role-2 holder. 2) Add an Asset...
Cannot get the DDM fields stored in ddmFieldArray Elasticsearch nested field when executing a search from Java code
Issue I am trying to execute a search query to get the DDM fields stored in Elasticsearch of web content but they are not being returned. The same code was working in DXP 7.0, 7.1, and 7.2, returning the DDM fields as...
How can I access to the stored metadata of "Documents and Media" documents?
Issue I am trying to develop a module that manages files and metadata in the Documents and Media Library but I am struggling to interact with the metadata from metadata sets. How can I access the stored metadata of...
How can I fetch a form's entries with API in DXP 7.4?
Issue 1. Get a vanilla 7.4 (latest update) 2. Create a form: form1 3. Put a text field on it: field1 4. Submit the form a couple of times, so that it will have a few entries. Question: how can I retrieve the form entries...