Search Results

Knowledge Base 1413
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Range affected by IP address changes
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 it possible to view the field values of a specific Elasticsearch document through the Liferay UI?
Issue I'm aware that the values for a specific, indexed Elasticsearch document can be viewed using the Elasticsearch REST APIs, but can I also view those fields and values within the Liferay UI? Environment DXP 7.2...
Liferay DXP Source Code Access
Liferay DXP repositories are located at https://github.com/liferay/liferay-dxp.  This repository replaces source patching mode, which is no longer available for Liferay DXP 7.3+ and Liferay Commerce 3.0+  ...
In Select File modal window, when clicking on the SITES breadcrumb link, the Global site is not listed
Issue When creating e.g. a web content and adding an image or document to it, I am presented with a popup window for selecting the document/image file, and at the top there's a breadcrumb link (Sites), and when I click on...
How to hide specific pages from search results using the Custom Filter Widget
Issue Is it possible to hide specific pages from search results? For example, we have a site with Page A and Page B. Both pages need to remain public, but we only want Page B to show up in the results when users...
Web Contents still appear after updating Display Date to a future time
Issue 1. Create a Web Content with a future display date 2. Add an Asset Publisher in the home page 3. The Web Content does not appear in the list (as expected) 4. Create another Web Content and publish 5. The Web...
How to enable simultaneous login from multiple sessions
Issue How to enable users to simultaneously login to Liferay DXP using multiple different sessions Environment Liferay DXP Resolution Add the following lines to your portal-ext.properties file (you must...
Users with role Site Member cannot find other users in search results
Issue Users with role Site Member cannot find other users in search results. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This is the expected behavior. For security reasons, by default...
How to identify the version of Clay under DXP?
Issue As a developer, I would like to identify the exact version of Clay on the specific DXP version (and patch level) which is currently running. Environment DXP 7.1 Resolution Please go to Control Panel -> System...
Connect to LDAP via VPN for Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Liferay DXP supports LDAP connectivity, and Liferay Cloud provides VPN...
How to resolve Document Library PDF previews taking up more disk space than the original files
Issue While examining our document library in a file system, we saw that the storage being used for preview files are taking up three times the amount of disk space as the storage for the original files uploaded to...
How to check Bootstrap version under DXP?
Issue As a developer, I would like to check what exact Bootstrap version is applied on the currently running DXP version (and patch level). Environment DXP 7.0+ Resolution Navigate to DXP and open the browser console...
Disabling the password reminder questions on the users first login
Issue You do not want your users to set up the password reminders answers on their first login. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution Add the following line to the portal-ext.properties:...
Is it possible to change the blog title's font size from H3 to H1?
Issue Is it possible to change the blog title's font size from H3 to H1? Environment Liferay DXP 7.2 Resolution To change the Blogs title in the Blogs portlet (Blogs list view): This title font size can be changed by...
Liferay PaaS Basics Tutorials
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). You are starting your Liferay PaaS...
Apache Tomcat Security Advisory: CVE-2020-9484 (Remote Code Execution via session persistence)
General Information Apache Tomcat has recently released new versions to fix a vulnerability tracked as CVE-2020-9484. As per the information provided by Apache Tomcat: "If: an attacker is able to control the contents...
Unable to add multiple questions in one Poll
Issue Is it possible to add multiple questions in one Poll? Environment Liferay DXP 7.2 Resolution To add multiple questions in one Poll is not currently supported in Liferay DXP 7.2. It can be achieved by adding two...
How do I change the default permissions assigned automatically to guests and site members when creating a new document folder?
Issue By default, when from the control panel someone creates a folder inside the document library the default permission is that everyone can see the folder (Guest User) and also that site member has other permissions to...
What happened to the taglib on 7.1?
Issue Using the <liferay-ui:calendar /> taglib on 7.1 will no longer work as it used to do on Portal 6.2 or Liferay DXP 7.0 Environment Liferay DXP 7.1+ Resolution <liferay-ui:calendar /> was deprecated as of...
Basic setup and tools to debug Elasticsearch queries
This article is a basic guide on how to view the queries Liferay produces and provide ways that developers can understand the results retrieved from Elasticsearch. These recommendations assume you are working in a...