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
Captcha API Basics
Captcha API Basics Liferay provides a headless API to retrieve and submit captchas using the SimpleCAPTCHA engine. Using the /captcha endpoint from the API Explorer, you can add captchas in your...
Publikálás dátuma: 2024.04.26. 20:54
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+ [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay provides a headless API to perform CRUD...
Publikálás dátuma: 2024.04.26. 20:54
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+ [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay provides a headless API to perform CRUD...
Publikálás dátuma: 2024.04.26. 20:54
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Captcha API Basics :link: ./developer-guide/captcha-api-basics.md ::: ::: SCIM User API Basics :link: ./developer-guide/scim-user-api-basics.md ::: ...
Publikálás dátuma: 2024.04.26. 20:54
AntiSamy
AntiSamy Liferay DXP includes an AntiSamy module that protects against user-entered malicious code. If your site allows users to post content in message boards, blogs, or other applications, these...
Publikálás dátuma: 2024.04.26. 20:54
Example: Creating a Simple DXP Cluster
Example: Creating a Simple DXP Cluster A fast, easy way to learn DXP clustering is to set up a two node DXP cluster environment on one machine using Docker containers. This example creates two DXP...
Publikálás dátuma: 2024.04.26. 20:54
Tuning Liferay
Tuning Liferay There are several ways to tune Liferay's performance. This involves configuring the Java Virtual Machine and frameworks that support the Liferay application, monitoring performance...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Mail
Configuring Mail Liferay DXP/Portal can be configured to use a mail server to send email notifications for a variety of purposes: User registration and password management, Site membership...
Publikálás dátuma: 2024.04.26. 20:54
Initial Instance Localization
Initial Instance Localization Liferay DXP supports localization by language, time zone, and more. The English (US) language translation and GMT time zone are the defaults, but DXP has over 40...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Default Email Senders
Configuring Default Email Senders By default, emails sent by Liferay DXP use the name and email address as the default admin user. This behavior can be configured for each of the different email...
Publikálás dátuma: 2024.04.26. 20:54
Securing Liferay
Securing Liferay Liferay DXP is built with security in mind. This includes mitigation of common security vulnerabilities and exploits like those described by the OWASP Top 10 and the CWE/SANS Top...
Publikálás dátuma: 2024.04.26. 20:54
Authentication Basics
Authentication Basics By default, Liferay DXP uses the Sign In widget to authenticate users. The Sign In widget appears on the default home page at `http[s]://[server-name:port]/web/guest/home`....
Publikálás dátuma: 2024.04.26. 20:54
SAML Settings
SAML Settings Many of the same fields appear in both the Service Provider and the Identity Provider configurations. Here's a reference. Name: Name the SP or IdP. This is just a descriptive name;...
Publikálás dátuma: 2024.04.26. 20:54
Importing User Groups' Memberships from an External IdP through SAML
Importing User Groups' Memberships from an External IdP through SAML This feature is currently behind a [dev feature...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Liferay Authentication With Okta Using OpenId Connect
Configuring Liferay Authentication With Okta Using OpenId Connect This tutorial guides you through the basic steps needed to integrate Okta, your Identity Provider (IdP), with your environment...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Liferay Authentication With Auth0 Using OpenId Connect
Configuring Liferay Authentication With Auth0 Using OpenId Connect This tutorial guides you through integrating Auth0, your Identity Provider (IdP), with your Liferay environment using OpenID...
Publikálás dátuma: 2024.04.26. 20:54
Using Multi-Factor Authentication
Using Multi-Factor Authentication To enhance your installation's security, you should disable less secure, one-factor forms of authentication, such as Basic Auth, Digest Auth, and WebDAV. You can...
Publikálás dátuma: 2024.04.26. 20:54
Multi-Factor Authentication Checkers
Multi-Factor Authentication Checkers Liferay DXP 7.4 ships with two additional factor checkers for Multi-Factor Authentication. Both of them are disabled by default, because they're only useful in...
Publikálás dátuma: 2024.04.26. 20:54
Fast IDentity Online 2
Fast IDentity Online 2 Available: Liferay DXP/Portal 7.4+ The Fast IDentity Online 2 or FIDO2 standard allows for the use of biometrics (i.e., fingerprint readers), mobile devices, or other...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Unicast over TCP
Configuring Unicast over TCP If your network configuration or the geographical distance between cluster nodes prevents you from using UDP Multicast clustering, you can configure TCP Unicast. You...
Publikálás dátuma: 2024.04.26. 20:54
Configuring Cluster Link
Configuring Cluster Link Enabling Cluster Link activates distributed caching. The cache is distributed across multiple Liferay DXP nodes running concurrently. Cluster Link uses Ehcache replication....
Publikálás dátuma: 2024.04.26. 20:54
Database Configuration for Cluster Nodes
Database Configuration for Cluster Nodes At minimum, nodes in a DXP cluster must be configured to share the same database (or database cluster) in order to function. Optimizations discussed here...
Publikálás dátuma: 2024.04.26. 20:54
Clustering for High Availability
Clustering for High Availability Liferay DXP can scale to serve everything from the smallest to the largest web sites. Out-of-the-box, it's configured optimally for a single server environment. If...
Publikálás dátuma: 2024.04.26. 20:54
Using a CDN
Using a CDN A Content Delivery Network (CDN) is a distributed infrastructure for caching static, file-based content. When visitors hit your site, your static content is loaded from the server...
Publikálás dátuma: 2024.04.26. 20:54
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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20:58
Process Automation
Process Automation :file: ./landingpage_template.html :file: process-automation/landing.html
Publikálás dátuma: 2024.04.26. 20:58
Customizing the Submit Button
Customizing the Submit Button Available 7.4+ When a User is finished entering data into a form, they must submit the form. By default a button that says Submit is displayed for this purpose. ...
Publikálás dátuma: 2024.04.26. 20:58
Customizing Form Layouts
Customizing Form Layouts By default, new elements on your form are added to a new row and occupy the entire width of the form. Form with all elements occupying entire width of form. Sometimes it...
Publikálás dátuma: 2024.04.26. 20:58
Creating and Managing Forms
Creating and Managing Forms Creating Forms Customizing Form Layouts Reusing Sets of Form Elements Providing Help Text and Predefined Values Building Forms with Conditional Fields Validation...
Publikálás dátuma: 2024.04.26. 20:58
Forms
Forms :file: ../landingpage_template.html :file: forms/landing.html
Publikálás dátuma: 2024.04.26. 20:58
Forms Configuration Reference
Forms Configuration Reference Here's an overview of all the Forms configurations so you can quickly find a configuration you need. Forms Options You can export and import forms between Sites. To...
Publikálás dátuma: 2024.04.26. 20:58
Using Storage Adapters
Using Storage Adapters When a User adds a form record, Liferay routes the processing of the request through a storage adapter API. The same is true for the other CRUD operations performed on form...
Publikálás dátuma: 2024.04.26. 20:58
Translating Forms
Translating Forms Forms can be be translated and presented in any language that is currently enabled on the current site. To add a translation: Begin by viewing an existing form (e.g., Guest...
Publikálás dátuma: 2024.04.26. 20:58
Exporting and Importing Forms
Exporting and Importing Forms You can export all your forms as a LAR file and then import them into a different Site for reuse. See Exporting/Importing Site Pages and Content to learn about the...
Publikálás dátuma: 2024.04.26. 20:58
Customizing Auto-Save Behavior
Customizing Auto-Save Behavior The Forms application automatically saves the form creation progress as you create a form. By default, a form's draft is auto-saved every minute. To change the...
Publikálás dátuma: 2024.04.26. 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)...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:58
Data Providers
Data Providers Data Providers Overview Using the REST Data Provider to Populate Form Options
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 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. ...
Publikálás dátuma: 2024.04.26. 20:58
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,...
Publikálás dátuma: 2024.04.26. 20:58
---
APIs Coming soon!
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:58
APIs
APIs Coming soon!
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 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:...
Publikálás dátuma: 2024.04.26. 20:58
Workflow Designer Overview
Workflow Designer Overview Subscription The Process Builder's workflow designer is a graphical interface for creating workflow process definitions. The convenient drag and drop interface makes...
Publikálás dátuma: 2024.04.26. 20:58
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...
Publikálás dátuma: 2024.04.26. 20:58

Capabilities

Product

Contact Us

Connect

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