Search Results

Capability
Feature
Deployment Approach
' Done button' in the select dialog popup window is not keyboard accessible by pressing Enter key
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue When the 'Done' button is highlighted by the screen reader and 'Enter' is pressed on the keyboard the button is not activated, and nothing happens Steps to reproduce: 1) Content Data > Documents and Media 2)...
Published Date: Jan 1, 1970 12:00 AM
Reindex all search indexes programmatically
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue How to reindex all search indexes programmatically? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation...
Published Date: Jan 1, 1970 12:00 AM
Spellcheck Suggestions retain all original words
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue Reindex all spell check indexes (Control Panel > Search > Reindex all spell check indexes) Create a Basic Web Content with title: Leave out the cash Publish Open the default search...
Published Date: Jan 1, 1970 12:00 AM
Heap dump generation without a heap dump script
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). NOTE: This article is an INTERNAL article and is not...
Published Date: Jan 1, 1970 12:00 AM
Fragments are no longer accessible due to deleted users
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue The user creates a User with the Administrator role, then impersonates the User and adds a fragment collection to the Global Site. They then deactivate and delete the user. They attempt to create a fragment...
Published Date: Jan 1, 1970 12:00 AM
The Structure field is rendered incorrectly on template page
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue When the content of a fragment 'select from list' is mapped as a field in a display page template or content page, the rendering contains unexpected characters. Steps to reproduce: 1) Set up a clean instance...
Published Date: Jan 1, 1970 12:00 AM
Workflow is not triggered for hidden content pages
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Trigger workflow for hidden content pages is not working Steps to Reproduce: 1) Navigate to Site Menu > Site Builder > Pages 2) Add a blank 3) Navigate to page configuration, set 'Hidden from Navigation Menu...
Published Date: Jan 1, 1970 12:00 AM
Product details widget
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue The product details widget is not showing the related tabs (e.g. Full Description, Replacements, Attachments, Specifications, etc.) Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior...
Published Date: Jan 1, 1970 12:00 AM
Configuring RSS Feed using Asset Publisher with a URL in the RSS xml with the long 'redirect" URL and specifying the number of items displayed on the RSS xml
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue When I configure the RSS Feed in an Asset Publisher, I would like to have the URL in the RSS XML short without the long URL containing the "Redirect" part. I also would like to specify the number of items that...
Published Date: Jan 1, 1970 12:00 AM
Unable to create directory error
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue The following error appears in the console: ERROR [Start Level: Equinox Container: 10106855-d66b-001d-184e-d6958ecd00e8][comliferayportalstorefilesystem:97]...
Published Date: Jan 1, 1970 12:00 AM
The file input reset after changing the document type
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a Document Type. 3. Create a folder in the Documents & Media portlet. 4. Open the created folder and choose a file to upload. 5. Change the document...
Published Date: Jan 1, 1970 12:00 AM
The friendly URL for Web Content is generated without any clean special characters, dots, or slashes
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue When a user creates web content with dots '.', the friendly URL shows the dot. Unlike other special characters such as Spaces, the dot is not replaced. Steps to reproduce: 1. Start the DXP 7.3 2. Navigate to...
Published Date: Jan 1, 1970 12:00 AM
Which database table stores the custom field values?
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue The user has created some custom fields like 'Role', and 'User Type' inside the user portlet. Which database table contains both user and custom field data together? Steps to follow: 1. Start Liferay DXP...
Published Date: Jan 1, 1970 12:00 AM
How to sort dynamic data list?
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: Issue The user has created a dynamic data list such as 'Branch Name,' 'Branch Code,' and so on. And how to sort the list based on the branch code? Environment Liferay DXP 7.2 Resolution Please note: The following...
Published Date: Jan 1, 1970 12:00 AM
Sitemap is not generated properly for the domain in a clustered environment
authorEmailAddress: anishq.sharma@liferay.com, authorName: Anishq Sharma, content: Issue Sitemap is not generated with page name for a clustered environment, when xml.sitemap.index.enabled portal property is set to true. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution The observed behavior...
Published Date: Jan 1, 1970 12:00 AM
An incomplete form with an object auto-saves multiple records
authorEmailAddress: philip.chapman@liferay.com, authorName: Phil Chapman, content: Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID,...
Published Date: Jan 1, 1970 12:00 AM
Total Count for Documents and/or Web Content
authorEmailAddress: philip.chapman@liferay.com, authorName: Phil Chapman, content: Issue We are looking for a way to determine how many web contents and documents are on our Liferay platform. Environment DXP 7.3  DXP 7.4 Resolution Liferay Support is limited in providing a groovy script for this...
Published Date: Jan 1, 1970 12:00 AM
Cannot get the DDM fields stored in ddmFieldArray Elasticsearch nested field when executing a search from Java code
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: Issue I am trying to execute a search query to get the DDM fields stored in Elasticsearch of web content but they are not being returned. The same code was working in DXP 7.0, 7.1, and 7.2, returning the DDM fields as...
Published Date: Jan 1, 1970 12:00 AM
How to replicate the Elasticsearch data when creating an Active-Passive Liferay environment?
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: Issue We are creating an Active-Passive Liferay environment, where the Liferay data from the filesystem and database of the active servers are replicated to the passive nodes of an external data center. We also want to...
Published Date: Jan 1, 1970 12:00 AM
How to refer to site names, site members, and site roles from the database
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, content: Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
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