Search Results

Capability
Feature
Deployment Approach
Exporting and Importing Object Definitions
Exporting and Importing Object Definitions Liferay 7.4 U68+/GA68+ You can export and import object definitions as .json files. These files include the definition's complete schema (e.g.,...
Publikálás dátuma: 2024.04.26. 20:56
Activating and Deactivating Objects
Activating and Deactivating Objects Custom objects are activated when published. While active, you can use the object to create entries via the Liferay UI or dedicated REST APIs. If needed, you can...
Publikálás dátuma: 2024.04.26. 20:56
Deleting Objects
Deleting Objects Liferay 7.4 U26+/GA26+ You can delete draft and published object definitions. Deleting a definition removes its associated data, including the stored entries for published...
Publikálás dátuma: 2024.04.26. 20:56
Adding Fields to Objects
Adding Fields to Objects Liferay 7.4 2023.Q4+/GA102+ Fields are data definitions that represent database columns and store different types of values. By default, all objects include these system...
Publikálás dátuma: 2024.04.26. 20:56
Attachment Fields
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, and each field can only be linked...
Publikálás dátuma: 2024.04.26. 20:56
Using Read-Only Fields
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...
Publikálás dátuma: 2024.04.26. 20:56
Formula Fields
Formula Fields Liferay 7.4 2023.Q4+/GA102+ Formula fields store read-only values calculated using numeric fields in the object definition. Example use cases include calculating an employee's...
Publikálás dátuma: 2024.04.26. 20:56
Auto-Increment Fields
Auto-Increment Fields DXP 2024.Q1+/Portal 7.4 GA112+ Auto-Increment fields are configurable read-only fields for uniquely identifying object entries in a human-readable format. For example, an IT...
Publikálás dátuma: 2024.04.26. 20:56
Designing Object Layouts
Designing Object Layouts Liferay 7.4 U31+/GA31+ Layouts define how fields and relationships appear when creating and editing object entries. Each layout can include multiple tabs containing...
Publikálás dátuma: 2024.04.26. 20:56
Adding Categorization to Fields Tabs
Adding Categorization to Fields Tabs Liferay 7.4 U31+/GA31+ You can add categorization blocks to fields tabs so end users can apply tags and categories to object entries. Follow these steps: ...
Publikálás dátuma: 2024.04.26. 20:56
Encrypted Fields
Encrypted Fields Self-Hosted and Self-Managed Only Liferay 7.4 U72+/GA72+ Liferay provides the encrypted field type for storing sensitive user data. To use encrypted fields, first add an...
Publikálás dátuma: 2024.04.26. 20:56
Numeric Fields
Numeric Fields Coming Soon!
Publikálás dátuma: 2024.04.26. 20:56
Localizing Object Definitions and Entries
Localizing Object Definitions and Entries Liferay 7.4 2023.Q3+/GA92+ Liferay objects are integrated with the localization framework, so you can add translations for definition labels, and users...
Publikálás dátuma: 2024.04.26. 20:56
Picklist Fields
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...
Publikálás dátuma: 2024.04.26. 20:56
Layouts
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...
Publikálás dátuma: 2024.04.26. 20:56
Text Fields
Text Fields Coming Soon!
Publikálás dátuma: 2024.04.26. 20:56
Restricting Access to Object Data by Account
Restricting Access to Object Data by Account Liferay 7.4 U58+/GA58+ In scenarios with multiple business accounts, you may want to restrict access to object entries by account. For example,...
Publikálás dátuma: 2024.04.26. 20:56
Accessing Accounts Data from Custom Objects
Accessing Accounts Data from Custom Objects Liferay 7.4 U35+/GA35+ In some use cases, you may want to access account data from a custom object. For example, if you're building a custom returns...
Publikálás dátuma: 2024.04.26. 20:56
Using the Objects Model Builder
Using the Objects Model Builder [Liferay 7.4 2023.Q4+/GA102+](#model-builder-availability) For Liferay 7.4 2023.Q4+/GA102+, you must have Object Folder → View permissions to access the Objects...
Publikálás dátuma: 2024.04.26. 20:56
Removing Relationships
Removing Relationships Liferay 7.4 U26+/GA26+ You can remove relationships from both draft and published object definitions. Removing a relationship permanently deletes its field from the related...
Publikálás dátuma: 2024.04.26. 20:56
Relationships
Relationships Liferay 7.4 U47+/GA47+ Relationships add fields and tables to object definitions for relating their entries with one another. This provides access to entry data in different...
Publikálás dátuma: 2024.04.26. 20:56
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...
Publikálás dátuma: 2024.04.26. 20:56
Defining Object Relationships
Defining Object Relationships Liferay 7.4+ Relationships add fields and tables to object definitions for relating their entries to one another. Follow these steps to add relationships to object...
Publikálás dátuma: 2024.04.26. 20:56
Organizing Objects with Folders
Organizing Objects with Folders By default, object definitions are grouped in the Uncategorized folder, but you can add object folders to organize data models and manage access to definitions. ...
Publikálás dátuma: 2024.04.26. 20:56
Relationship Types Reference
Relationship Types Reference Coming Soon!
Publikálás dátuma: 2024.04.26. 20:56
Expression Builder Validations Reference
Expression Builder Validations Reference Liferay 7.4 U67+/GA67+ With custom Objects, you can create field validations using Liferay's Expression Builder. This tool provides an integrated editor...
Publikálás dátuma: 2024.04.26. 20:56
Adding Field Validations
Adding Field Validations Liferay 7.4 2023.Q3+/GA92+ Validations set rules for determining valid field entries. Each validation has its own trigger, conditions, and error message, which you can set...
Publikálás dátuma: 2024.04.26. 20:56
Adding Filters to Views
Adding Filters to Views Liferay 7.4 U49+/GA49+ When designing a custom view, you can determine which fields appear as filter facets. Also, you can set default filters that apply automatically to...
Publikálás dátuma: 2024.04.26. 20:56
Using System Objects with Custom Objects
Using System Objects with Custom Objects :::: 2 :gutter: 3 3 3 3 ::: Accessing Accounts Data from Custom Objects :link:...
Publikálás dátuma: 2024.04.26. 20:56
Validations
Validations Liferay 7.4+ Object validations set rules for determining valid field inputs. You can define validations with Groovy scripts, Liferay expressions, or a specified Composite Key...
Publikálás dátuma: 2024.04.26. 20:56
Designing Object Views
Designing Object Views Liferay 7.4+ Views define how entries appear in an object's application page. Though each published object has an autogenerated view, you can create your own. Design custom...
Publikálás dátuma: 2024.04.26. 20:56
Deploying Object Widgets to Sites
Deploying Object Widgets to Sites Liferay 7.4+ When an Object is published, Liferay automatically generates a dedicated widget you can deploy to Site Pages. This includes both Site-scoped and...
Publikálás dátuma: 2024.04.26. 20:56
Renaming Table Columns
Renaming Table Columns Liferay 7.4 U21+/GA21+ With custom views, you can change and localize the display name for table columns so you can serve your global users and ensure the table's naming...
Publikálás dátuma: 2024.04.26. 20:56
Views
Views Views define how entries appear in an object's application page. All published objects include an autogenerated table that displays all field columns alphabetically. However, you can design...
Publikálás dátuma: 2024.04.26. 20:56
Enabling Liferay's REST Connector to SharePoint
Enabling Liferay's REST Connector to SharePoint Requires DXP Subscription; Compatible with SharePoint 2016 and SharePoint Online Liferay's REST Connector to SharePoint provides Documents and Media...
Publikálás dátuma: 2024.04.26. 20:52
Migrating Documents and Media Thumbnails to Adaptive Media
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates thumbnails for images in Documents and Media using Adaptive Media. This functionality is installed by default...
Publikálás dátuma: 2024.04.26. 20:52
Configuring Document URLs
Configuring Document URLs Liferay 7.4 U27+/GA27+ When a file is uploaded, Liferay automatically generates a friendly URL for accessing it. This URL uses the following structure:...
Publikálás dátuma: 2024.04.26. 20:53
Managing Image Resolutions
Managing Image Resolutions You can manage adapted image resolutions via the Adaptive Media application. This includes manually generating adapted images, disabling/enabling resolutions, as well as...
Publikálás dátuma: 2024.04.26. 20:52
Configuring Limits for File Previews
Configuring Limits for File Previews Liferay DXP 2024.Q1 U112 Users can preview certain documents (e.g. PDF or text files) in the Documents and Media application; however, previews can take a...
Publikálás dátuma: 2024.04.26. 20:53
Analyze SEO and Accessibility on Pages
Analyze SEO and Accessibility on Pages Starting with Liferay DXP 7.4, you can use the Page Audit tool to examine your Pages' SEO and accessibility. The Page Audit tool uses the Google PageSpeed...
Publikálás dátuma: 2024.04.26. 20:53
Analyze Content Metrics Using the Content Performance Tool
Analyze Content Metrics Using the Content Performance Tool Available 7.3+ Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. You can use the Content...
Publikálás dátuma: 2024.04.26. 20:53
About the Page Audit Tool
About the Page Audit Tool This feature is currently behind a beta feature flag. See Beta Feature Flags for more information. The Page Audit tool displays performance-related information about the...
Publikálás dátuma: 2024.04.26. 20:53
Recycle Bin
Recycle Bin Recycle Bin Overview Configuring the Recycle Bin Using the Recycle Bin
Publikálás dátuma: 2024.04.26. 20:53
Web Content API Basics
Web Content API Basics Using the Liferay DXP REST services, you can create and manage structured content on your Site. Structured content is Web Content that uses a Web Content Structure. A...
Publikálás dátuma: 2024.04.26. 20:53
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
Publikálás dátuma: 2024.04.26. 20:53
Adding a Basic Web Content Article
Adding a Basic Web Content Article When you have a lot of content to publish on your site, Liferay's content management system helps you with practical and essential ways to manage it. Web content...
Publikálás dátuma: 2024.04.26. 20:53
Generating Text Content Using AI
Generating Text Content Using AI Liferay DXP 2023.Q4+/Portal 7.4 GA98+ Web content provides integration with OpenAI's ChatGPT engine using the AI Creator tool. With an OpenAI API key configured...
Publikálás dátuma: 2024.04.26. 20:53
Managing Translation Permissions
Managing Translation Permissions The required permissions for translating content pages and web content depend on the translation method: Manual translation requires either Update permissions...
Publikálás dátuma: 2024.04.26. 20:53
What's New in Liferay DXP 7.4
What's New in Liferay DXP 7.4 Liferay DXP 7.4 comes with enhanced functionality and exciting improvements that make it even easier for both technical and non-technical users to deliver and optimize...
Publikálás dátuma: 2024.04.26. 20:53
Batch Engine API Basics - Exporting Data
Batch Engine API Basics - Exporting Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to export data from Liferay. Exporting Data Then,...
Publikálás dátuma: 2024.04.26. 20:53
Building a Sample API Application
Building a Sample API Application Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) The API Builder is...
Publikálás dátuma: 2024.04.26. 20:53
Consuming APIs
Consuming APIs Consuming Rest Services Consuming GraphQL Apis Data Migration Center API Query Parameters Batch Engine API Basics - Importing Data Batch Engine API Basics - Exporting Data ...
Publikálás dátuma: 2024.04.26. 20:53
Installing on Tomcat
Installing on Tomcat [Using a Liferay-Tomcat bundle](../installing-a-liferay-tomcat-bundle.md) or [Docker image](../../../getting-started/starting-with-a-docker-image.md) is the fastest way to get...
Publikálás dátuma: 2024.04.26. 20:53
Configuring Containers
Configuring Containers Everything that is configurable in a Liferay installation is configurable in a Liferay Docker container. Here are the most common things to configure: JVM Options Portal...
Publikálás dátuma: 2024.04.26. 20:54
Container Lifecycle and API
Container Lifecycle and API At a high level, the container starts Tomcat with Liferay deployed on it. Additionally, however, the container entry point provides an API for executing these use cases:...
Publikálás dátuma: 2024.04.26. 20:54
Installing Apps and Other Artifacts to Containers
Installing Apps and Other Artifacts to Containers Applications and other artifacts (such as DXP activation keys) are installed to DXP Docker containers via the container's /mnt/liferay/deploy...
Publikálás dátuma: 2024.04.26. 20:54
Running Liferay for the First Time
Running Liferay for the First Time Once you've installed Liferay DXP/Portal and configured a database for it, it is ready to run. Start the Server Run the startup script bundled with your...
Publikálás dátuma: 2024.04.26. 20:54
Providing Files to the Container
Providing Files to the Container The Liferay container uses the files you provide to execute the following use cases: Configure Liferay with .properties Files and .config files Configure Tomcat...
Publikálás dátuma: 2024.04.26. 20:54
Patching DXP in Docker
Patching DXP in Docker Liferay patches fix DXP issues and the Patching Tool applies the patches. On Docker Hub, Liferay provides images pre-populated with each new Fix Pack, Security Fix Pack, and...
Publikálás dátuma: 2024.04.26. 20:54
Maintaining Clustered Installations
Maintaining Clustered Installations Setting up your Liferay DXP installation to function in a cluster provides performance and scalability improvements, but also requires additional consideration...
Publikálás dátuma: 2024.04.26. 20:54

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy