Search Results

ナレッジベース 1400
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to customize the presentation layer for Alerts and Announcements widgets?
Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than...
How to customize the AlloyEditor hyperlink dropdown list?
Issue Business needs may sometimes require to customize the AlloyEditor hyperlink dropdown list in the AlloyEditor toolbar: Environment Liferay DXP 7.2 Resolution You can provide additional configuration to the...
Sitemap Is Listing Pages That The User Should Not Have Access To
Issue Pages are showing up on the sitemap.xml that do not have Guest viewing permissions. For SEO purposes this page is not expected to be listed in the sitemap. Environment Liferay DXP 7.2 Resolution There is a...
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...
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...
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...
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...
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...
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...
Generator-Liferay-JS: Default option isn't passed to the configuration on first page deployment
Issue When using the new Generator-Liferay-JS, default options in the /features/configuration.json file: "portletInstance": { "fields": { "drink": { "type": "string", "name": "Favorite drink", "description":...
Can I add custom Layouts to Content Pages on 7.2?
Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out...
How to pass an array of categories to an embedded Asset Publisher?
Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign...
How to roll up email notifications about new Assets into one email?
Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user...
Install Liferay Portal 6.2 on Tomcat 8.5 for Windows
This article describes how to set up Liferay Portal 6.2 on Tomcat 8.5 server using Windows. Resolution  1. ) Download Necessary Files: Liferay-portal-6.2-ee-sp20-20170717160924965.war...
How to configure Liferay DXP to connect to Elasticsearch on Elastic Cloud
Disclaimer: please read the Liferay DXP compatibility with Elasticsearch hosted on Elastic Cloud article before starting to build your Elastic Stack for Liferay DXP on Elastic Cloud to understand the requirements and...
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...
Getting the themeDisplay object in DXP themes and layout templates
Issue In Liferay Portal 6.2, the themeDisplay object was inherited in themes and layout templates. How is it possible to get the same object in DXP? Environment Liferay DXP 7.0 Liferay...
Are Blade/Gradle FrontEnd NPM 7.0/7.1 portlets still available and supported on 7.2?
Issue Developers are using Blade/Gradle FrontEnd NPM portlets on DXP 7.0 / DXP 7.1, for example: https://help.liferay.com/hc/en-us/articles/360018170751-React-npm-Portlet...
Setting Cookie Configurations for 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 One common service customization is to add the HttpOnly and...
Make Recycle Bin available for regular users
Issue How to make Recycle Bin available for regular users?  Environment Liferay 6.2  Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Navigate to Control Panel --> User --> Roles. Create a new...
Checking the different fixes between two hotfixes
Issue We have two hotfixes and we would like to know the difference between them How can we check the common and different fixes within those hotfixes? Environment Liferay Portal 6.2 Liferay DXP 7.0+...
How Can I Share Widget Content on Social Media?
Issue I would like to share blogs, web content, and other asset-based widgets on social media sites like Twitter, Facebook, or Linkedin. Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Sharing widget content on...
How to review User Permissions on Freemarker and Velocity templates
Issue After applying the fix for LSV-658, how can I see which users have permissions for (which) Freemarker/Velocity templates, i.e. via the user interface or by a database query? The Mitigation Notes of LSV-658...
How to load a third-party npm package as a JS provider OSGi bundle in Liferay 7.1 and 7.2?
Issue Front-End developers may at times need to load third-party NPM packages in Liferay DXP and consume them from the Liferay APIs Environment Liferay DXP 7.1 + Liferay Loader version 4.x Liferay DXP 7.2...
How can we use the Notifications portlet in DXP?
Issue In Liferay Portal it was possible to place a Notifications portlet onto a page. However in Liferay DXP 7.2 the Notifications portlet is not a listed Widget and can not be added to pages. Environment Liferay...
Integration of SiteMinder SSO
Issue How to integrate the SiteMinder SSO with Liferay Environment Liferay DXP 7.0 Resolution By default, Token based authentication is disabled in the Liferay. To manage the same, refer to this document Token-based...
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...
Exporting and Importing User Roles from One Environment to Another
Issue Whether you want to copy over User Roles and its respective permissions from one environment to another, or in order to keep a backup of your current Roles and Permissions set before making big changes, Liferay...
How to disable login to access DXP web interface
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue By default, authentication is required to access the...
How to register the same user using email id in other sites as well
Issue Use case: Creating multiple sites in a single instance of the portal. User1 is registered using the same email id on SiteA and SiteB. If User1 is logged in on SiteA and he/she should not able to open the SiteB...
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+  ...
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...
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...
Multi-Tenant Elasticsearch Index Names Support in DXP 7.2 FP8/SP3 and DXP 7.3+: Important Changes for Search Tunings and Workflow Metrics
Applicable Environments Liferay DXP 7.3 and 7.4 Liferay DXP 7.2 Service Pack 3+/Fix Pack 8+ (SP3+/FP8+) Elasticsearch 6.x/7.x Liferay Connector to Elasticsearch 7 v3.1.0 (for DXP 7.2) Who should read this article?...
Migrating a Remote Staging Setup to Liferay Cloud
Issue There are many factors to consider when planning to migrate your on-prem Liferay installation to Liferay Cloud. One of these factors is your Staging configuration. Below is the recommended method to migrate a...
How to make the image as clickable with the link in fragments?
Issue How to make the image as clickable with the link in fragments? Environment Liferay DXP 7.1 Liferay DXP 7.2 Resolution Please note: The following information involves customizations or implementation ideas that...
How to change Liferay DXP session timeout 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 You need to change the session timeout for Liferay...
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...