Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to Change the Control Panel Favicon
Issue Is there a way to change the default icon for the Control Panel to something custom? Environment DXP 7.4 Resolution There are two ways to modify the favicon: The easiest way is creating their own theme...
Chrome lighthouse results for mobile device is poor
Issue Chrome's built-in lighthouse testing results for LCP and FCP rates, appear to be fine for desktop but not mobile devices. Steps to reproduce: Start a vanilla instance of DXP Stay on the current home page and...
Is it possible to hide specific friendly URLs from the sitemap?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The issue revolves around the configuration of friendly URLs in...
How to create a new product that references an existing image in the Document Library
Issue How to use the headless commerce admin catalog API to associate a document that already exists in Liferay to a product. Environment DXP 7.4 Resolution This can be done with a single call:     POST...
Unable to disable Commerce in Quarterly Releases
Issue Blacklisting the Commerce API and IMPL no longer disables Commerce as of the 2023.Q3 Quarterly Release. What is the new recommended way of disabling Commerce as of the quarterly releases? Environment Liferay...
Improvements on API Builder
Context Currently, if any customer needs to create a custom API that works over custom Objects, they have two options: use the default API generated with the Object (one API for each...
How do I know the ingress IP of my Liferay SaaS 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 need to find out the Inbound IP of my Liferay SaaS...
Richer Data Management experiences with the possibility to update Object entries from Display Pages
In the past few months, a huge effort was made to make it easy to create amazing UIs for data ingestion use cases, providing the Form Container and a nice set of OOTB form fragments...
Creating and building themes in Liferay Maven Workspace
Issue I would like to create and build my themes in Liferay Maven Workspace. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution...
Configuring Liferay Cloud with Azure Git Repositories
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue GitHub, GitLab, and Bitbucket are not ideal Git repo...
How to change the default Asset Selection in Asset Publisher Configuration
Issue Currently the default value for Asset Selection in Asset Publisher Configuration is Collection. Is it possible to change the default Asset Selection value to Dynamic? Environment Liferay DXP 7.4 Resolution...
Is It possible to implement Datadog in Liferay PaaS 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 Is it possible to implement the Datadog monitoring in the...
Is it possible to use the same CDN using in the Liferay PaaS instance and on the on-premises instance?
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 it possible to connect the same CDN using in the...
How to hide My Workflow Tasks from the User Profile Menu
Issue Is there a way to hide My Workflow Tasks option from the User Profile Menu? Environment Liferay DXP 7.4 Resolution Please go to Global Menu → Control Panel → System Settings → PLATFORM → Module Container →...
After upgrading from DXP 7.0 to DXP 7.4 the document friendly URLs are missing
Issue I have upgraded from DXP 7.0 to DXP 7.4. After the successful upgrade, we noticed that the document-friendly URLs are missing on DXP 7.4 Reproduction Steps: 1. Set up DXP 7.0 with fp de-102 2. Go to Control Panel...
Setting up Liferay as both IDP and SP (SAML)
Issue This article outlines how to configure two Liferay DXP bundles for SAML authentication with one functioning as the Service Provider (SP) and the second as the Identity Provider (IdP). Environment DXP...
Show the Control Panel Menu by role
Issue In the earlier versions or updates of Liferay, the Control Panel Menu was hidden for specific users, and in order to achieve this, custom themes were being used. Hence a new feature is introduced directly...
How to create a default translation for editable fields in a fragment
Issue We have some fragments similar to the one below <button> <span data-lfr-editable-id="text1" data-lfr-editable-type="rich-text"> ${languageUtil.get(locale,'exit')} </span> </button> We are trying to set the...
How to create a role-based user to only view and update web content?
Issue How to create a role-based user to only view and update web content? Environment Liferay DXP 7.3 Resolution Navigate to Control Panel >Users and Organizations > Create a user After this, navigate to the...
The database service went offline briefly causing downtime
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The database service went offline briefly causing downtime...
Disabling Guest users from viewing the search page
Issue How do I block access to my search page content from the "Guest" user in my Portal I would like guest users to be able to access public pages but not have permission to search my web contents history Environment...
Need to shutdown servers in Liferay PaaS 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 User needs to shutdown the app server and web server for...
Headless Admin Workflow APIs executing groovy scripts for scripted task assignment
Issue Whenever the API: http://localhost:8080/o/headless-admin-workflow/v1.0/workflow-tasks/assigned-to-me is executed, there are multiple loggers in the console which indicates that it is being executed every...
How to implement a token system instead of using credentials to access remote services
Issue Trying to write a custom remote service using Liferay (ServiceImpl file), so which method may be used to authenticate using a token rather than credentials? Environment Liferay DXP 7.4 Resolution Liferay has...
Replacement for Deprecated Portal Property: asset.categories.search.hierarchical=false
Issue We recently upgraded from Liferay 7.0 to 7.4 and observed that the portal property we were using seems to no longer exist: asset.categories.search.hierarchical=false Is there a replacement in 7.4 to achieve the...
Force Authentication in SAML requiring reauthentication in SP
Issue With SAML and Force Authentication enabled, I am required to reauthenticate requests from the SP Environment DXP 7.3, 7.4 Resolution This behavior is intended, but to avoid manual reauthentication in this...
Configuration and Definition of Dataset Views for Headless Resources (Beta)
Context/Problem Liferay interfaces aimed at displaying data are too rigid for the user. They show a predefined set of information items, with one or more layouts (cards, table) and...
How to enable Google Cloud Translator
Issue How to set up Google Cloud Translator integration with Liferay DXP What type of information needs to be added in the field Service account private key Environment Liferay DXP Resolution To use Google Cloud...
Is there a way identify When was the user Deactivated and by Whom?
Issue Is there a possible way to find out when was the exact date the Liferay user was deactivated and by whom? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Please run the attached Groovy script to get a...
How to Disable Groovy Scripts and the Scripting Console in Control Panel - DXP 7.4
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment DXP 7.4 Resolution Approach 1: Please follow: How to Disable Groovy Scripts and the...
Analyzing traffic and user activity on your Liferay 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 How can we review inbound traffic and user activity in Liferay...
How can I access OpenIdConnectProvider classes in 7.4 U34+?
Issue The Liferay classes com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider; and com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry; were removed in U34+...
Security Issue Concerning Google Guava Versions 1.0 to 32
Issue There is a present vulnerability with Google Guava that affects the versions from 1.0 to 31.1. Liferay is currently bundled with Guava. It has been reported that...
Modify columns in board Documents and Media
Issue The user wants to modify the columns that appear in the documents and media table Environment DXP 7.4 Resolution There is a property that it was created to modify the columns that the user could see on...
How do we Toggle Requirement for Strangers to Verify their Email Address
Issue How do we toggle the requirement for strangers to verify their email address  Environment DXP 7.4 Resolution This setting can be toggled by going to: Instance Settings > User Authentication. From here, you can...
How to test for vulnerabilitity to CVE-2020-7961
Issue We would like to determine if we are vulnerable to CVE-2020-7961. Environment DXP 7.3, DXP 7.2,  DXP 7.1, DXP 7.0 Resolution The steps to test for vulnerability to CVE-2020-7961 are as follows:   1. Start your...
Activate Remove Text Formatting
Issue By default in CKEditor "Remove Text Formatting" functionality is hidden. Environment Liferay DXP 7.4 Resolution RemoveFormat is already added to our shipped CKEditor, only it's needed to add the...
Lost in format texts when copying content from Google Docs
Issue When trying to copy content from Google Docs, it loses the format. Environment All environments. Resolution This is an expected behavior, unfortunately. The resolution is to customize CKEditor to detect...
How to disable the Asset Publisher's auto scroll
Issue I would like to disable the auto scroll of Asset Publisher. Is there any setting to do this? Environment Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 Service Pack 3+ Resolution You can disable the Asset...
How to navigate between sites while using the site virtualhost?
Issue User wishes to navigate between sites while accessing each site virtualhost.  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Create a site and add new page to...