Search Results

All Results 623
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Blade does not build war-core-ext modules for Liferay DXP 7.3 when using Maven
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 War-core-ext モジュールは、Blade が Maven を使用するように構成されている場合、Blade を使用して構築できません Environment Liferay Developer Studio または Liferay IDE v3.9.x+ を使用した開発環境 解決策...
How do I automatically upgrade a 6.2 Maven theme to be a 7.x Maven theme?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 6.2 Mavenテーマを自動的に7.x Mavenテーマにアップグレードするにはどうすればよいですか? Environment Liferay DXP 7.0+ 解決策...
How do I upgrade a 7.x Maven theme to be a Maven theme for a next 7.x version?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 次の7.xバージョンの任意の7.x MavenテーマをMavenテーマにアップグレードするにはどうすればいいですか? 環境への配慮 ライフレイDXP 7.0 決議 pom.xml を新バージョンに準拠するように更新してからテーマを構築することができるはずです。...
How to delete site-scoped object entries on 2025.Q1.20 or 2025.Q1.21
Issue After creating site-scoped object entries, they cannot be deleted. Though company-scoped entries are unaffected, site-scoped entries are remaining even after: A success message being displayed in the Object Overview UI. A 204 response in the control panel. How can I delete these...
Getting Bad Request When Using API Filter Parameter on User Object Field
Issue When extending a system object, such as the User object, with a custom object field (e.g., customID), attempting to filter user accounts by this custom field using the headless API results in an error. The API call looks like this:...
Countries API Basics
Countries API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's Rest APIs to create and manage countries. Adding a Country Then, follow these steps: Download and unzip Countries API Basics. ...
Organizations API Basics
Organizations API Basics You can Create and Manage Organizations from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage organizations. Adding an...
Accounts API Basics
Accounts API Basics Liferay DXP/Portal 7.4+ You can manage accounts from the Applications menu or use Liferay's REST APIs. Call these services to create and manage accounts. Adding an Account ...
Managing Objects with Headless APIs
Managing Objects with Headless APIs Liferay 7.4+ You can create and manage objects from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage...
User Groups API Basics
User Groups API Basics You can Create and Manage User Groups from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage user groups. Adding a User Group ...
User Account API Basics
User Account API Basics You can add and manage users from the Control Panel, but you can also use Liferay's REST APIs. You can call these services to add, edit, delete users. Start with adding a...
Regions API Basics
Regions API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's REST APIs to create and manage regions. Adding a Region Then, follow these steps: Download and unzip Regions API Basics. curl...
Postal Address API Basics
Postal Address API Basics Liferay DXP/Portal 7.4+ Use Liferay's REST APIs to manage postal addresses. Add Postal Address to Account Then, follow these steps: Download and unzip Postal Address...
Displaying Object Entries with Collections
Displaying Object Entries with Collections Liferay 7.4 U77+/GA77+ When you publish an object definition, Liferay creates a collection provider for it. For site-scoped objects, you can also create...
Roles API Basics
Roles API Basics You can create and manage roles from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage roles. Associate a User to a Regular Role Then,...
Account Users and Roles APIs
Account Users and Roles APIs You can manage Account Users and Account Roles from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage account...
Account Groups API Basics
Account Groups API Basics Liferay DXP/Portal 7.4+ You can manage account groups from the Applications menu or use Liferay's REST APIs. Call these services to create and manage account groups. ...
Creating Form Fragments
Creating Form Fragments Liferay 7.4 U45+/GA45+ The form components fragments are for building your object's forms in a content page. If Liferay's form fragments don't satisfy your use case, create...
Fragment Configuration Types Reference
Fragment Configuration Types Reference Below are the available configuration types for fragments. See Adding Configuration Options to Fragments for more on how to make a fragment configurable. ...
Managing Data Sets
Managing Data Sets Liferay DXP 2024.Q1+/Portal GA112+ Currently, this feature is behind a release feature flag (LPS-164563). Once you create a data set, you can customize how users see it....
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Editor Config Contributor client extensions override existing CKEditor configuration in a...
Viewing Data Sets
Viewing Data Sets Liferay DXP 2024.Q1+/Portal GA112+ Currently, this feature is behind a release feature flag (LPS-164563). Once you create a data set, add it to a page to present it to your...
Tooling
Tooling Liferay provides a variety of developer tools that include standard build scripting, lightweight CLI utilities, and full IDE based on Eclipse. This is to serve all developers, whether...
Using JSF
Using JSF Liferay Faces is an umbrella project that provides support for the JavaServer[™] Faces (JSF) standard in Liferay DXP/Portal. Here are the Liferay Faces topics: Introduction to Liferay...
Liferay Developer Studio
Liferay Developer Studio Liferay Developer Studio (LDS) is a Liferay-provided integrated development environment (IDE) for Liferay DXP. Built on the Eclipse platform, LDS inherits Eclipse's...
Deploying Modules from Liferay Developer Studio
Deploying Modules from Liferay Developer Studio Push a module from your Liferay Workspace to a running Liferay DXP server without leaving the IDE. Prerequisites A configured Liferay server in...
Installing a Liferay Server in Liferay Developer Studio
Installing a Liferay Server in Liferay Developer Studio Register a Liferay DXP bundle with Liferay Developer Studio (LDS) so you can start, stop, debug, and deploy to it from the IDE. Each...
Updating Liferay Developer Studio
Updating Liferay Developer Studio Apply Liferay Developer Studio (LDS) updates without reinstalling. Each Liferay IDE GitHub release ships an Eclipse updatesite archive...
Upgrading Faces to Jakarta
Upgrading Faces to Jakarta Liferay DXP 2025.Q3+ Liferay Faces now uses the jakarta.* namespace to align with Jakarta EE 9 APIs. Migrating an existing Liferay Faces (JSF) portlet from the legacy...
Contributing to Liferay Development
Contributing to Liferay Development You can contribute to Liferay DXP by opening a pull request against the liferay-portal repository on GitHub. This section covers the two common contribution...
Auditing Object Events
Auditing Object Events Liferay 7.4 U72+/GA72+ You can use Liferay's audit framework to track events for custom object definitions and their entries. To track entry events, you must enable entry...

Showing 641 to 671 of 671 entries.