Search Results

All Results 6974
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can I set the subject field of the Form submission email dynamically?
Issue We have a Form with a dropdown field where users can select from pre-defined values. An email notification is set up for the Form to alert about new form submissions. We would like to set up the notification...
Button "-" doesn't work when creating a structure with repeatable field
Issue After creating a structure with repeatable fields, when trying to delete a field by clicking the "-" button, the field is not deleted. Steps to reproduce Navigate to Content & Data > Web Content >...
Remote staging: cannot set a form in a Form widget in staging - "This form is not available or it was not published."
Issue When we take a website with staging configured, and put the Forms widget on a webpage - we cannot configure the Forms widget by selecting a form for it, we get the message "This form is not available or it was not...
Update packages and regenerate your custom theme with the latest available in order to solve accessibility or style related bugs
Issue Sometimes in order to solve user interface bugs (like accessibility or style related), our customers need to update their custom themes with the latest versions available of liferay-frontend-theme-unstyled ,...
Portlet on Private Pages does not save changes in Configuration
Issue When adding a portlet to a private page and changing its configuration, the portal displays the success message, but the content returns to the previous value. Environment DXP 7.3 DXP 7.4 Resolution Please...
How to create custom events in Analytics Cloud?
Issue I would like to create a custom event, but after checking the official documentation, I am unsure about the steps. Environment Analytics Cloud DXP 7.0+ Resolution Please follow these steps to create a simple...
Liferay Frontend NPM Toolkit compatibility matrix for Node.js, NPM, Yeoman, Gulp and Generator Liferay Theme
Issue If a client wants to generate custom themes, they need to install: Node.js and NPM Yeoman Gulp generator-liferay-theme As a result, it is difficult to know which version to install depending on the portal version...
Which tables in the database contain web content, documents and media information?
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....
Export/import process fails if there are data links associated with earlier versions of the structure
Issue Exporting a structure that contains previous versions can cause a unique constraint violation on import. The following stack trace is seen in the logs: 2022-12-19 21:24:49.032 ERROR...
Outdated or vulnerable components can sometimes be found in the .cp/ folder inside osgi/state/folder
Issue We've run a security scan and it is picking up outdated components inside the .cp/lib/ subfolder of the osgi/state/ folder, and it is confusing our compliance efforts.  Environment Liferay DXP 7.0, 7.1, 7.2, 7.3,...
Upgrading from 6.2 to 7.3 changes the number of likes and dislikes
Issue Ratings and Comment Ratings are enabled in our portal. When we upgrade the portal from 6.2 to 7.3, some likes turn into dislikes and that creates false information. In the ratingsentry table, the scores of the...
Custom code failing to build due to the removal of FinderCache#getResult(FinderPath, Object[])
Issue Generated services that call FinderCache#getResult(FinderPath, Object[]) method fail to build due to its removal in 7.4 U47. This method was replaced by FinderCache#getResult(FinderPath, Object[],...
Form Upload Input is missing when mapping to a custom Object's Upload Field
Issue When creating a Form that maps to fields on a Liferay Object (and one of the fields is an Upload type field), the option to map the form's Upload input with the custom Object's Upload Field is not appearing....
Is there a limit to the number of IdPs registered?
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....
Search in Control Panel > Audit makes long URL
Issue A search in Control Panel > Security > Audit always sends empty search parameters in the GET URL. As a result, URLs are very long and can be blocked by firewall-infrastructure. Steps to reproduce: Navigate to...
Anonymous users tracking in intranet (Analytics Cloud)
  Issue For intranet environments, anonymous users increase even though all users should be known. This is seemingly caused by analytics tracking users before they log in to a login page. An example of a login page...
I cannot export Form entries if they have not been approved in a Workflow
Issue If a workflow is enabled for my Form and I make an export of the Form entries, only Approved entries can be exported. Those entries which have not gone through the Workflow yet, will not be included in the...
Does Liferay Support Angular 13 +
Issue After updating an Angular portlet from v12 to v13 it can no longer be viewed and the browser console logs display a liferay-amd-loader error. Environment DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution This...
Detected vulnerabilities related to Jettison
Issue A security scan has picked up the following vulnerabilities related to jettison-1.x.x jar: CVE-2022-40150 & CVE-2022-40149. This jar is found in marketplace\Liferay Foundation - Liferay Portal Remote -...
Error in plugin "sass" when migrating themes "... is deprecated and will be removed in Dart Sass 2.0.0."
Issue When migrating themes to a newer version, you can get these types of errors: Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation:...