Search Results

Capability
Feature
Deployment Approach
Roles and Permissions
Roles and Permissions The permissions assigned to a user role determine the Liferay applications and resources they can access and use. You can scope each role to an instance, Site, Organization,...
Publikálás dátuma: 2024.04.26. 20:49
Commerce Roles Reference
Commerce Roles Reference Liferay includes four roles out-of-the-box for Commerce: account administrator, account member, buyer, and order manager. You can modify these roles or create additional...
Publikálás dátuma: 2024.04.26. 20:49
Product Management Permissions
Product Management Permissions With Liferay Commerce, you can use permissions to control access to Product Management applications and resources in the Commerce tab of the Global Menu (Global...
Publikálás dátuma: 2024.04.26. 20:50
Order Management Permissions
Order Management Permissions With Liferay Commerce, you can use permissions to control access to Order Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
Publikálás dátuma: 2024.04.26. 20:50
Store Management Permissions
Store Management Permissions With Liferay Commerce, you can use permissions to control access to Store Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
Publikálás dátuma: 2024.04.26. 20:50
Inventory Management Permissions
Inventory Management Permissions With Liferay Commerce, you can use permissions to control access to Inventory Management applications and resources in the Commerce tab of the Global Menu (Global...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
Application Development
Application Development Sometimes Liferay's out-of-the-box features don't cover all the functionality you need. When this happens, you can develop your own applications that interface with Liferay...
Publikálás dátuma: 2024.04.26. 20:50
Designing User Interfaces
Designing User Interfaces Liferay gives you the tools for creating dynamic and responsive user interfaces for your custom applications. With Liferay's page builder features, you can use fragments...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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,...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
Module 1: Getting Started with Clarity
Module 1: Getting Started with Clarity This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part...
Publikálás dátuma: 2024.04.26. 20:50
Modeling Data Structures
Modeling Data Structures Your first step in building an application is to model its data structures by considering the types of data entities you want to store and manipulate, the attributes of...
Publikálás dátuma: 2024.04.26. 20:50
Client Extensions
Client Extensions Client Extensions are the recommended way to customize and extend Liferay. You can deploy client extensions to any Liferay environment, whether it's Liferay SaaS, Liferay PaaS, or...
Publikálás dátuma: 2024.04.26. 20:50
Clarity's Deployment Requirements
Clarity's Deployment Requirements Coming soon! Up Next: Liferay Deployment Options
Publikálás dátuma: 2024.04.26. 20:50
Module 12: Troubleshooting
Module 12: Troubleshooting This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of the...
Publikálás dátuma: 2024.04.26. 20:50
Managing Clarity Employees
Managing Clarity Employees As we’ve mentioned earlier, visitors to Clarity's site can be broadly categorized into three groups, Clarity employees, B2B partners, and anonymous guests. Since we need...
Publikálás dátuma: 2024.04.26. 20:50
Liferay Deployment Options
Liferay Deployment Options The Liferay DXP platform is available in three different deployment approaches: Liferay SaaS, Liferay PaaS, and Liferay Self-Hosted. This is one of the first important...
Publikálás dátuma: 2024.04.26. 20:50
Liferay Authentication
Liferay Authentication Before we talk about Clarity's users and how we will manage them, let's learn more about Liferay's authentication features. First, let's talk about the initial Liferay DXP...
Publikálás dátuma: 2024.04.26. 20:50
Module 4: Identity Management & SSO
Module 4: Identity Management & SSO This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of...
Publikálás dátuma: 2024.04.26. 20:50
Clarity's Authentication and SSO Requirements
Clarity's Authentication and SSO Requirements Coming soon! Next Up: Liferay Authentication
Publikálás dátuma: 2024.04.26. 20:50
Deploying and Promoting to Production
Deploying and Promoting to Production As Kyle begins to work on development with Liferay Cloud, he goes through his first full deployment process by deploying and promoting a simple widget module. ...
Publikálás dátuma: 2024.04.26. 20:50
Setting Up the GitHub Repository
Setting Up the GitHub Repository Your first task after your Liferay Cloud account is provisioned is to set up the project's Git repository so you can deploy configurations as an administrator....
Publikálás dátuma: 2024.04.26. 20:50
Restoring Data from a Backup
Restoring Data from a Backup Kyle wants to start testing changes that could affect data on the site. Here, you'll restore a manual backup to recover data lost during a test. Create a Manual...
Publikálás dátuma: 2024.04.26. 20:50
Using the Liferay Service's Shell
Using the Liferay Service's Shell Sometimes you need direct access to the system to see what's happening. Kyle wants to use the Liferay service's shell to view the directory structure and verify...
Publikálás dátuma: 2024.04.26. 20:50
Setting Up Automatic Deployment
Setting Up Automatic Deployment Kyle is able to begin developing and testing with Liferay Cloud, but it's easier if he can test his changes immediately after deployment. Here, you'll configure a...
Publikálás dátuma: 2024.04.26. 20:50
Implementing Business Logic
Implementing Business Logic Business logic refers to the rules and processes that determine how an application behaves within a system to meet business needs. Implementing business logic...
Publikálás dátuma: 2024.04.26. 20:50
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,...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
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....
Publikálás dátuma: 2024.04.26. 20:50
Defining a State Field
Defining a State Field Delectable Bonsai wants to define a custom state field for tracking an application's progress and triggering additional business logic. Here you'll add a picklist that...
Publikálás dátuma: 2024.04.26. 20:50
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...
Publikálás dátuma: 2024.04.26. 20:50
Modeling Data Structures
Modeling Data Structures Your first step in writing an application is to model its data structures. This requires some brainstorming about the application you want to write: Identifying the...
Publikálás dátuma: 2024.04.26. 20:50

Capabilities

Product

Contact Us

Connect

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