Search Results

All Results 197
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ナビゲーションメニュー要素にアイコンを追加する
Adding Icons to Navigation Menu Elements Liferay DXP 2025.Q2+ Use icons to make navigation menus easier to scan and more visually engaging. They provide quick visual cues that help users recognize...
ページにマーケットプレイスフラグメントを追加する
Adding Marketplace Fragments to Pages Liferay DXP 2025.Q3+ Liferay Marketplace offers a range of apps and fragments that integrate seamlessly into the Page Editor. Access, configure, and use these...
フラグメントのエクスポートとインポート
Exporting and Importing Fragments Export fragments from one environment and import them into another to move content, replicate setups, share fragment collections, or back up custom work. ...
サイト
Sites Sites are customizable spaces for building personalized digital experiences. They are a fundamental component of Liferay DXP. At its core, a site is a collection of pages that contains...
インポートにおける参照の欠落の処理
Handling Missing References in Imports Liferay DXP 2025.Q3 When importing content, page, or user-related data (such as categories, tags, vocabularies, fragments, master pages, layout page template...
Iframeサニタイザー
Iframe Sanitizer Liferay DXP 2025.Q4+ Liferay DXP includes an iframe sanitizer that controls how iframes are handled across each instance. Iframes can introduce security risks if they load...
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation menus that are decoupled from a site's page hierarchy. Liferay navigation menus can be driven...
Building Multi-Step Business Forms
Introduction This recipe guides you through the basic steps to build a multi-step form. Prerequisites Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects, display pages, and the ability to edit pages Steps Open the...
How to Redirect a non-www Domain to a www Domain in Liferay DXP
Issue How can I redirect traffic from my non-www domain (e.g., example.com) to my www domain (e.g., www.example.com)? Environment Liferay DXP 7.4 Quarterly Releases Resolution You can configure a redirect using Liferay's pattern redirect feature: Access your website and navigate to Site...
Calendar event collections are missing from collection display fragment
Issue Calendar event collections are not available to use in collection displays. While creating the Collection, and selecting Calendar event as item type, there is no further option as "Subtype" as with other elements like document or web content. The Collection Display Fragment on the...
HTML elements disappear in Calendar's events editor
Issue When you edit the description of an event in Calendar portlet and elements like <iframe> are added through the Source view to it, after saving the event those elements disappear from the editor. Some simple steps to reproduce: Add a new calendar event and edit its description....
Known Issue: Adjusting Calendar Notification Template fields to be greater than 75 characters results in “Portlet is temporarily unavailable" and JDBCExceptionReporter errors
Issue When attempting to edit the fields for a calendar email notification template (such as the "From Name" and "From Address" in the "Invite Email" template), if the combined values of the two fields are too long (>75 characters, including the database metadata), when attempting to...
How to give permission to users to see the title and description of Calendar events?
Issue Unauthenticated users or users with the default User role can not see the title and description of Calendar events  Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Log in as your administrator user to Liferay Go to Control Panel -> Users -> Roles  Click on Guest or User and navigate...
Cannot see calendar events after upgrade from 6.1 to DXP
Issue After performing an upgrade from a Liferay 6.1 version to a DXP version, I cannot see the calendar events. Apparently the upgrade didn't handle them. Environment Portal 6.1 -> DXP Resolution There is s separate tool for importing the calendar events after an upgrade (move them from...
Update of the schedule of the invited user who specified "Reject".
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. Issue When an appointment is updated according to the following procedure, the...
Default View for Calendar Portlet Saves on All Pages
Issue If a user sets the Calendar's "View" configuration, the setting is applied for every instance of the Calendar Portlet instead of just the specific instance of the portlet Environment Liferay DXP Liferay Portal Resolution The Calendar portlet is unique among portlets because each...
Disabling Calendar Email Notifications in DXP
Issue In Liferay Portal 6.1, calendar notifications could be disabled using portal-ext.properties In Liferay DXP 7.0+, these properties no longer exist Environment Liferay DXP 7.0+ Resolution NOTE: This resolution requires customization and should only be implemented at the discretion of...
Declining One Event of a Repeating Event Declines Every Repeating Event
This article documents how declining one event of a Repeating Event declines every repeating event. For example, if there is a weekly repeating event and a user declines that event in the third week—every repeating event is then declined. When you select Event Details, the option to...
How to Completely Delete a Portlet and Its Associated Data
Issue When a custom portlet is deprecated,it often remains in hundreds of pages across Liferay instances. Manually removing each instance and cleaning up the associated database entries is impractical. A method is needed to automate the complete removal of the portlet from all layouts...
ナビゲーションメニューAPIの基本
Navigation Menu API Basics Liferay's REST APIs provide services for Liferay's navigation menus. You can create and edit navigation menus with the API. Start by seeing an example of adding a new...
Site API Basics
Site API Basics Liferay's REST APIs provide services for Liferay sites. You can create and edit sites with the API. The Sites API uses External Reference Codes (ERCs) to reference sites, enabling...
サイトAPI
Site APIs Use Liferay’s REST APIs to manage site elements programmatically. This guide introduces the Navigation Menu API and shows how to create, retrieve, update, and delete navigation menus...
フラグメントの設定
Configuring Fragments You can configure fragments and their sub-elements. Available options can vary, though some are common to all. To view available configuration options, begin editing a page or...
オブジェクトエントリーの表示
Displaying Object Entries Liferay 7.4+ You can display object entries dynamically with Liferay's page building features. For example, collection displays can show a list of entries while display...
フラグメントの使用
Using Fragments Page fragments are extensible and reusable drag-and-drop elements for building content pages and templates (i.e., masters, pages, and display pages). Built with HTML, CSS, and...
デフォルトのフラグメントリファレンス
Default Fragments Reference Liferay provides many out-of-the-box fragments, so you can start building your solution immediately. To view available fragments, begin editing a content page or page...
一般設定リファレンス
General Settings Reference All fragments have general settings. Some options are standard (e.g., visibility and frame), while others are unique to each fragment. Follow these steps to access a...
スタイルリファレンス
Styles Reference All fragments have a Styles settings section except for the Collection Display fragment. Use the style settings to configure your fragments' look and feel. Many of these options...
フラグメントサブ要素リファレンス
Fragment Sub-Elements Reference In addition to General and Style settings, many fragments include sub-elements with their own configuration options. To access these options, begin editing a page or...
ページコメントの使用
Using Page Comments When building content pages, you and your team can collaborate using Liferay's page comments feature. Comments are enabled out-of-the-box in Liferay DXP 7.3+. Use page comments...
情報テンプレートの使用
Using Information Templates Available 7.4+ With Information Templates, you can create FreeMarker templates for any item type that implements the Info Framework. Supported item types include web...
フラグメント要素のマッピングとリンク
Mapping and Linking Fragment Elements You can map and link fragments together as reusable components for your digital experiences (e.g., form submissions and navigation actions). Not all...
Content Page Editor UI Reference
Content Page Editor UI Reference For Liferay 7.4 U37+/GA37+ Using the content page editor, you can add and configure elements in a content page. Go to a content page and click Edit (Edit icon)....
表示ページテンプレートの作成と管理
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. See Using Display Page Templates...
フォームフラグメントの使用
Using Form Fragments Liferay DXP 2023.Q3+/Portal GA92+ Liferay includes form fragments for building forms in content pages. To build a form, add a form container to a content page or page template...
サイト設定UIリファレンス
Site Settings UI Reference Starting with Liferay DXP 7.4, the Site Settings application layout is consistent with other configuration areas, such as Instance Settings or System Settings. The Site...
Saving Fragment Compositions
Saving Fragment Compositions Layout and composition are the foundation of your page design. They make pages easier to read and navigate, resulting in a richer and more consistent user experience....
スタイルブックを使用してサイトの外観を標準化する
Using a Style Book to Standardize Site Appearance Available 7.3+ A site's Style Book provides visual rules for applying a consistent experience across its pages. Style books determine various...
サイト設定
Site Settings After you create a site, customize it to meet your needs and the needs of your users. A wealth of configuration options and tools are available to create the site you envision....
Site Level Maintenance Mode
Site Level Maintenance Mode Liferay DXP 2026.Q2+ This feature is behind a release feature flag (LPD-82969) and must be enabled before use. See Feature Flags for more information. Site-level...

該当件数: 200 件中 161 - 200