Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Web Content is not fetched with Headless Delivery API structured-contents
Issue When I use the headless API (o/headless-delivery/v1.0/sites/X/structured-contents) to obtain the web contents of a certain site X, no results are returned. Environment Liferay DXP 7.3 Resolution Make sure you...
Form Entries Export: Missing Download URL for Attachments
Issue We are experiencing an issue with exporting form entries that contain attachments. The problem is that when we export a form entries, the download URL for the attachments are missing. Only the file names are included...
The single approver doesn't work when Groovy has been added to the blacklist
Issue Workflow doesn't work if I add com.liferay.portal.scripting.groovy.internal.GroovyExecutor to the blacklist file com.liferay.portal.component.blacklist.internal.ComponentBlacklistConfiguration.config ...
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...
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 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...
Video previews not being generated
Issue Video previews are not being generated in the environment. There are not error related in the logs (memory, space, etc) when a mp4 video is uploaded, for example, but the preview is never created....
LDAP Related Queries
Issue If the password is changed in the Active Directory, the user will still be able to log in to DXP? If we delete the user from Active Directory, the user will still be able to log in to DXP? How to import/ export...
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...
How to Manage Concurrent Edition on Pages
Context Since the beginning of Liferay, two or more users can make changes to the same page at the same time. However, the last one to click the “Save” button keeps their changes but...
Will a curl vulnerability impact Liferay DXP?
Issue There have been security announcements that are deemed to be a high-risk vulnerability that is caused by curl 8.4.0.   Environment DXP 7.3 Resolution Liferay DXP does not use the libcurl library. In conclusion,...
Clean previous deployments which are stuck in a "in progress" status
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 have run several deployments in the same environment and...
An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3.
Issue An Error is encountered when using Patching Tool 4.0.1 to install patches for Liferay 7.3:  Upon running: patching-tool.bat info:  Problem while reading patch...
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...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
Editing the value of the "Field Reference" in Web Content Structures should be more significant.
Issue Editing the value of the "Field Reference" is not clear. Currently, it can be modified by clicking on the text. However, it is difficult to say that the value is editable, as there is no clear indication or...
OpenGraph image preview looks pixelated in page settings
Issue We are facing an issue with OpenGraph and images. OpenGraph uses preview images instead of the full size images. Therefore, the image is too small for Twitter/X and Facebook to use it. Upon further clarification and...
Elasticsearch setup without a proxy
Issue I have a web proxy in place and Liferay uses it when trying to connect to a remote Elasticsearch server, which causes the connection to fail. I do not want Liferay to use the proxy when trying to connect...
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...
Configuration of Filters, Sorting and Actions for Dataset Views (Beta)
Context/Problem Liferay interfaces aimed at displaying and managing data are too rigid for the user. However, in case of need to modify how this information is displayed it is needed...