Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The default Liferay DXP site's name cannot be localized/translated
Issue I am using the default Liferay DXP site, renamed it, but I do not see the language button or an option to add the site name in different languages. Environment Portal 6.2 DXP 7.0+ Resolution The default site's...
How to update our Tomcat server?
Issue We've found a security issue in our current Tomcat server version The issue has been fixed in the latest version of Tomcat Does Liferay provide a fix for the issue? If not, how can we upgrade our...
Disable Footer Section
Issue How to hide the footer section("Powered by Liferay" section)? Environment Liferay DXP 7.2 Resolution The below steps can be followed to disable the footer section: 1) Go to Site Builder > Pages. 2) Click on the...
Adjusting Log Levels to persist after portal restart
Issue Log levels that have been adjusted through the Server Administration are reset after a server restart. I'd like the log levels adjustments to persist after restarts. Environment DXP 7.0+ Resolution Adjust log...
[CKEditor] Paragraph tag is appended to content in blogs by default
Issue We are using CKEditor instead of the regular editor. When putting some content into the HTML field while creating blogs <p> and </p> tags are appended by default. We would like to remove these tags or change them...
Groovy Script for deleting users from the database
Directly modifying the database is not advised because we are unable to provide assistance regarding the damage it might do. The suggested approach in these cases is a groovy script that uses Liferay's API....
Remove portlets programmatically with the removePortletId method
Issue I would like to remove portlets from pages programmatically (e.g. with a script or a background job) with the use of the removePortletId method, but without permission checking.  Environment Liferay DXP...
Is it possible to change how much memory Gradle uses during a Liferay PaaS build in Jenkins?
Issue Since our Jenkins builds are using Gradle Daemons, we would like to increase the memory available to control how much memory Gradle uses, so that it is increased from this default: org.gradle.jvmargs=-Xmx512m...
Avoid user login after every session timeout
Issue On every session expire it is asking for user login again Environment Liferay 7.0 Resolution Login after each session timeout is the default functionality of the Liferay portal. In order to avoid login after...
Is there any way to retrieve the User account's creator
Issue Is there any way or SQL statement to retrieve the User account's creator? Environment Liferay DXP 7.0 Resolution There have two ways to retrieve the User account's creator. The user account's creator can be...
How to check the number of retained sessions
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How to configure the displayed time zones?
Issue It is widely documented that Liferay does not recommend changing the JVM time zone and that I should leave it as GMT. (See references under Additional Information). But me and my users are from different time...
How to view and construct an adaptive media URL for a document
Issue You might have some trouble in figuring out how the URL for Environment Liferay DXP 7.2+ Resolution Guide through an exact example: The URL pattern you should use looks like this:...
How to update and deploy only a single service with Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is there any way to deploy updates for only one Liferay PaaS...
How can I change the email template of the Password Changed Notification?
Issue When the password is changed, users get a notification email. I would like to change the template of that email. Environment Liferay DXP 7.0+ Resolution Navigate to Control Panel > Configuration > Instance...
How to find the default CKeditor version in the Liferay instance
Issue How to find the default CKeditor version in the Liferay instance. Environment Liferay DXP 7.0 Liferay DXP 7.2 Resolution Steps to find the version of the CKeditor in the Liferay instance: In the portal, click...
How can I disable the Document Library File Rank Service in DXP 7.1 and 7.2?
Issue I would like to disable the Document Library File Rank Service In Liferay Portal 6.2 and DXP 7.0, there used to be a property which is now removed: dl.file.rank.enabled=false Environment Liferay DXP 7.1 Liferay...
Not able to download the logs of more than 10000 lines
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to download more logs as the default "Download...
Read the data of portal-ext.properties from custom portlet
Issue How to read the configured properties in the portal-ext.properties file from the custom module or custom portlet? Environment Liferay DXP 7.1 Resolution Please Note: The following procedures involve...
Configuring multiple virtual hosts so that both www and non-www can be used
Issue To configure multiple virtual hosts on one site(for example, both www.aaa.com and aaa.com). The Virtual Host can not be configured by using both of the different hosts. Environment Liferay DXP 7.2 Resolution...
Deploying Liferay 6.2 SP 15 on Jboss EAP 6.2
Issue This article will outline a basic walkthrough on how-to deploy Liferay 6.2 SP 15 on Jboss EAP 6.2 specific to EAP version.          Environment Liferay 6.2 JBoss EAP 6.2  Resolution Prerequisite Download...
I cannot configure the "Look and Feel" of widgets on the Content Page
Issue A new Content Page is created and a widget is added to it. There is no kebab menu on it (3 dots) and there is no Look and Feel Configuration button either. Environment Liferay DXP 7.2 Resolution The menu is no...
The work folder is no longer appearing since DXP 7.2 SP1
Issue After updating to SP1 (fix pack dxp-2) on DXP 7.2 the $[Liferay-home]/work folder is no longer there or no longer generates new content Environment DXP 7.2 SP1 or above. Resolution The $[Liferay-home]/work...
What configuration needs to be done to bypass the proxy in Liferay?
Issue What are the proxy configurations to be done at Liferay to bypass the proxy available in the network? Environment Liferay Portal 6.2 Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution The configurations...
Read the data of portlet.properties from custom portlet
Issue How to read the data from the portlet.properties from the custom portlet? Environment Liferay DXP 7.1 Resolution Please Note: The following procedures involve customizations that are beyond the scope of Liferay...
How to Change the Session Timeout Value
Issue How do I modify Liferay's default session-timeout of any logged-in user? Environment DXP 7.2 DXP 7.3 DXP 7.4 Resolution This value is set on the [App_Server_HOME]/webapps/ROOT/WEB-INF/web.xml file....
How to automatically log thread dumps when the portal is too slow in Liferay?
Issue How to automatically generate thread dumps when the portal is slow? Environment Liferay Portal 6.2 Liferay DXP 7.0,7.1,7.2,7.3, and  7.4 Resolution Liferay has provided the below two properties which...
How to identify the filename for a System Settings configuration file
Issue This article documents how to determine the filename that should be used for a Systems Settings configuration file (.config) that can be inserted into $LIFERAY.HOME/osgi/configs. Why? The creation of System Settings...
How to generate the crt and key of a certificate on base64 for a custom domain on Liferay PaaS?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue As stated on this documentation you'll need to add both the...
How to disable Scripting Console
Issue Even if Scripting Console is restricted to those with the server administration role, we would like to disable this scripting functionality in our 7.0 portal. Environment DXP 7.0 Resolution Scripting from...
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...
Can I change the permissions of a specific role for multiple pieces of content at once?
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...
Is there a way to see a list of content that has been granted specific permissions?
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...
CKEditor does not wrap the text in a new line in the same paragraph automatically
Issue Pressing 'Enter' when typing, CKEditor will not wrap the new line in the same paragraph automatically. The editor generates a new line with a <br /> tag instead. Environment Liferay DXP 7.3 Update 5+ Resolution...
Creating thread dumps in docker/kubernetes based environment
Issue Is there any easy way to generate a thread dump in docker/kubernetes based environment? Environment Liferay Docker images Resolution The official Liferay Docker images are shipped with the thread dump...
How to have a more complete text editor when editing a web content?
Issue Is it possible to have a text editor with more functions than what comes by default in Liferay DXP? Environment DXP 7.3 DXP 7.2 DXP 7.1 DXP 7.0   Resolution [DXP 7.3] Add the following property to your file...
Excluding 3rd party Javascript libraries from loading
Issue How to exclude third-party libraries when they are not needed, such as lodash, headless, API explorer etc. Environment DXP 7.0+ Resolution Control Panel > Configuration > System Settings > Third Party Some of...
How to set a link to be applied to the whole fragment
Issue Sometimes, the need of establishing a link that applies to the whole fragment arises. The first idea that might come up is usually to use nested editable fields. However, nested editable fields are not...
Permission for specific user to edit 'Asset Publisher' on one page but not any other page
Issue Is it possible to assign permission or a role to a user in such a way that the user can edit 'Asset Publisher' on one page but not any other 'Asset Publisher' on any other page? The use case is like this:...
Is it possible to authenticate with an Apple device when Fast IDentity Online 2(FIDO2) is enabled?
Issue Can Apple devices with FIDO sign-in credentials(a.k.a. "Passkey") be used to log in to Liferay when Fast IDentity Online 2 has been enabled? Environment DXP 7.4 Resolution Yes, Apple's Passkey can be set up by continuing...
How to set redirection property in Liferay 7.4
Issue How to set the redirection properties in Liferay DXP 7.4                                                      or  Multiple redirections related WARNs has been observed after adding redirection property in...
How to change the screen name and email-id of the Liferay's default admin user
Issue How to change the screen name and email-id of the Liferays default admin user Environment Liferay DXP 7.4 Resolution The respective admin user can change his/her screen name by logging into the...
Local Liferay Admin Users unable to authenticate when LDAP is Configured on Virtual Instance
Issue When a main Liferay instance and a second virtual instance are both connected to the same LDAP server, local Liferay admin users are unable to log in when the “Required” box is checked. In the case where the LDAP...