Search Results

All Results 611
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Form Field template not available in Liferay Maven Workspace
, knowledgeArticleType: reference, legacy: true, name: Form Field template not available in Liferay Maven Workspace, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 99362, title: ...
Blade does not build war-core-ext modules for Liferay DXP 7.3 when using Maven
, knowledgeArticleType: troubleshooting, legacy: true, name: Blade does not build war-core-ext modules for Liferay DXP 7.3 when using Maven, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 45325,...
How do I automatically upgrade a 6.2 Maven theme to be a 7.x Maven theme?
, knowledgeArticleType: howTo, legacy: true, name: How do I automatically upgrade a 6.2 Maven theme to be a 7.x Maven theme? , showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 19326, title: 6.2...
How do I upgrade a 7.x Maven theme to be a Maven theme for a next 7.x version?
, knowledgeArticleType: howTo, legacy: true, name: How do I upgrade a 7.x Maven theme to be a Maven theme for a next 7.x version?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 18829, title:...
Data Sets are not working after upgrading to 2025.q1.4-lts where the feature is released
Issue I upgraded from 2024.q4.7 to 2025.q1.4-lts. After the upgrade, we encountered issues with Data Sets. In 2024.q4.7 I was using datasets as beta but as in 2025.q1.4 its released. I have enabled Root Objects and...
Liferay IDE: Resolving 'Unable to make field private' errors with JDK 21
Issue I'm encountering java.lang.reflect.InaccessibleObjectException: Unable to make field private ... accessible errors when starting Liferay from the Liferay IDE plugin within the Eclipse IDE with JDK 21....
Client Extension Build Fails Due to Unresolved Dependency
Issue When building a Client Extension of type jsImportMapsEntry, the build fails if the Client Extension depends on another Client Extension, because the build cannot resolve the dependency. Environment Liferay DXP...
Limit the languages displayed in the translation selector for object fields
Issue We want to limit the languages displayed in the translation selector for object fields to only those defined in the site, similar to how it works for Journal Articles. Currently, the selector shows all...
Unable to Create Liferay Module Project Fragments and Start DXP 2025.Q1.0 Quarterly Release (LTS) in Liferay Developer Studio 3.10.2
Issue In Liferay Developer Studio (version 3.10.2), when navigating to File > New > Liferay Module Project Fragment, nothing happens. The popup window for creating the fragment does not appear....
Default Language not being applied to not translated content
Issue There is an undesirable behavior present when creating an object and utilizing the language translation. The content is empty instead of showcasing the content translated. Steps to reproduce: Instance Settings...
How to create a Clay Dropdown Menu with Button in Liferay 2024.Q2
Issue Cannot create a dropdown menu with checkboxes and an Apply button that is used to save the selection in the menu using Clay UI. Environment DXP 7.4 2024.Q2 Resolution You can add button functionality to modul by...
When building Liferay DXP, SAML modules are not included in .BOM files
Issue When building Liferay DXP, the .BOM dependencies file does not include SAML modules. Environment DXP 2023.Q4.0 Resolution It is not an issue and is confirmed to be intended as it is. DXP...
Updating Parent Object Fields from Child Object Actions
Issue How to update a field's value in the parent object when a new child instance is created using object actions of the child object. Environment Liferay DXP 7.4+ Resolution Use a Groovy script Action triggered by...
Client Extensions Not Visible After Deployment in SaaS
Issue Client extensions are successfully deployed to SaaS, the service registers as ready, and are listed in the Client Extensions Control Panel app, but they are not visible in the Widget UI when trying to add them...
Staging Object Entries
Issue I would like to enable Staging for my Object Entries Environment Quarterly Releases Resolution This feature is not yet available in Liferay, however, it is already on the roadmap You may view the...
Defining Permissions for Object Entries
Issue The creator/owner of an object entry (or any other data type) has full permissions to manage that entry (update, delete, view). I would like to give Object Admins the possibility to define/restrict...
Using Required for system configurations.
Issue We would like to add required = true configuration to our system configuration. Upon requesting the data through a groovy script the string returns empty when required = true is set. Environment DXP 7.4+...
If Form entries are saved into an Object, email notification about Form submission is not sent
Issue We have created an Object and a Form. We save Form entries into the Object. When a Guest user submits the form, the notification is not sent out. We are getting the following error in the logs: ERROR...
Form Container does not display relationship field for parent object
Issue I have an object A with a one-to-many relationship to object B. When I add a Form Container to a page and map it to object A, I cannot select the related object B entries. Environment Liferay DXP 7.4+ Resolution...
How to create Charts in Quarterly Versions
Issue The Chart Tag Library was removed in 2023.Q4 with no direct replacement. I would like to know how to create charts in a Liferay version higher than 2023.Q4. Environment 2023.Q4+ Resolution On GitHub, you...