Search Results

ナレッジベース 1413
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to get a list of portal Users and what Roles are assigned to them?
Issue I would like to get a list of Liferay portal users and what roles are assigned to them. Environment Liferay DXP 7.2+ Resolution Please run the attached Groovy script: ListUsersAndRoles.groovy  Additional...
How to set up antivirus scanning of files uploaded to Liferay Documents & Media in 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 Customers who aren't familiar with Docker can't easily setup...
How to use anchors in CKEditor
Issue I need to make use of anchors in my content Environment Liferay 7,3, 7.4, Quarterly Releases Resolution To be able to use anchors in your content, you'll need to follow these steps: Add a Rich Text...
Good practices in using Publications
Issue I would like to understand from the Product's point of view what would be the best way to create a new website using the Publications tool. What would be the best option among the scenarios below: Create the...
How to set up OpenOffice/LibreOffice integration in a Docker 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 am running Liferay through Docker and I would like to enable the...
Different behavior if you call a non-existing jpg or a gif
Issue A user tries to open a non-existing file with the documents path For example: localhost:8080/documents/abc.jpg or localhost:8080/documents/abc.gif The user will get a "Not Found" Page but it is not the same for...
Rest API to perform web content structure Import and Override
Issue Does Liferay provide any Rest API that can be used to save exported JSON of structures into Liferay DB, like the option "Import and Override" in Structure tab of Web Content? To be more precise, imagine a simple use...
Security Vulnerability CVE-2023-28708
Issue This security vulnerability (CVE-2023-28708) has been reported, and it is fixed in Tomcat 9.0.72. However, our current Liferay DXP 7.3 SP1 has a 9.0.40 Tomcat version. Environment Liferay DXP 7.3 Resolution...
Improve Performance in Gradle time compilation
Issue When a Liferay workspace becomes larger and has a number of modules, the build process slows down. Environment DXP 7.3+ DXP 7.4+ Quarterly releases Resolution Once the workspace is created and...
Check the Java version in 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 want to know which Java version is running....
How to hide the particular folder from user under document and media
Issue How to hide a particular folder from a particular user in the document and media section. Environment Liferay DXP 7.4 Resolution Follow the steps to achieve this requirement: Navigate to the Control Panel >...
Single Approver Workflow: how to bypass for admin role
Issue We have implemented a single approver workflow for content review. The requirement is to bypass this workflow for users with the Admin role, allowing them to directly create new content and publish it without going...
Access multiple sites using the different domain name
Issue Run multiple Sites on a single instance using the different domain names Example: Site 1 running on the 'www.test.com:8080' domain and Site 2 running on the 'www.demo.com:8080' domain. Environment Liferay DXP...
Hide default login page /c/portal/login
Issue Is it possible to hide the default /c/portal/login page? We want users to use a specific login page, and prevent them from using /c/portal/login to log into the portal. Environment Liferay DXP 7.0+ Resolution...
After activating Publications, publication users can make changes directly in production
Issue With Publications active, we want to prevent publication users from being able to make changes directly in production, we only want them to be able to change publications. Environment Quarterly Release...
How to enable cookies and the banner, consent panel
Issue How to enable the cookie preference handling as well as the configuration options for both the banner and the consent panel. Environment Liferay DXP 7.4 Resolution This feature was introduced in the Liferay...
How can administrator users pre-configure a category filters in a search page?
Issue In a search page, an administrator user can narrow search results using the Type Facet by pre-selecting specific object types in the widget configuration. We need to do a similar filtering selecting specific...
After migrating to DBStore, how to check it was (entirely) successful
Issue We are in the process of migrating documents and media from our file-system based store to the database (DBStore) How to find out if all active documents and media are migrated to the database? Is there a way to do a...
How can I disable web content history?
Issue We would like to have only one version of our web contents so we want to to disable the web content history/versioning. Environment Liferay DXP 7.4 + Resolution Edit the Journal Article Maximum Version Count...
Font-weight is not being responsive on Heading Fragment
Issue Despite setting the font weight for the Heading Fragment, the fragment is unresponsive and doesn't respond to the applied setting.  Environment DXP 7.4 Resolution This is determined to be the intended behavior....
Unable to see Multiple options for web content
Issue Trying to change the web content to multiple languages but users are unable to see multiple options for web content. Environment Liferay DXP 7.4 [all versions] Resolution There are the following steps to add...
How to disable the blue redirection box
Issue Navigate to the home page and change the URL http://localhost:8080/en/web/guest to http://localhost:8080/en-au/web/guest or http://localhost:8080/en-gb/web/guest and hit the URLs, the blue pop-up appears on the...
How to bulk edit Categories?
Issue How can a Liferay user bulk edit Categories in the Documents and Media? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Go to a DXP site. Navigate to Content&Data --> Categorization -->...
Forbidden when trying to download openapi.json
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 am unable to successfully download the openapi.json file...
Filter out the users based on the departments using objects and picklists
Issue How to create a filter using an object to filter users with respect to their department Environment Liferay DXP 7.4 Resolution Follow the below steps to create filter: 1. Navigate to Control Panel > Object...
How to solve error: the parameter is null: _companyLogRoutingFilePatterns
Issue Trying to migrate from 7.4 to Q3, you could observe that in catalina.out file there are some errors such as the following: 2023-11-17 09:54:43,839 main ERROR The parameter is null:...
How to check item display permissions
Issue If the container folder (JournalFolder) of a web content does not have VIEW permissions for Guest, the contents are not seen if we are not logged in. This was different in 7.2. What has changed?...
What are the differences between using name and property in metatags
Issue We were creating custom meta tags and we see there are created using "property" attribute instead of "name" attribute. Are there any differences between using name and property? Are they equivalent?...
Setting sameSite attribute in Cookie for header response on JBoss EAP 7.2
Issue How to add the sameSite attribute as 'Strict' on the cookies JSESSIONID,COOKIE_SUPPORT,GUEST_LANGUAGE_ID on JBoss EAP 7.2 Environment Liferay DXP 7.4 JBoss EAP 7.2 Resolution In JBoss, navigate...
How to setup a timezone on DXP
Issue We have to make a setup in EST timezone and we would like to know how can we do that on the DXP. Environment DXP 7.4 Resolution Liferay runs and stores all times in UTC format to facilitate translating times into...
Which version should I use for liferay.workspace.target.platform.version with the 2023.Q4 Quarterly Release?
Issue Which version should I use for liferay.workspace.target.platform.version with 2023.Q4 Quarterly Release? Environment Quarterly Release 2023.Q4 Resolution At the time of writing (Dec 2023), the noted workaround will be...
Unable to adjust the Mandatory status of a field after publishing the Object Definition
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 documents intended behavior where the Mandatory status...
Importing and Exporting Object entries
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 discusses how to export a copy of your Object entries,...
How can a non-admin user access the Content Dashboard
Issue I would like to create a non-admin user with permission to access the Content Dashboard. Environment Liferay DXP 7.4 Resolution To make the Content Dashboard accessible to a non-admin user, you will need to...
Can you change the Content Ratings Widget/Page Ratings Widget's default "Star" selection when placed outside of a Collection Display?
Issue The Content Ratings/Page Ratings Widgets are alterable by changing the configurations in Site Settings > Social. When trying to change the configurations for a Content Ratings/Page Ratings Widget located...
How to give permission to a specific user to use Fragments
Issue How to give permission to the specific authorized person to access and edit the specific fragments. Currently, the admin can edit and access the fragments. Environment Liferay DXP 7.3 Liferay DXP 7.4 Liferay...
Disable Commerce Modules
Issue Some users don't need a commerce application in DXP 7.4 and would like to disable it. Environment Liferay DXP 2023.Q3.1 Liferay DXP 2023.Q3.2 Resolution The blacklisting of commerce modules works properly...
Guest user permissions not working for Picklists
Issue When picklists are assigned guest user view permissions, the JSON API is not accessible without authentication. Environment Liferay DXP 7.4 Resolution This is the correct behavior based on the Service...
Remove "Add to Page" permissions for the "Guest"/"User" role
Issue "Add to page" permissions are populated by default for the roles "Guest" or "User". Although is the intended behavior, it may not be desired in some situations. Environment DXP 7.0, DXP. 7.1, DXP...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
How to implement segmentation by geolocation?
Issue I want to apply a user segment based on a geolocation condition. Is it possible? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution DXP 7.4 u44+ Since Liferay DXP 7.4 u44+, this functionality...
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...