Search Results

Capability
Feature
Deployment Approach
Using the Iframe Widget
Using the Iframe Widget The Iframe widget creates an iframe that can embed and display a web page. Setting Up the Iframe Widget Create a new page or start editing a content page. Click Add (...
Data de Publicação: 26/04/2024 20:59
Configuring SEO and Open Graph
Configuring SEO and Open Graph Available: Liferay DXP/Portal 7.3+ Display page templates are custom layouts that display individual content items at a dedicated URL. These layouts use both...
Data de Publicação: 26/04/2024 20:59
Creating and Managing Display Page Templates
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. These templates currently support...
Data de Publicação: 26/04/2024 20:59
Using Display Page Templates
Using Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated URL. When you create or upload content items, Liferay generates...
Data de Publicação: 26/04/2024 20:59
Using Collections
Using Collections About Collections and Collection Pages Creating Collections Collection Providers Displaying Collections
Data de Publicação: 26/04/2024 20:59
Configuring the Asset Publisher Display Settings
Configuring the Asset Publisher Display Settings When using an Asset Publisher widget, you can configure several display settings to specify how users view your content. Create a new page or...
Data de Publicação: 26/04/2024 20:59
Displaying Categories using Display Pages
Displaying Categories using Display Pages Available: Liferay DXP/Portal 7.4+. Using a display page template, you can render web content, documents, and blog entries in a display page. Starting...
Data de Publicação: 26/04/2024 20:59
Using Information Templates
Using Information Templates Available 7.4+ With Information Templates, you can create FreeMarker templates for any item type that implements the Info Framework. Supported item types include Web...
Data de Publicação: 26/04/2024 20:59
Publishing Content With Display Pages
Publishing Content With Display Pages You can use display page templates to create reusable dynamic designs for displaying content items at their friendly URLs. After designing the template, you...
Data de Publicação: 26/04/2024 20:59
Using the Asset Publisher Widget
Using the Asset Publisher Widget Displaying Assets Using the Asset Publisher Widget Selecting Assets in the Asset Publisher Widget Configuring Asset Publisher Display Settings Configuring...
Data de Publicação: 26/04/2024 20:59
Using Multiple Display Page Templates to Create Multi-Step Applications
Using Multiple Display Page Templates to Create Multi-Step Applications Liferay 2023.Q4+/GA102+ Display page templates display content at a dedicated URL. To use this URL and view the content, you...
Data de Publicação: 26/04/2024 20:59
Selecting Assets in the Asset Publisher Widget
Selecting Assets in the Asset Publisher Widget You can configure the Asset Publisher widget to select assets dynamically based on specific criteria, or manually, specifying exactly what assets to...
Data de Publicação: 26/04/2024 20:59
Displaying Assets Using the Asset Publisher Widget
Displaying Assets Using the Asset Publisher Widget As you create web content, remember that pieces of content are assets, just like message board entries and blog posts. The most common type of...
Data de Publicação: 26/04/2024 20:59
Optimizing Sites
Optimizing Sites From having top-tier SEO, to understanding and acting on your site's content, to building a site that is accessible to all types of users, Liferay provides tools to help you...
Data de Publicação: 26/04/2024 20:59
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...
Data de Publicação: 26/04/2024 20:58
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. ...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20:58
Data Providers
Data Providers Data Providers Overview Using the REST Data Provider to Populate Form Options
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20:58
APIs
APIs Coming soon!
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/2024 20:58
Using the Jump to Page Rule
Using the Jump to Page Rule Use a Jump to Page rule to navigate automatically to a specific page in the form based on one or more conditions. This is useful if some pages do not apply to all the...
Data de Publicação: 26/04/2024 20:58
Using the Enable-Disable Rule
Using the Enable-Disable Rule An enable/disable Rule makes a field editable based on one or more conditions. This is useful for entering optional information or gathering data from only users who...
Data de Publicação: 26/04/2024 20:58
Using the Calculate Rule
Using the Calculate Rule Users can create Calculate rules that populate a numeric field by calculating its value based on other fields. For example, a Calculate rule can calculate a camp or...
Data de Publicação: 26/04/2024 20:58
Using Forms to Poll Users
Using Forms to Poll Users In previous versions of Liferay, Site Administrators had access to a dedicated Polls application in the Site Administration → Content and Data menu. This application was...
Data de Publicação: 26/04/2024 20:58
Configuring Form Notifications
Configuring Form Notifications You can configure the Forms app to send a notification email each time a form entry is submitted. If you have enabled workflow for the form, you may not need to...
Data de Publicação: 26/04/2024 20:58
Redirecting Users on Form Submission
Redirecting Users on Form Submission By default, when a user submits a form response, they are directed to a success page. This behavior can be configured to instead redirect a user to a specific...
Data de Publicação: 26/04/2024 20:58
Notifications
Notifications Liferay provides integrated notification tools, so you can ensure users are alerted to platform events. For Liferay DXP, this includes email and website notifications for the...
Data de Publicação: 26/04/2024 20:58
Workflow
Workflow Liferay DXP ships with a workflow engine that allows reviewing and approving content such as Blogs, Web Content, or Wikis before publication. Define any number of business...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20:58
Developer Guide
Developer Guide Implementing Workflow Implementing a Custom SLA Calendar Using The Script Engine in Workflow Crafting XML Workflow Definitions Workflow Definition Node Reference Workflow...
Data de Publicação: 26/04/2024 20:58
APIs
APIs Coming soon!
Data de Publicação: 26/04/2024 20:58
---
APIs Coming soon!
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/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...
Data de Publicação: 26/04/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...
Data de Publicação: 26/04/2024 20:58
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Data de Publicação: 26/04/2024 20:58
Creating Pages
Creating Pages :file: ../landingpage_template.html :file: creating-pages/landing.html
Data de Publicação: 26/04/2024 20:59
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...
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/2024 20:58
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)...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/2024 20: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:...
Data de Publicação: 26/04/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...
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20: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: ...
Data de Publicação: 26/04/2024 20:58
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...
Data de Publicação: 26/04/2024 20: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...
Data de Publicação: 26/04/2024 20:59
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...
Data de Publicação: 26/04/2024 20:59
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:...
Data de Publicação: 26/04/2024 20:59
Adding Configuration Options to Fragments
Adding Configuration Options to Fragments Available: Liferay DXP 7.2 SP1+ Configurable options help make your Fragments flexible, so you don't have to maintain many similar Fragments. For example,...
Data de Publicação: 26/04/2024 20:59
Converting Widget Pages to Content Pages
Converting Widget Pages to Content Pages In older versions, widget pages provided exclusive features, such as custom layouts and customizable columns. Many of these exclusive features are available...
Data de Publicação: 26/04/2024 20:59
Adding Widgets to a Page
Adding Widgets to a Page Widgets are applications. They can be simple and only used to display content, or they can be full-featured collaboration applications, like the Message Boards widget. ...
Data de Publicação: 26/04/2024 20:59
Guia do desenvolvedor
Developer Guide This section includes Developer related articles for Site Building. :::: 2 :gutter: 3 3 3 3 ::: Developing Page Fragments :link: ./developer-guide/developing-page-fragments.md :::...
Data de Publicação: 26/04/2024 20:59
Auto-Deploying Fragments
Auto-Deploying Fragments Liferay Portal 7.3 GA1+ or Liferay DXP 7.3+ If you're developing page fragments with your own tooling, you can deploy them by packaging them in ZIP files for importing via...
Data de Publicação: 26/04/2024 20:59
Best Practices for Using Fragment Configurations
Best Practices for Using Fragment Configurations When you are creating page fragments for your site with your own configurations, it's your responsibility to use them in their HTML presentation...
Data de Publicação: 26/04/2024 20:59

Capabilities

Product

Contact Us

Connect

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