Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Maintaining Search with High-Availability: Concurrent and Sync Reindex Modes (BETA)
Highlights Reduce downtime, improve operational and resource utilization efficiency with the new Concurrent and Sync reindex execution modes providing high-availability in search capabilities while the operation is...
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...
Downloading Backups via the CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We use CLI to download the database backup but the download is failed...
The warning 'This field is reruired.' can't be displayed properly under the Select From List in a multistep form
Issue The warning of the required field can't be displayed properly in a multistep form under the Select From List as below:   Environment Liferay DXP 7.1 Resolution This was fixed by LPS-197367, please open a help center...
Error when uploading document via WebDAV
Issue When trying to upload a document with required fields by WebDAV, the following error is shown: "Error while copying file": There was an error copy the file into...
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...
Error When Installing Liferay Developer Studio on a MacBook Pro M1
Issue I would like to install Liferay Developer Studio on a MacBook Pro M1 computer When trying to install an error message is received "LiferayWorkspace-[date]-osx-installer" cannot be opened because the developer...
Re-indexing is not working properly
Issue When performing the full re-indexing the following error appears in the logs org.elasticsearch.ElasticsearchStatusException: ElasticsearchStatusException[Elasticsearch exception...
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...
Is it possible to clean up DDMTemplateVersion table? How?
Issue DDMTemplateVersion table has many records and we are not using it. In addition, it can cause some minor performance issues. Is it possible to clean up that table? Environment Liferay DXP 7.4+ Resolution NOTE: Be...
Non-localizable document type boolean field cannot be switched (depending on the locale)
Issue Steps to reproduce: 1. Create a new document type and put a Boolean field on it. 2. Enable "Show as Switch". 3. In the Advanced tab, disable "Localizable". 4. Save the document type. 5. Change the user's language...
When using Firefox 119.0 I cannot write in editable fields
Issue Unable to edit or fill web contents, I can't edit fields in the forms, The keyboard doesn't appear when creating or editing an event in the calendar. Environment DXP 7.0, DXP 7.1, DXP 7.2 and DXP 7.3 DXP...
Is it possible to display the modified date of an asset as the exact date and time
Issue I want to configure the system to display the exact date and time (timestamp) when an asset (web content) was modified from the web content administration (Content & Data -> Web Content).  For instance: Instead...
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...
Users are not able to log in due to transaction lock errors in database
Issue Some users are not able to log in to the environment, even after clearing the database cache The user generally encounters a temporarily unavailable banner or a not authorized 401 error The following transaction...
Clicking back arrow on page when editing a page results in a NullPointerException
Issue When editing a page, exiting using the back arrow leads to an error page instead of the previous page and a NullPointerException in the log Environment DXP 7.3 u18 Resolution Upgrade to 7.3 u34 or seek...
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...
Implementing an Item Selector
Issue I am trying to create an Item Selector using the article Implementing an Item Selector On step 5, Portlet shows but clicking on the "Select button" gives error message in console and nothing else happens...