Search Results

Capability
Feature
Deployment Approach
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: May 9, 2024 6:56 PM
Using Condition Nodes
Using Condition Nodes Subscription Condition nodes are useful for acting (transitioning, assigning, etc.) conditionally in the workflow. Perhaps you have multiple reviewers and must determine...
Published Date: May 9, 2024 6:56 PM
Using Forks and Joins
Using Forks and Joins Subscription Here you'll learn how to use the Fork, Join and Join XOR nodes. These nodes are useful for workflow processes that have multiple reviewers like the...
Published Date: May 9, 2024 6:56 PM
Using Task Timers
Using Task Timers Task nodes can include task timers to trigger an action after a specified time period. Timers are useful for ensuring a task does not go unattended for too long. Available timer...
Published Date: May 9, 2024 6:56 PM
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: ...
Published Date: May 9, 2024 6:56 PM
Using the Script Engine in Workflow
Using the Script Engine in Workflow As of DXP 2024.Q3, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). Add Groovy scripts...
Published Date: May 9, 2024 6:56 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: May 9, 2024 6:56 PM
Workflow Nodes
Workflow Nodes Subscription A Workflow Node represents a specific point in an approval process, whether it begins the review process, approves or rejects the asset, or reassigns the task. Below...
Published Date: May 9, 2024 6:56 PM
Crafting XML Workflow Definitions
Crafting XML Workflow Definitions As of DXP 2024.Q3, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). All Workflow...
Published Date: May 9, 2024 6:56 PM
Developer Guide
Developer Guide Using The Script Engine in Workflow Crafting XML Workflow Definitions Workflow Definition Node Reference Workflow Notification Template Variables Workflow Task Node Reference ...
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Published Date: May 9, 2024 6:56 PM
Creating a Page Template
Creating a Page Template Available: Liferay DXP/Portal 7.3+ With page templates, you can create pages based on predefined layouts and content. There are several basic page templates available...
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
Adding Pages
Adding Pages
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
Using the Full Page Application Page Type
Using the Full Page Application Page Type Create a new page and select Full Page Application under the Other heading. Enter a name and click Add. Select the application you want to display...
Published Date: May 9, 2024 6:56 PM
Creating Pages
Creating Pages
Published Date: May 9, 2024 6:56 PM
Using Utility Pages
Using Utility Pages 7.4 U86+ and GA86+ Utility pages serve specific operational tasks and actions and are usually essential for users to interact with a website or application effectively. Utility...
Published Date: May 9, 2024 6:56 PM
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...
Published Date: May 9, 2024 6:56 PM
Master Page Templates
Master Page Templates Available: Liferay DXP/Portal 7.3+ Master page templates provide a way to define elements common to every page using fragments (e.g. headers and footers previously provided...
Published Date: May 9, 2024 6:56 PM
Managing Master Page Templates
Managing Master Page Templates Available: Liferay DXP/Portal 7.3+ To manage a master page template, follow these steps: Open the Site Menu (Site Menu) and navigate to Design → Page Templates. ...
Published Date: May 9, 2024 6:56 PM
Defining Headers and Footers
Defining Headers and Footers
Published Date: May 9, 2024 6:56 PM
Advanced Settings Reference
Advanced Settings Reference Available 7.4 U37+/GA37+ All Liferay's default fragments include advanced settings except for the Collection Display fragment. Advanced settings can add custom CSS to a...
Published Date: May 9, 2024 6:56 PM
Page Fragments and Widgets
Page Fragments and Widgets Liferay provides page fragments and widgets for building site pages and page templates. Fragments cannot be used in widget pages. They are only available in content...
Published Date: May 9, 2024 6:56 PM
Fragment Sub-Elements Reference
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...
Published Date: May 9, 2024 6:56 PM
Localizing Fragment Configuration Fields
Localizing Fragment Configuration Fields Liferay DXP/Portal 7.4+ When using Liferay Fragments, you can localize the following Fragment configuration fields to match your target audience's...
Published Date: May 9, 2024 6:56 PM
Styles Reference
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...
Published Date: May 9, 2024 6:56 PM
General Settings Reference
General Settings Reference All fragments have general settings. Some of these options are standard (e.g., visibility and frame), while others are unique to each fragment. The following reference...
Published Date: May 9, 2024 6:56 PM
Editing Fragment Elements
Editing Fragment Elements Coming Soon!
Published Date: May 9, 2024 6:56 PM
Configuring Widgets
Configuring Widgets Widgets available out-of-the-box with Liferay DXP share several configurable features: look and feel, import/export of widget data, inter-widget communication, and more.
Published Date: May 9, 2024 6:56 PM
Using Widgets
Using Widgets Widgets are full-blown web applications that must be deployed to a Liferay instance. Built on the Portlet specification, widgets provide a way to create customized web experiences for...
Published Date: May 9, 2024 6:56 PM
Communication Between Widgets
Communication Between Widgets Portlet widgets can communicate with each other using public render parameters and events. Some Liferay portlets provide a configuration UI to help you get the most...
Published Date: May 9, 2024 6:56 PM
Configuring Templates
Configuring Templates Once you've configured a widget, Configuration Templates can save those settings in a reusable template. Configuration templates are only available for widgets placed on a...
Published Date: May 9, 2024 6:56 PM
Setting Widget Permissions
Setting Widget Permissions All of Liferay's widgets support Liferay's robust, fine-grained permissions system. Some higher level permissions can be configured in the permissions tab of the widget's...
Published Date: May 9, 2024 6:56 PM
Setting Widget Scopes
Setting Widget Scopes By default, Liferay's page widgets are scoped by site. This means all widget instances in a site share the same data and display the same content. For example, adding the...
Published Date: May 9, 2024 6:56 PM
Sharing Widgets with Other Sites
Sharing Widgets with Other Sites You can share widgets with other sites by embedding an instance of a widget running on your site into another website, such as Facebook, OpenSocial and Netvibes....
Published Date: May 9, 2024 6:57 PM
Exporting/Importing Widget Data
Exporting/Importing Widget Data You may need to export data from a specific widget instance, without regard to content on the rest of the Site. Many widgets can export or import their data...
Published Date: May 9, 2024 6:56 PM

Capabilities

Product

Contact Us

Connect

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