Search Results

Capability
Feature
Deployment Approach
Applying Shipping Method Restrictions
Applying Shipping Method Restrictions You may need to apply a shipping restriction for your store to specific countries or regions. This means these countries are not available during the checkout...
تاريخ النشر: 26‏/04‏/24 8:49 م
Adding a New Currency
Adding a New Currency Liferay Commerce pre-configures multiple currencies to be available for use, out-of-the-box. Store administrators can add a new currency if a desired currency is not already...
تاريخ النشر: 26‏/04‏/24 8:49 م
Currencies Reference
Currencies Reference Liferay Commerce has several currencies pre-configured and ready to use. Each store must have a primary currency enabled, to be able to process orders. This article serves as a...
تاريخ النشر: 26‏/04‏/24 8:49 م
PayPal
PayPal This article details how to enable PayPal as a payment method. Before configuring your store to use PayPal, it is necessary to generate a PayPal Client ID and a Client Secret number. Visit...
تاريخ النشر: 26‏/04‏/24 8:49 م
Configuring Shipping Methods
Configuring Shipping Methods Liferay Commerce supports several shipping methods and carriers. Before choosing any shipping method, verify the Measurement Units that the store will use. Here are...
تاريخ النشر: 26‏/04‏/24 8:49 م
Using the FedEx Shipping Method
Using the FedEx Shipping Method Subscription Required This article details how to configure and enable FedEx as a shipping method. Prerequisites Before configuring your store to use FedEX as a...
تاريخ النشر: 26‏/04‏/24 8:49 م
Using the Flat Rate Shipping Method
Using the Flat Rate Shipping Method Buyers can choose a flat rate shipping option to ship any product. By creating multiple flat rate options, you can give customers choices of cost, speed, or...
تاريخ النشر: 26‏/04‏/24 8:49 م
Managing Exchange Rates
Managing Exchange Rates Exchange rates can be manually managed or automatically updated by an online service. To ensure that the store has the most recent exchange rates, administrators can enable...
تاريخ النشر: 26‏/04‏/24 8:49 م
Shipping Method Reference
Shipping Method Reference Carrier: This shipping method integrates your shipping processes with a shipping company. This ensures the prices you charge your customers closely matches your actual...
تاريخ النشر: 26‏/04‏/24 8:49 م
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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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,...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8:50 م
Adding Details to the Success Page
Adding Details to the Success Page When users submit a distributor application, the success page appears: Application Submission. Currently, this page only includes a banner image. Delectable...
تاريخ النشر: 26‏/04‏/24 8: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....
تاريخ النشر: 26‏/04‏/24 8: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,...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8:50 م
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...
تاريخ النشر: 26‏/04‏/24 8:50 م
The Clarity Story
The Clarity Story Clarity's decentralized technical infrastructure and ineffective marketing website have led to inefficiencies, high maintenance costs, and slowing growth. Founded in 2010,...
تاريخ النشر: 26‏/04‏/24 8:50 م
Building Enterprise Websites with Liferay
Building Enterprise Websites with Liferay In today's digital market, businesses need to provide users with engaging, personalized online experiences that distinguish their brand and drive...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:50 م
Building Clarity on Liferay
Building Clarity on Liferay In this course you'll build an enterprise marketing website for Clarity following both business and IT personas. Throughout this course, we will build an enterprise...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:50 م
A/B Testing
A/B Testing A/B testing evaluates the effectiveness of content pages by testing a variant design against the control design (i.e., the original). This process involves creating a page variant,...
تاريخ النشر: 26‏/04‏/24 8:47 م
Viewing the Analytics Dashboard
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
تاريخ النشر: 26‏/04‏/24 8:47 م
Accounts
No content preview
تاريخ النشر: 26‏/04‏/24 8:47 م
Individuals Dashboard
Individuals Dashboard The Individuals dashboard provides a broad range of analytics data about your visitors and how they interact with your Site. To view the dashboard, Click Individuals in...
تاريخ النشر: 26‏/04‏/24 8:47 م

Capabilities

Product

Contact Us

Connect

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