Search Results

All Results 7024
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Understanding Liferay DXP's compatibility with Elasticsearch
Introduction Last updated: May 28, 2025. The Search Product Team often receives questions about Liferay DXP's compatibility with Elasticsearch. This seemingly simple question belies surprising complexity: it depends...
[CKEditor] Adding alt-text to images
Issue In order to comply with WCAG accessibility guidelines, we would like to add alt-text to the images that are uploaded in the Documents & Media gallery. How can we do that? Environment DXP 7.0+ Resolution If you...
How to search using JournalArticleLocalServiceUtil and sort by title?
Issue When using the JournalArticleLocalServiceUtil class to search for web contents, we are facing the following issues It is not possible to sort by title, since its localization is being stored in the table...
Duplicated back button on search results
Issue During search, duplicated back buttons appear on the result item's page. Steps to reproduce: 1) Set up a vanilla Liferay DXP 7.2 2) Create a Web Content to be searched on (for example name it as 'test') 3)...
Can I Customize Blog RSS Feeds?
Issue I would like to be able to modify the Blog RSS feel to include custom fields from my Blogs portlet. Are there any out of the box methods for this? Environment DXP 7.2 Resolution It is not currently possible...
Copy-pasting an image into a Web Content HTML field is stored as base64 characters
Issue When an image is copy-pasted into the Web Content editor, it is stored as a base64 collection of characters. What is the limit of this image? Are there any alternatives to this behavior? Environment DXP 7.0...
Special characters are used in friendly URLs
Issue Special characters, e.g. åäö are shown in friendly URLs, instead of showing the ASCII version. Example: page is titled new page åäö becomes /new-page-åäö instead of /new-page-aao Environment DXP 7.0+ Resolution...
How Can I Include Both AND and OR Variables in User Segments?
Issue I would like to create User Segments which include some roles and exclude others. For example, I would like a segment which includes either roles X or Y, but not roles A, B or C. In order to do this, I need...