Search Results

Capability
Feature
Deployment Approach
Managing Data and Content Types in Staging
Managing Data and Content Types in Staging Liferay DXP's Staging tool provides ways to manage available application data and content types both during initial configuration and the publishing...
Publicatiedatum: 26-apr-2024 21:00
Configuring Local Live Staging
Configuring Local Live Staging With Local Live staging, both your staging and live environments are hosted on the same Liferay server. When enabled, Liferay DXP creates a local clone of your site...
Publicatiedatum: 26-apr-2024 21:00
Configuring Page Publishing
Configuring Page Publishing By default, publishing a child page to Live also publishes its parent pages. This prevents orphaned pages. Always publishing parent pages to Live, however, can affect...
Publicatiedatum: 26-apr-2024 21:00
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. ...
Publicatiedatum: 26-apr-2024 20: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...
Publicatiedatum: 26-apr-2024 20: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...
Publicatiedatum: 26-apr-2024 20:58
Creating an Action Executor
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
Publicatiedatum: 26-apr-2024 20:58
Implementing Workflow
Implementing Workflow Coming soon!
Publicatiedatum: 26-apr-2024 20:58
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. ...
Publicatiedatum: 26-apr-2024 20:59
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...
Publicatiedatum: 26-apr-2024 20:59
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...
Publicatiedatum: 26-apr-2024 20:59
Using Fragments
Using Fragments Page fragments are extensible and reusable drag-and-drop elements for building content pages and their related templates (i.e., masters, pages, and display pages). They are built...
Publicatiedatum: 26-apr-2024 20:59
Defining Headers and Footers
Defining Headers and Footers :::: 2 :gutter: 3 3 3 3 ::: Master Page Templates :link: ./defining-headers-and-footers/master-page-templates.md ::: ::: Creating a Master Page Template :link:...
Publicatiedatum: 26-apr-2024 20:59
Managing Fragments
Managing Fragments Liferay DXP provides tools for managing fragments in the Liferay UI. With out-of-the-box tools, you can quickly edit fragment code, export/import fragment sets between sites, and...
Publicatiedatum: 26-apr-2024 20:59
Personalizing Custom Forms Using Form Fragments
Personalizing Custom Forms Using Form Fragments Form fragments auto-generate forms based on custom objects. If Liferay's out-of-the-box form fragments don't satisfy your use case, you can create...
Publicatiedatum: 26-apr-2024 20:59
Creating Dropdown Menus with Fragments
Creating Dropdown Menus with Fragments Available: Liferay DXP/Portal 7.4+. Liferay provides the Dropdown Fragment to create advanced drop-down menus (A). With it, you can define drop zones for...
Publicatiedatum: 26-apr-2024 20:59
Duplicating Fragments
Duplicating Fragments When building a Page or Template with Fragments, you can duplicate configured Fragments to save time. A duplicated Fragment includes the original Fragment's settings,...
Publicatiedatum: 26-apr-2024 20:59
Using Layout Elements
Using Layout Elements For Liferay 7.4 U22+/GA22+ Layout elements define drop zones for designing page or template layouts. By default, Liferay includes two layout elements: Containers and Grids....
Publicatiedatum: 26-apr-2024 20:59
Propagating Fragment Changes
Propagating Fragment Changes By default, changes made to a custom fragment's code are not propagated to deployed instances of the fragment. Using Fragment Propagation, you can propagate changes to...
Publicatiedatum: 26-apr-2024 20:59
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...
Publicatiedatum: 26-apr-2024 20:59
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. :file:...
Publicatiedatum: 26-apr-2024 20:59
Configuring Individual Pages
Configuring Individual Pages You can configure individual pages to meet your needs. All changes made in this way are scoped to the selected page. To configure a specific page, open the Site Menu...
Publicatiedatum: 26-apr-2024 20:59
Creating a Widget Template
Creating a Widget Template Widget Templates use FreeMarker to determine how widgets are rendered in site pages. Each template is designed for a specific widget type and can be selected while...
Publicatiedatum: 26-apr-2024 20:59
Configuring Your Page's Friendly URL
Configuring Your Page's Friendly URL Liferay 7.3+ You can set friendly URLs for each of your site's pages. These URLs make it easy to understand and recall your page's address while providing key...
Publicatiedatum: 26-apr-2024 20:59
Configuring Locked Pages
Configuring Locked Pages Liferay DXP 2023.Q3+/Portal 7.4 GA92+ Liferay locks pages during editing to avoid conflicts when multiple users try to edit the same page. This feature works with...
Publicatiedatum: 26-apr-2024 20:59
Using a Widget Template Example
Using a Widget Template Example Widget Templates are great tools for customizing how widgets look and feel on your site. This example shows changing the default configuration of the Media Gallery...
Publicatiedatum: 26-apr-2024 20:59
Fragment Specific Tags and Attributes Reference
Fragment Specific Tags and Attributes Reference Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define editable sections, embed widgets, and more....
Publicatiedatum: 26-apr-2024 20:59
Creating a Contributed Fragment Set
Creating a Contributed Fragment Set Contributed Fragment Sets are deployable modules containing Page Fragments. Fragments in a contributed Set can be used just like regular Fragments, but aren't...
Publicatiedatum: 26-apr-2024 20:59
Creating Form Fragments
Creating Form Fragments Liferay 7.4 U45+/GA45+ The form components fragments are for building your object's forms in a content page. If Liferay's form fragments don't satisfy your use case, create...
Publicatiedatum: 26-apr-2024 20:59
Developing Fragments
Developing Fragments Page Fragments are the building blocks for Content Pages. They're made from the three components of web pages: CSS, HTML, and JavaScript. To create a page you combine multiple...
Publicatiedatum: 26-apr-2024 20:59
Using Custom Fields in Page Fragments
Using Custom Fields in Page Fragments If you've added custom fields to Liferay's users or pages, you can access them in fragments. To get the value of a page custom field, use ...
Publicatiedatum: 26-apr-2024 20:59
Configuring Workflow Actions and Notifications
Configuring Workflow Actions and Notifications Subscription Using the workflow designer, users can configure Workflow Actions and notifications for each node. Actions are very adaptable and you...
Publicatiedatum: 26-apr-2024 20:58
Managing Workflows
Managing Workflows With the workflow framework, Users manage asset publication in custom-built workflow processes. Users with permission to access workflow process definitions in the Control Panel...
Publicatiedatum: 26-apr-2024 20:58
Configuring Personal Notifications
Configuring Personal Notifications Liferay provides integrated notification tools, so you can ensure users are alerted to platform events. Users can customize which notifications they receive by...
Publicatiedatum: 26-apr-2024 20:58
Using Forms with a Workflow
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...
Publicatiedatum: 26-apr-2024 20:58
Workflow Designer
Workflow Designer Subscription The Workflow Designer's user interface was refreshed in Liferay DXP 7.4 Update 20. The look and feel of the new builder is improved and the user experience is more...
Publicatiedatum: 26-apr-2024 20:58
Building Workflows
Building Workflows Coming soon!
Publicatiedatum: 26-apr-2024 20: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...
Publicatiedatum: 26-apr-2024 20: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...
Publicatiedatum: 26-apr-2024 20:58
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Publicatiedatum: 26-apr-2024 20:58

Capabilities

Product

Contact Us

Connect

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