Search Results

Capability
Feature
Deployment Approach
Adding Pages for Distributor Application
Adding Pages for Distributor Application Pages are the primary building blocks of Liferay sites. Delectable Bonsai's design team has created and exported three placeholder pages for use with the...
Published Date: Oct 22, 2024 5:15 PM
Adding the Distributor Application Widget to the Overview Page
Adding the Distributor Application Widget to the Overview Page Delectable Bonsai wants to provide prospective distributors with a UI for viewing and editing their applications. While they could...
Published Date: Oct 22, 2024 5:15 PM
Adding the Form to the Apply Page
Adding the Form to the Apply Page By default, each object definition uses a layout for entry creation. Besides layouts, Liferay provides form fragments that you can map to custom objects for...
Published Date: Oct 22, 2024 5:15 PM
Creating a Display Page for Distributor Applications
Creating a Display Page for Distributor Applications Published objects are integrated with the Info framework, so you can select them as the content type for display page templates. When selected,...
Published Date: Oct 22, 2024 5:15 PM
Importing Fragments for the Distributor Application Pages
Importing Fragments for the Distributor Application Pages Published objects are integrated with Liferay's core frameworks, so you can map page fragments to object entries, such as form fragments...
Published Date: Oct 22, 2024 5:15 PM
Adding an Approval Workflow
Adding an Approval Workflow After adding the applicationState field, Delectable Bonsai wants to implement a workflow for reviewing and approving changes made to applications. Currently, all updates...
Published Date: Oct 22, 2024 5:15 PM
Adding Notification Actions
Adding Notification Actions Delectable Bonsai wants to improve visibility for new applications. They also want to automate updates for applicants, notifying them when their application is received,...
Published Date: Oct 22, 2024 5:15 PM
Adding Notification Templates for Distributor Application
Adding Notification Templates for Distributor Application To this point, Delectable Bonsai's Distributor Application has no automated notifications for entry events. This means administrators must...
Published Date: Oct 22, 2024 5:15 PM
Automating Account Creation
Automating Account Creation To complete the onboarding flow, Delectable Bonsai wants to enable managers to create business accounts for approved applications easily. Each account should be named...
Published Date: Oct 22, 2024 5:15 PM
Managing Access to Data
Managing Access to Data Delectable Bonsai wants to ensure that all authorized users can submit distributor applications. They also want to allow a limited number of employees to view all submitted...
Published Date: Oct 22, 2024 5:16 PM
Validating Fields
Validating Fields So far, Delectable Bonsai has no way to ensure applicants provide valid, consistent data in their applications. Here you'll add validations for Distributor Application's email,...
Published Date: Oct 22, 2024 5:16 PM
Adding a Custom Layout and View to Distributor Application
Adding a Custom Layout and View to Distributor Application With over 50 fields, the current user interfaces for Distributor Application are no longer viable for creating and displaying entries....
Published Date: Oct 22, 2024 5:16 PM
Adding Fields Using REST APIs
Adding Fields Using REST APIs The object-admin service provides REST APIs for performing CRUD operations on object definitions, such as adding fields. Here you'll use these APIs to add business and...
Published Date: Oct 22, 2024 5:16 PM
Adding a Relationship Between the Object Definitions
Adding a Relationship Between the Object Definitions Delectable Bonsai must relate an application to multiple evaluations. This involves adding a one-to-many relationship in the Distributor...
Published Date: Oct 22, 2024 5:16 PM
Adding Fields to the Distributor Application Object
Adding Fields to the Distributor Application Object Here you'll add general fields to the Distributor Application object for gathering additional applicant and contact information: Open the...
Published Date: Oct 22, 2024 5:16 PM
Adding Picklist Fields to the Object
Adding Picklist Fields to the Object Adding picklist fields to the Distributor Application object follows the same process as any other field type, though they have some additional configuration...
Published Date: Oct 22, 2024 5:16 PM
Relating Object Entries
Relating Object Entries After defining an object relationship, you can relate entries in two ways: the Liferay UI or relationship REST APIs. Here you'll practice relating evaluations and...
Published Date: Oct 22, 2024 5:16 PM
Adding the Relationship to Custom Layouts
Adding the Relationship to Custom Layouts Relationship fields appear automatically in an object's default layout; relationship tables do not. To test the relationship, update the custom layout for...
Published Date: Oct 22, 2024 5:16 PM
Creating Picklists for Distributor Applications
Creating Picklists for Distributor Applications Delectable Bonsai wants to collect information to help them assess the relative value of each business opportunity. In this case, they want...
Published Date: Oct 22, 2024 5:16 PM
Creating Picklists Using REST APIs
Creating Picklists Using REST APIs The headless-admin-list-type service provides REST APIs for performing CRUD operations for picklists. Using these APIs is far more efficient than creating...
Published Date: Oct 22, 2024 5:16 PM
Determining Data Entities
Determining Data Entities Here you'll create the Distributor Application object in four steps: Add the Distributor Application object Configure the object Add a custom field Publish the...
Published Date: Oct 22, 2024 5:16 PM
Setting Up the Application Evaluation Object
Setting Up the Application Evaluation Object When reviewing applications, Delectable Bonsai must store evaluation notes for each distributor application they receive. To achieve this, the...
Published Date: Oct 22, 2024 5:16 PM
Configuring Auto-scaling
Configuring Auto-scaling Once you've enabled production environment clustering with any number of nodes, you can configure auto-scaling to better handle site traffic during peak hours. Help Marcus...
Published Date: Oct 22, 2024 5:17 PM
Rotating Your Database password
Rotating Your Database password Delectable Bonsai's database security policy is to rotate the password at least every 90 days. Here, you'll change your database password in your production...
Published Date: Oct 22, 2024 5:17 PM
Setting Up Clustering for the Liferay Service
Setting Up Clustering for the Liferay Service Because Delectable Bonsai's website draws millions of views, it must be clustered to handle the traffic. Here, you'll learn how to configure a two-node...
Published Date: Oct 22, 2024 5:17 PM
Cloud Administrator
Cloud Administrator With Liferay Cloud you can build your website on a secure and reliable enterprise cloud platform. Two offerings are available: Liferay SaaS: Includes a Liferay DXP instance...
Published Date: Oct 22, 2024 5:17 PM
Cloud Configuration
Cloud Configuration You've walked through the process of setting up and using the Cloud console to deploy changes in Liferay SaaS. Liferay PaaS (self-managed) uses the same Cloud console for...
Published Date: Oct 22, 2024 5:17 PM
Configuring Your Site's Domain
Configuring Your Site's Domain Now that the Delectable Bonsai site is up and running, you can connect it to its domain name. Here, you'll register and configure a custom domain for your site. ...
Published Date: Oct 22, 2024 5:17 PM
Creating and Configuring Warehouses
Creating and Configuring Warehouses Clarity has a main warehouse in Minnesota that fulfills both their consumer and business orders, while a second warehouse in Oklahoma is solely for business...
Published Date: Oct 22, 2024 5:17 PM
Liferay Administrator
Liferay Administrator Is your Liferay instance installed? Now what? Whether you're on Liferay SaaS, PaaS, or self-hosted, this course covers administering your Liferay installation. You'll learn ...
Published Date: Oct 22, 2024 5:17 PM
Configuring the Database
Configuring the Database Liferay supports many databases, like MySQL, MariaDB, or PostgreSQL. By default, a Liferay bundle uses an embedded HSQL database appropriate for demo purposes. For...
Published Date: Oct 22, 2024 5:18 PM
Configuring the DXP Cluster
Configuring the DXP Cluster You can run two docker containers to demonstrate a simple clustered environment. See Clustering for High Availability to learn more. Configuring Elasticsearch for Each...
Published Date: Oct 22, 2024 5:18 PM
Configuring Instance Settings
Configuring Instance Settings Liferay instances share the same installation but are configured to serve unique digital experiences from different domain names. Each instance has its own settings. ...
Published Date: Oct 22, 2024 5:18 PM
Server Administration and Email
Server Administration and Email You can manage and monitor your Liferay instance from the server administration console. For example, you can view the current system or portal properties or...
Published Date: Oct 22, 2024 5:18 PM
Clustering
Clustering For increased reliability and performance, Liferay can be clustered. This way, if one server fails, another server continues serving data. Liferay can be configured in both a horizontal...
Published Date: Oct 22, 2024 5:18 PM
Configuring Search
Configuring Search Liferay uses Elasticsearch to search and index content. In a Liferay cluster, Elasticsearch must be installed on a separate server accessible by each node. Follow the steps below...
Published Date: Oct 22, 2024 5:18 PM
Configuration
Configuration The story begins after Liferay has been installed or an instance created in Liferay SaaS or PaaS. Clarity Vision Solutions' IT administrators, with your help, must get the system...
Published Date: Oct 22, 2024 5:18 PM
Configuring System Settings
Configuring System Settings Liferay PaaS or Self-hosted System settings apply across instances, sites, or widgets. Settings made here apply across your entire environment. Some of these cannot be...
Published Date: Oct 22, 2024 5:18 PM
Configuring Virtual Instances
Configuring Virtual Instances Liferay PaaS or Self-hosted You may have a business use case where you need another Liferay environment with its own set of sites, users, and organizations. Rather...
Published Date: Oct 22, 2024 5:18 PM
Security
Security Liferay's philosophy is secure by default. That means a default installation's configuration is secure right away. There are, however, many ways to tune the security closer to your needs....
Published Date: Oct 22, 2024 5:18 PM

Capabilities

Product

Education

Contact Us

Connect

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