Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Renewing Apps
Renewing Apps To continue using a purchased app whose license has expired, you must renew your app subscription. Here are the steps: Go to https://web.liferay.com/marketplace. Click your...
Published Date: Apr 26, 2024 9:01 PM
Using Marketplace
Using Marketplace Liferay Marketplace is a hub for sharing, browsing, and downloading apps. Marketplace leverages the entire Liferay ecosystem to release and share apps in a user-friendly, one-stop...
Published Date: Apr 26, 2024 9:01 PM
Using the App Manager
Using the App Manager The App Manager is a Control Panel screen where you can install, uninstall, activate, and deactivate apps in your DXP installation. You can also use it to inspect details for...
Published Date: Apr 26, 2024 9:01 PM
Configuring Portlets, Themes, and Layout Templates
Configuring Portlets, Themes, and Layout Templates The Components listing is the easiest way to configure portlets, themes, and layout templates. In the Components UI, you can enable/disable them...
Published Date: Apr 26, 2024 9:01 PM
Configuring Logging
Configuring Logging In the Server Administration panel's Log Levels tab, you can set logging levels for classes and packages in Liferay DXP's class hierarchy and add custom objects to be similarly...
Published Date: Apr 26, 2024 9:01 PM
Forms Field Types Reference
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)...
Published Date: Apr 26, 2024 8:58 PM
Using the Search Location Field
Using the Search Location Field Use a Search Location field so a user can interact with Google's Maps JavaScript API and Google Places API, selecting a location and getting these fields autofilled...
Published Date: Apr 26, 2024 8:58 PM
Reusing Sets of Form Elements
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...
Published Date: Apr 26, 2024 8:58 PM
Providing Help Text and Predefined Values
Providing Help Text and Predefined Values Form fields can be configured to have help text, placeholder text, and predefined values that assist users in understanding and filling out a form. Help...
Published Date: Apr 26, 2024 8:58 PM
Forms Permissions Reference
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...
Published Date: Apr 26, 2024 8:58 PM
Data Providers Overview
Data Providers Overview 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...
Published Date: Apr 26, 2024 8:58 PM
Validation Conditions Reference
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...
Published Date: Apr 26, 2024 8:58 PM
Validation and Masking
Validation and Masking Certain Forms fields can be validated (Text, Date, and Numeric fields) and masked (Numeric fields) to ensure User input is valid. Date Fields can be validated beginning in...
Published Date: Apr 26, 2024 8:58 PM
Data Providers
Data Providers Data Providers Overview Using the REST Data Provider to Populate Form Options
Published Date: Apr 26, 2024 8:58 PM
Using the REST Data Provider to Populate Form Options
Using the REST Data Provider to Populate Form Options Select from List fields can hold many options. Those options can be automatically supplied by using the JSON web services registered in Liferay...
Published Date: Apr 26, 2024 8:58 PM
Creating Data Definitions
Creating Data Definitions To create a data definition: Navigate to Content & Data → Dynamic Data Lists. Click the Options icon (Options) at the top-right and click Manage Data Definitions. ...
Published Date: Apr 26, 2024 8:58 PM
Understanding Form Storage Adapters
Understanding Form Storage Adapters Available: Liferay DXP 7.3 and Liferay DXP 7.2 versions that include the fix for LPS-97208 (planned for Liferay DXP 7.2 SP3). When a user adds a form record,...
Published Date: Apr 26, 2024 8:58 PM
Developer Guide
Developer Guide Forms Writing a Custom Form Field Type Understanding Form Storage Adapters Writing a Custom Data Provider Writing a Form Storage Adapter Developing a Custom Form Field for...
Published Date: Apr 26, 2024 8:58 PM
---
APIs Coming soon!
Published Date: Apr 26, 2024 8:58 PM
Writing a Custom Form Field Type
Writing a Custom Form Field Type The Forms application contains many highly configurable field types out-of-the-box. Most use cases are met with one of the existing field types. If your use case...
Published Date: Apr 26, 2024 8:58 PM
Writing a Custom Data Provider
Writing a Custom Data Provider Liferay Forms fields can be populated using a Data Provider. Out of the box, there's a REST Data Provider that provides a flexible way to consume data from most REST...
Published Date: Apr 26, 2024 8:58 PM
Developing a Custom Form Field for Liferay 7.2
Developing a Custom Form Field for Liferay 7.2 React-based custom form fields can be developed for Liferay 7.3 and Liferay 7.4. See Writing Custom Form Field Types to learn how. Liferay 7.2 used a...
Published Date: Apr 26, 2024 8:58 PM
APIs
APIs Coming soon!
Published Date: Apr 26, 2024 8:58 PM
Writing a Form Storage Adapter
Writing a Form Storage Adapter Available: Liferay DXP 7.3 and Liferay DXP 7.2 versions that include the fix for LPS-97208 (planned for Liferay DXP 7.2 SP3). By default, forms are stored as JSON in...
Published Date: Apr 26, 2024 8:58 PM
Creating Display Templates
Creating Display Templates For every data definition, you can create as many displays as you need. If you’ve created a Form Template that doesn’t show all the fields of a particular data definition...
Published Date: Apr 26, 2024 8:58 PM
Using Templates to Display Forms and Lists
Using Templates to Display Forms and Lists After creating data definitions and lists, you can control how the form appears to users, and how the resulting list of records is displayed. This is done...
Published Date: Apr 26, 2024 8:58 PM
Creating Form Templates
Creating Form Templates Form Templates control how the data entry form appears for a data definition. To create a new Form Template, Navigate to Content & Data → Dynamic Data Lists. Click the...
Published Date: Apr 26, 2024 8:58 PM
Dynamic Data Lists
Dynamic Data Lists :::: 2 :gutter: 3 3 3 3 ::: Migrating to Liferay Objects :link: ./dynamic-data-lists/migrating-to-liferay-objects.md ::: ::: Getting Started with Dynamic Data Lists :link:...
Published Date: Apr 26, 2024 8:58 PM
Migrating to Liferay Objects
Migrating to Liferay Objects Dynamic Data Lists is deprecated and scheduled for removal by the end of 2024. To prevent data loss and achieve the same functionality, please migrate your structures...
Published Date: Apr 26, 2024 8:58 PM
Getting Started with Dynamic Data Lists
Getting Started with Dynamic Data Lists Dynamic Data Lists is deprecated as of Liferay DXP 7.3, and is planned for removal in 2024. It is replaced by...
Published Date: Apr 26, 2024 8:58 PM
Creating Data Lists
Creating Data Lists To create a data list: Navigate to Content & Data → Dynamic Data Lists. Click the Add icon (Add) to create a new list. Note, to add Dynamic Data Lists, you must have...
Published Date: Apr 26, 2024 8:58 PM
Managing Data Definitions
Managing Data Definitions There are several ways to manage your data definitions: edit, manage templates, configure permissions, copy, or delete. To begin managing your data definitions, ...
Published Date: Apr 26, 2024 8:58 PM
Crafting XML Workflow Definitions
Crafting XML Workflow Definitions As of DXP 2024.Q2/Portal 7.4 GA120, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). All...
Published Date: Apr 26, 2024 8:58 PM
Creating a Condition Evaluator
Creating a Condition Evaluator A Workflow condition node uses a Groovy script to determine the proper transition a workflow item traverses. Instead of writing logic in Groovy directly in a workflow...
Published Date: Apr 26, 2024 8:58 PM
Creating an Action Executor
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
Published Date: Apr 26, 2024 8:58 PM
Implementing Workflow
Implementing Workflow Coming soon!
Published Date: Apr 26, 2024 8:58 PM
Workflow Notification Template Variables
Workflow Notification Template Variables Liferay 7.3+ Some variables are auto-injected into the workflow notification context. These are handy to use in your workflow notification templates. ...
Published Date: Apr 26, 2024 8:58 PM
Workflow Task Node Reference
Workflow Task Node Reference As of DXP 2024.Q2/Portal 7.4 GA120, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). Tasks...
Published Date: Apr 26, 2024 8:58 PM
Working with Workflow Context
Working with Workflow Context Workflows in Liferay are used as approval processes. At each step of the process, the workflow has certain data that's available in a Map object referred to in your...
Published Date: Apr 26, 2024 8:58 PM
Introduction to Workflow
Introduction to Workflow Liferay DXP ships with a workflow engine that allows users to review and approve content such as Blogs, Web Content, Wikis before they are published. The Workflow...
Published Date: Apr 26, 2024 8:58 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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