Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Company-scoped objects' workflow tasks do not get assigned to users with only site-scoped roles
Issue Given: A company-scoped custom object A workflow assigned to the above-mentioned object (at Global Menu > Applications tab > Workflow section > Process Builder > Assignments tab) And a workflow task...
Object entry reviewer to have access only to currently reviewed object, not to all entries
Issue Issue description: I have enabled a review workflow for an object and noticed that if I want the reviewer to be able to edit the submitted object entry during the review task, I need to add the "Access in Control...
User Workflows Not Appearing Under 'Assigned to My Roles'
Issue We have enabled a workflow for approving new user account creation. While the Admin user gets the notficiation about the workflow task, if they navigate to My Workflow Tasks > Assigned to my Roles, the task is...
Loss of Client Extension Configurations After Publishing with Local Staging
Issue After configuring settings such as JS or CSS on the pages of a site with Local Staging enabled, the changes are being lost after publishing to Live   Environment 2024.Q1.12 (or older versions)   Resolution This...
Workflow "Metrics" Data Not Visible After Upgrading Liferay
Issue After upgrading Liferay from 2024.Q2.7 to 2025.Q1.4-lts, navigated to Applications Menu > Applications > Workflow > Metrics, and noticed that the data is not being displayed. Steps to reproduce: Start Liferay...
Workflows are missing from Applications → Process Builder
Issue Some workflows are missing from Applications → Process Builder. I have publications enabled in my environment, and I have edited workflows from withing the publications. Environment Quarterly Releases...
Publication to live fails with an error like "Portlet export failed for portlet com_liferay_exportimport_web_portlet_ChangesetPortlet com.liferay.exportimport.kernel.lar.PortletDataException: No Layout exists with the primary key xxxxx"
Issue Publication to live fails with an error like: 2025-04-24 13:42:15.663 ERROR [liferay/background_task-8][LoggerExportImportLifecycleListener:226] Portlet export failed for portlet...
Radio Buttons in Forms cannot be navigated by keyboard
Issue I have set up a form with non-inlined radio button groups. Using tabulator and arrow keys, I cannot select the appropriate option within groups. This is an accessibility issue, since the form cannot be...
Workflow Related APIs
Issue Retrieve all task details associated with a specific user via API. Retrieve task details filtered by workflow and user via API. Perform actions such as 'Approve' and 'Reject' on tasks via API. Environment...
Workflow Task URL for Unauthorized User Returns 404 Instead of Login Page
Issue When an unauthorized user attempts to access a workflow task URL, they are shown a 404 error page instead of being redirected to the login page. This issue specifically occurs when the URL follows the...
Performance Issues in Publications after Upgrading to 2024.Q1
Issue Users may experience a performance drop when working with Publications. This is especially noticeable when navigating through Web Content within an active publication.   Environment Liferay DXP 2024.Q1  ...
How to Attach a File from a Form Submission to the Notification Email
Issue When a user uploads a file through a Liferay Legacy Form, the notification email is sent, but the uploaded file is not included as an attachment. Is there a way to include a file uploaded through a...
Forms API returns default Field Name instead of the Field Reference value
Issue When making a request using a forms API such as the getFormRecord endpoint, the response returns the default Field Name(e.g. “Text12345”) instead of the newly created field Reference value on a field. Environment DXP 7.3...
DXP
DXP Welcome to the official documentation for the latest versions of Liferay DXP and Liferay Portal! Liferay DXP is the commercially supported and enterprise ready platform used around the world,...
はじめに
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
RESTビルダー
REST Builder REST Builder is a code generation tool that makes it easy for you to take your local APIs and make them available on the web. It uses the OpenAPI Specification to generate REST and...
サンプルAPIチュートリアル
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Building Applications (Objects) Custom Objects API Basics Custom Objects...
JSON Web トークンアサーション
JSON Web Token Assertions An assertion helps in sharing identity and security information across different domains. There are two uses for assertions: Authorization grants Client authentication...
フォーム要素のセットを再利用する
Reusing Sets of Form Elements Forms often request the same sets of information, such as name, birthday, and address. Rather than adding these fields for every new form, you can group elements as a...
フォームの作成と管理
Creating and Managing Forms The Forms application is in maintenance mode as of Liferay DXP 2024.Q4/Portal GA129. Migrate your forms to objects and form container fragments to future-proof your...