Search Results

Capability
Feature
Deployment Approach
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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, ...
发布日期: 2024-4-26 下午8:58
7.4 Breaking Changes
7.4 Breaking Changes Breaking changes changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay 7.4, starting with the first...
发布日期: 2024-4-26 下午8:58
7.3 Breaking Changes
7.3 Breaking Changes This document presents a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay developers or users. We try our best to...
发布日期: 2024-4-26 下午8:58
Building Forms with Conditional Fields
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...
发布日期: 2024-4-26 下午8:58
Creating Forms
Creating Forms You can create multi-field forms with the Forms application. Only authenticated users with the requisite Process Automation Permissions can create forms. At minimum, they should have...
发布日期: 2024-4-26 下午8:58
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
发布日期: 2024-4-26 下午8:58
Process Automation
Process Automation :file: ./landingpage_template.html :file: process-automation/landing.html
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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:...
发布日期: 2024-4-26 下午8:58
Example: Using Hidden Fields with Form Rules
Example: Using Hidden Fields with Form Rules Configure Forms fields as hidden in the Advanced configuration tab. Hide fields using the advanced setting. There's a hidden field in this form. It...
发布日期: 2024-4-26 下午8:58
Form Rules Overview
Form Rules Overview Forms can be dynamic, where the answer to one question changes the rest of the form. One answer may allow skipping the next three questions, while another requires answering...
发布日期: 2024-4-26 下午8:58
Using the Autofill Rule
Using the Autofill Rule The autofill rule filters a form field's options based on pre-configured conditions. If you already have a data provider enabled, the autofill rule is the next step in...
发布日期: 2024-4-26 下午8:58
Form Rules
Form Rules Form Rules Overview Using The Autofill Rule Using the Calculate Rule Using the Enable Disable Rule Using the Jump to Page Rule Using The Require Rule Using the Show Hide Rule ...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
Creating an Action Executor
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
发布日期: 2024-4-26 下午8:58
Workflow Transitions
Workflow Transitions Subscription Transitions represent the paths a workflow can traverse. In the Workflow Designer's palette, transitions are the arrows connecting the workflow nodes: ...
发布日期: 2024-4-26 下午8:58
Implementing Workflow
Implementing Workflow Coming soon!
发布日期: 2024-4-26 下午8:58
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. ...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
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...
发布日期: 2024-4-26 下午8:58
Using the Script Engine in Workflow
Using the Script Engine in Workflow 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). ...
发布日期: 2024-4-26 下午8:58
Workflow Definition Node Reference
Workflow Definition Node Reference Node elements and their sub-elements are fundamental building blocks making up workflow definitions. Nodes often reflect the real life stages of the review...
发布日期: 2024-4-26 下午8:58
Activating Workflow
Activating Workflow You can activate a workflow process for an asset type either across the DXP instance or only on a specific site. When a workflow process is activated across the instance for a...
发布日期: 2024-4-26 下午8:58
Implementing a Custom SLA Calendar
Implementing a Custom SLA Calendar Coming soon!
发布日期: 2024-4-26 下午8:58
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
发布日期: 2024-4-26 下午8:58
Workflow Metrics: Reports
Workflow Metrics: Reports Subscription Open the Workflow Metrics from the Applications Menu (Applications Menu) (Control Panel → Workflow → Metrics) and you immediately see metrics on each...
发布日期: 2024-4-26 下午8:58
Using Workflow Metrics
Using Workflow Metrics Subscription This feature works [only with Elasticsearch](../../../using-search/installing-and-upgrading-a-search-engine/solr/solr-limitations.md). Workflow Metrics gives...
发布日期: 2024-4-26 下午8:58
Reviewing Assets
Reviewing Assets When an asset's workflow is activated, one or more users must review it before publication. You can assign workflow review processes to specific users or to a particular Role (for...
发布日期: 2024-4-26 下午8:58
Creating Pages
Creating Pages :file: ../landingpage_template.html :file: creating-pages/landing.html
发布日期: 2024-4-26 下午8:59
Exporting and Importing Page Templates
Exporting and Importing Page Templates Sometimes it's easier to edit templates in a code editor. Once you've created a page template, you can export it, edit it locally in the editor of your...
发布日期: 2024-4-26 下午8:59
Adding a Page to a Site
Adding a Page to a Site The steps below describe how to add a new page to your site and configure the general options. To learn how to configure the remaining page settings, see Configuring...
发布日期: 2024-4-26 下午8:59
Creating a Master Page Template
Creating a Master Page Template Available: Liferay DXP/Portal 7.3+ Although there are default master page templates you can use to define the look and feel of the headers and footers for your...
发布日期: 2024-4-26 下午8:59
Site Building
Site Building Sites are a fundamental component of Liferay DXP. At its core, a Site is a collection of pages that contains content. Sites can also contain applications that provide additional...
发布日期: 2024-4-26 下午8:58
Adding Pages
Adding Pages :::: 2 :gutter: 3 3 3 3 ::: Adding a Page to a Site :link: ./adding-pages/adding-a-page-to-a-site.md ::: ::: Creating a Page Template :link:...
发布日期: 2024-4-26 下午8:59

Capabilities

Product

Contact Us

Connect

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