Search Results

Capability
Feature
Deployment Approach
Can I sort Liferay object entries in alphanumeric order?
authorEmailAddress: lucas.mesquita@liferay.com, authorName: Lucas Mesquita, content: Issue After sorting by the field name in ascending alphanumeric order, the results are currently sorted lexicographically. Environment Liferay DXP 7.4 Liferay Quarterly Release  Resolution This is the expected...
Published Date: Jan 1, 1970 12:00 AM
Retrieve display page template configured in web content article
authorEmailAddress: jose.bodega@liferay.com, authorName: Jose Bodega, content: Issue The goal is to retrieve, via Liferay's API, when a web content article is associated with a Display Page Template. Environment Liferay DXP 7.4+ Resolution Attached is a Groovy script as an example, through which...
Published Date: Jan 1, 1970 12:00 AM
BaseUpgradeServiceModuleRelease not available in 7.4 anymore, is there a replacement class?
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue The class BaseUpgradeServiceModuleRelease was previously available in 7.3 and below and is used as a start/stop method to override and be used as a service tracker.  Environment DXP 7.4+ Resolution This class...
Published Date: Jan 1, 1970 12:00 AM
Color Field Error when using Web Content Structure
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue When using the "Color" Field in a Web Content Structure, it doesn't save the previously selected value and the "Color" field doesn't load. Steps to reproduce: Create a structure, add at least one "Color" field...
Published Date: Jan 1, 1970 12:00 AM
'liferay-ddm' taglib not working for Web contents in 7.4+
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue We have some custom developments that use liferay-ddm taglib. After an upgrade to 7.4+, that taglib does not work. Environment Liferay DXP 7.4+ Resolution Starting in 7.4, Web Contents stopped using the DDM...
Published Date: Jan 1, 1970 12:00 AM
How to identify customized pages
authorEmailAddress: debora.vita@liferay.com, authorName: Debora Vita, content: Issue I need to locate pages that specify an outdated attribute in their custom look and feel. I haven't found what database column indicates that a page is customized. Can you please point out the column to identify...
Published Date: Jan 1, 1970 12:00 AM
Using quarterly release tags in my workspace
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue I would like to use the quarterly release tags for liferay.workspace.product and liferay.workspace.target.platform.version properties in the gradle.properties file. e.g. liferay.workspace.product=dxp-2024.q1.1...
Published Date: Jan 1, 1970 12:00 AM
What is the minimum Database Privilege Required for Liferay?
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue Is it safe to limit the database permissions in any way? Can it be customized to use the minimum amount of Database Privilege and still be functional?  Environment DXP 7.0+ Quarterly Release Resolution...
Published Date: Jan 1, 1970 12:00 AM
Whitelisting IPs in Liferay Cloud
authorEmailAddress: ricky.pan@liferay.com, authorName: Ricky Pan, content: 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 enable an IP or set of IP addresses to access your...
Published Date: Jan 1, 1970 12:00 AM
Publish button inaccessible with long titles
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue A long Web Content title forces the top menu bar, hiding the publish button and preventing the user from saving the changes made. Environment Liferay DXP 7.4 Resolution To solve this behavior, open a Help...
Published Date: Jan 1, 1970 12:00 AM
Limiting the Number of Search Results and Mitigating "Result window is too large." Errors when Using Elasticsearch via index.search.limit and index.max_result_window
authorEmailAddress: joshua.cords@liferay.com, authorName: Joshua Cords, content: In every functionality that relies on search engine queries under the hood in Liferay, a maximum of 10,000 results can be returned by default. This applies to Search Bar and search toolbar searches, Search REST API...
Published Date: Jan 1, 1970 12:00 AM
Cannot upload files larger than 1GB in size to Document Library when clamAV is enabled
authorEmailAddress: daniel.carrillo@liferay.com, authorName: Daniel Carrillo Broeder, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Big files (>1GB) cannot be uploaded to the...
Published Date: Jan 1, 1970 12:00 AM
Accessing Glowroot through the Liferay url returns a 404 error after updating from 2023.Q4 to 2024.Q1
authorEmailAddress: jose.bodega@liferay.com, authorName: Jose Bodega, content: Issue Error 404 occurs when accessing Glowroot through Liferay at /o/glowroot/ after migrating from version 2023.Q4 to 2024.Q1 Error in logs: 2024-04-11 12:51:40.306 WARN  [http-nio-8080-exec-46][code_jsp:161]...
Published Date: Jan 1, 1970 12:00 AM
How can I send notifications to an specific role or user programmatically using workflows
authorEmailAddress: daniel.martinez@liferay.com, authorName: Daniel Martinez Cisneros, content: Issue How can I assign workflow tasks to multiple users by Scripted Assignment, but not by assigning tasks to a role? Environment Quarterly releases 7.4 7.3 Resolution One common requirement is to...
Published Date: Jan 1, 1970 12:00 AM
Documents Modified date changes if documents are moved between folders
authorEmailAddress: daniel.mijarra@liferay.com, authorName: Daniel Mijarra, content: Issue If we move documents between folders their Modification date is updated even if the document itself has not been modified. Environment Liferay 7.3+ Resolution The actual behavior is expected and a...
Published Date: Jan 1, 1970 12:00 AM
Document Search takes too long to return results
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue I have a page for displaying document search results, and it takes too long to load (several seconds). My site has hundreds of content pages, each containing dozens of widgets (including those from the master...
Published Date: Jan 1, 1970 12:00 AM
Different total count of items when creating an export and import process over same site
authorEmailAddress: jorge.garcia@liferay.com, authorName: Jorge García Jiménez, content: Issue We are exporting site contents in a lar file. When checking the number of items in the export, we've seen some values. When we try to import this lar in another site, we are detecting that the number of...
Published Date: Jan 1, 1970 12:00 AM
Backup service permission error: does not have storage.buckets.get access
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup service is not working properly and the...
Published Date: Jan 1, 1970 12:00 AM
Make prefix URLs configurable - Feature request
authorEmailAddress: peter.nyiro@liferay.com, authorName: Peter Nyiro, content: Issue Make prefix URLs configurable - LPD-6813 We are waiting for this for a while. In which Quarterly it is going to be included?   Resolution LPD-6813 is a story ticket and is part of the feature request LPD-640,...
Published Date: Jan 1, 1970 12:00 AM
Elasticsearch 7.17.19 and 8.13 could abruptly stop with JDK version 22
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Published on: Apr 10, 2024. This article is based on an Elastic knowledge base entry, edited to include Liferay specific details. Environment Liferay DXP 7.3, 7.4 and Liferay DXP 2023/2024 Quarterly Release...
Published Date: Jan 1, 1970 12:00 AM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy