Search Results

All Results 7015
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
データソースのトラブルシューティング
Troubleshooting Data Sources Misconfigured environments or data sources can prevent or disrupt access to Liferay DXP data sources. Here's how to troubleshoot DXP data source issues. No Network...
定義
Definitions There are four types of definitions: Individuals: attributes of individuals accessing your site Events: default and custom actions that happen on your site Event Attributes:...
データ管理とプライバシー
Data Control and Privacy Analytics Cloud provides administrative tools for managing individual data and privacy. Use these tools to assist you in meeting General Data Protection Regulation (GDPR)...
Analytics Cloud アクティベーションのトラブルシューティング
Troubleshooting Analytics Cloud Activation There are a few steps that must be performed in order to begin using Analytics Cloud. If these steps have not yet been performed, you may encounter an...
ワークスペース データ
Workspace Data In settings view, and manage the data sources that sync with Analytics Cloud. Click the settings link at the bottom left of the UI. Manage API access by creating or revoking access...
トラブルシューティング
Troubleshooting Troubleshooting Analytics Cloud Activation Troubleshooting Data Sources
APIアクセスの管理
Managing API Access Liferay Analytics Cloud supports access to its analytics data via a set of API endpoints. You can access and integrate the data either through RESTful APIs or data export. Some...
データソースの管理
Managing Data Sources After connecting Liferay DXP to your workspace, you can view and make changes to them from the settings page. Navigate to Settings → Workspace Data → Data Sources. See the...
ワークスペース設定
Workspace Settings In settings, view and manage your Analytics Cloud workspace. Click the settings link at the bottom left of the UI. Invite other users and manage access to the workspace. View...
ユーザーを管理する
Managing Users If you are the workspace Owner or have been assigned the Admin permission, you can invite and manage users. Here's how to bring up the User Management page: Click on Settings in...
連絡先同期データレファレンス
Contact Sync Data Reference When you sync contacts from your Liferay Instance, you can choose different fields from the Contacts table and the User table. Fields are selected from the contacts...
プロパティの管理
Managing Properties After creating a property it can be managed and modified from the Workspace Settings section of Analytics Cloud. Navigate to Settings → Workspace Settings → Properties. ...
CNE GCP対応:増分バックアップとリストア
CNE GCP Ready: Incremental Backup and Restore Cloud Native Experience (CNE) GCP Ready supports automated backups and restores using Argo Workflows, Cloud SQL backups, and Cloud Storage. Backups are...
CNE GCP対応:Elasticsearchの使用
CNE GCP Ready: Using Elasticsearch Cloud Native Experience (CNE) GCP Ready environments use Elasticsearch for search workloads. The platform deploys Elasticsearch in-cluster using Elastic Cloud on...
CNE GCP準備完了:初期環境のブートストラップ
CNE GCP Ready: Bootstrapping Your Initial Environment After completing the prerequisites, run the Cloud Native Experience (CNE) bootstrap process to provision a complete GKE environment from a...
CNE GCP準備完了:環境浄化
CNE GCP Ready: Cleaning Up the Environment Remove Cloud Native Experience (CNE) resources when you no longer need an environment to avoid unnecessary Google Cloud Platform (GCP) costs. Manage...
CNE GCP Ready: Kubernetesクラスターへのアクセス
CNE GCP Ready: Accessing the Kubernetes Cluster Cloud Native Experience (CNE) GCP Ready provisions Google Kubernetes Engine (GKE) clusters as private clusters by default. Because the Kubernetes...
CNE GCP Ready: LiferayドメインとTLSの設定
CNE GCP Ready: Configuring Liferay Domains and TLS By default, the Cloud Native Experience (CNE) environment exposes services using generated gateway endpoints. To provide a production-ready...
CNE GCP対応:移行パス
CNE GCP Ready: Migration Paths This reference helps you choose migration approaches for moving document libraries and databases into Google Cloud Platform (GCP) environments running Cloud Native...
CNE GCP対応:セキュリティに関する推奨事項
CNE GCP Ready: Security Recommendations Cloud Native Experience (CNE) GCP Ready supports secure-by-default deployment patterns for Kubernetes, infrastructure provisioning, and platform access. Use...
クラウドネイティブな体験、Kubernetes対応
Cloud Native Experience Kubernetes Ready The Kubernetes Ready path of the Cloud Native Experience (CNE) deploys Liferay DXP on any CNCF-conformant Kubernetes cluster using the official...
CNE Kubernetes Ready: OpenShift開発者サンドボックスへのLiferay DXPのデプロイ
CNE Kubernetes Ready: Deploying Liferay DXP on OpenShift Developer Sandbox The Red Hat Developer Sandbox provides a free OpenShift environment for validating Kubernetes Ready deployments with the...
CNE Kubernetes Ready: Argo CD による GitOps
CNE Kubernetes Ready: GitOps with Argo CD Kubernetes Ready deployments use GitOps to manage Helm values, Kubernetes manifests, and environment configurations through a Git repository. Instead of...
CNE GCP Ready: クラウドネイティブエクスペリエンスの設定
CNE GCP Ready: Configuring the Cloud Native Experience After bootstrapping the Cloud Native Experience (CNE) environment, configure the platform components required for your deployment. CNE...
CNE GCP対応:Argo CDドメインとTLSの設定
CNE GCP Ready: Configuring Argo CD Domain and TLS Configure a custom domain and TLS certificate for Argo CD to access the GitOps interface through a secure endpoint. Prerequisites Before...
CNE GCP Ready: シークレットとライセンスの管理
CNE GCP Ready: Managing Secrets and Licenses Liferay Cloud Native Experience (CNE) retrieves sensitive values from an external secrets provider. This approach prevents credentials, certificates,...
CNE GCP準備:はじめに
CNE GCP Ready: Getting Started The Cloud Native Experience (CNE) GCP Ready toolkit provides an opinionated framework for deploying Liferay DXP on Google Cloud Platform (GCP) with Terraform, Argo...
CNE GCP準備:前提条件
CNE GCP Ready: Prerequisites Before running the bootstrap scripts for Cloud Native Experience (CNE) on Google Cloud Platform (GCP), prepare your local machine, cloud accounts, and Git repositories....
ポータルプロパティの設定
Configuring Portal Properties In traditional deployments, portal properties are configured through portal-ext.properties and related files. In CNE, they're defined in the portalProperties field of...
CNE Kubernetes Ready: 外部依存関係の設定
CNE Kubernetes Ready: Configuring External Dependencies Kubernetes Ready deployments rely on externally managed platform services for persistence, search, object storage, licensing, and secrets...
CNE Kubernetes Ready: アーキテクチャ、サイジング、およびサポートモデル
CNE Kubernetes Ready: Architecture, Sizing, and Support Model Kubernetes Ready deployments of Liferay DXP follow a consistent runtime architecture across OpenShift, EKS, GKE, AKS, on-premises...
ワークフロー定義リンクAPIの基本
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
ユーザー管理API
User Management APIs You can use headless APIs to interface with important Liferay user management features, including user accounts, organizations, and roles. Here are resources to help you...
検索候補API
Search Suggestions API DXP 7.4 U36+/Portal GA36+ You can return suggestions using the /suggestions headless API. This API is used by Liferay's Search Bar Suggestions feature. There are two primary...
サイト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...
検索API
Search APIs Generally Available in Liferay DXP 2025.Q4+/Portal 2026.Q1+ You can search with headless APIs using the endpoints at /o/search. These are the primary endpoints: Use the GET /search...
自動インクリメントフィールド
Auto-Increment Fields DXP 2024.Q1+/Portal GA112+ Auto-Increment fields are configurable read-only fields for uniquely identifying object entries in a human-readable format. For example, an IT...
添付ファイルフィールド
Attachment Fields Attachment fields are for uploading files to your instance's Document Library. When uploaded, the file is linked to the entry's attachment field. Each field can only be linked to...
数式フィールド
Formula Fields Liferay DXP 2023.Q4+/Portal GA102+ Formula fields provide read-only values calculated using numeric fields in the object definition. Unlike other fields, formula values are...
譲受人フィールド
Assignee Fields Liferay DXP 2025.Q4+/Portal 2026.Q1+ Assignee fields are for selecting existing users or roles in the object entry. Assigned users can edit the entry with no manual permission...
集約フィールド
Aggregation Fields Liferay 7.4 U47+/GA47+ Aggregation fields perform basic calculations on the entries from a relationship table and display the resulting values. Available aggregation functions...
デフォルトのフィールド値を設定する
Setting Default Field Values Liferay DXP 2026.Q1+ You can use default field values to reduce manual entry errors and ensure that your object data remains consistent across all creation methods....
読み取り専用フィールドの使用
Using Read-Only Fields Some use cases may require data fields to be read-only. For example, data integrity may require some field values to remain immutable, or you may need to prevent unauthorized...
選択リストフィールド
Picklist Fields Liferay 7.4 U72+/GA72+ Picklists define lists of text values usable as single select or multi-select fields in object definitions. By default, single select fields appear as...
レイアウト
Layouts Liferay 7.4+ Object layouts define how fields and relationships appear when creating and editing entries. All published objects include an autogenerated layout with a single tab that lists...
オブジェクト定義とエントリのローカライズ
Localizing Object Definitions and Entries Liferay DXP 2023.Q3+/Portal GA92+ Liferay objects are integrated with the localization framework, so you can add translations for definition labels, and...
送信ボタンのカスタマイズ
Customizing the Submit Button Available 7.4+ When a User is finished entering data into a form, they must submit the form. By default a button that says Submit is displayed for this purpose. ...
フィールドの自動補完
Field Autocompletion You can configure form field autocompletion in the Forms application: Autocompletion TypeConfigurationField Types ManualType a list of autocompletion optionsText Data...
フォーム項目タイプのリファレンス
Forms Field Types Reference The Liferay Forms application contains lots of field types and elements to add to your forms. To discover the available elements, Open the Product Menu (Product Menu)...
フォーム権限リファレンス
Forms Permissions Reference This article serves as a guide for all permissions associated with the Forms application. Form Widget Permissions Navigate to the site page where the Form widget has...
検証条件リファレンス
Validation Conditions Reference There are several out-of-the-box validation conditions that can be used to validate form responses before they are submitted. Text Field Validation Conditions...
データプロバイダー
Data Providers Data providers serve data that can be consumed by the Forms application. The REST Data Provider is included with the Forms application. With it, you can consume data from REST web...
オブジェクト
Objects Liferay 7.4+ With Liferay Objects, you can build and deliver applications without having to write code or deploy modules. Each application built with Objects is integrated with Liferay's...
ワークフローでのフォームの使用
Using Forms with a Workflow The Forms application is integrated with the Workflow application and therefore users can activate a workflow process for a form. This means that before a form's entry...
お知らせ
Notifications Liferay provides integrated notification tools to alert users to platform events. For Liferay DXP, this includes email and website notifications for the following default...
オブジェクトの作成と管理
Creating and Managing Objects Liferay 7.4+ Liferay Objects provides a convenient UI for creating custom applications that meet your business needs without writing code. You can also use Objects to...
アクションの種類について
Understanding Action Types Liferay 7.4 U60+/GA60+ Actions define custom operations triggered by object entry events. Liferay provides these action types: TypeDescription NotificationSend email or...
条件付きフィールドを使用したフォームの作成
Building Forms with Conditional Fields Forms can become dynamic forms where the answer to one question may allow the respondent to skip the next three questions, or require the respondent to answer...
フォームの作成
Creating Forms You can create multi-field forms with the Forms application. Only authenticated users with the requisite permissions can create forms. At minimum, they should have permission to...
データセットアクションの使用
Using Data Set Actions Liferay DXP 2024.Q1/Portal GA112 Currently, this feature is behind a release feature flag (LPS-164563). Here are some examples for how to use data set actions and perform...

該当件数: 8,808 件中 7,321 - 7,380