Search Results

Capability
Feature
Deployment Approach
Defining Metadata Sets For Liferay 7.3 and Earlier Versions
Defining Metadata Sets For Liferay 7.3 and Earlier Versions With Documents and Media, you can define reusable groups of metadata fields that can be added to custom Document Types. Once created,...
Published Date: Sep 17, 2024 3:31 PM
Connecting Liferay DXP 7.3 to Analytics Cloud
Connecting Liferay DXP 7.3 to Analytics Cloud Liferay DXP 7.3 U30+ The steps to connect Liferay DXP 7.3 to Analytics Cloud differ slightly from the steps to connect Liferay DXP 7.4. Liferay DXP...
Published Date: Sep 18, 2024 3:10 PM
Day 1 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 1 Day 1 Exercises for Building Enterprise Websites with Liferay Exercise 1: Exploring Clarity's Public Enterprise Website Exercise 2: Verifying and Launching Liferay...
Published Date: Sep 23, 2024 4:10 PM
Training Material
Training Material These materials supplement some recorded and in-person trainings by providing you with opportunities to practice key skills, test your understanding, and gain confidence in...
Published Date: Sep 23, 2024 4:10 PM
Building Enterprise Websites with Liferay Exercises
Building Enterprise Websites with Liferay Exercises These exercises supplement the Building Enterprise Websites with Liferay video training and provide an opportunity to solidify your learning....
Published Date: Sep 23, 2024 4:10 PM
Day 2 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 2 Day 2 Exercises for Building Enterprise Websites with Liferay Exercise 11a: Generating Content with ChatGPT Exercise 11b: Auto-Tagging Content (Bonus) Exercise 12a:...
Published Date: Sep 23, 2024 4:11 PM
Day 3 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 3 Day 3 Exercises for Building Enterprise Websites with Liferay Exercise 19a: Creating an Object Definition Exercise 19b: Building the Form Exercise 19c: Creating a...
Published Date: Sep 23, 2024 4:11 PM
Liferay's Cookies
Liferay's Cookies Strictly Necessary Cookies Cookie NamePurposeDuration COOKIE_SUPPORTStores the user's preference (true/false) to store cookies in the browser.365 Days...
Published Date: Sep 25, 2024 3:44 PM
Search Results Widget Template Reference
Search Results Widget Template Reference While creating a search results widget template, you can access pre-populated variables in the FreeMarker template editor. The variables listed in the...
Published Date: Sep 25, 2024 4:15 PM
Service Accounts
Service Accounts A service account is a common abstraction in systems used to make authenticated API requests on behalf of the system. Every virtual instance in Liferay comes with one service...
Published Date: Oct 12, 2024 4:41 PM
Using a Site Initializer Client Extension
Using a Site Initializer Client Extension Liferay 7.4 2023.Q4+/GA100+ Site Initializer client extensions can quickly create a site, complete with configurations and content. Start with the sample...
Published Date: Oct 16, 2024 4:13 PM
Site Initializer YAML Configuration Reference
Site Initializer YAML Configuration Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Use a client-extension.yaml file to define a Site Initializer client extension. Usage...
Published Date: Oct 16, 2024 4:13 PM
Site Initializers
Site Initializers Liferay 2023.Q4+/GA100+ Site Initializers package pages, content, and configurations to help you jump-start a new site with much of the site already built. You can reuse them...
Published Date: Oct 16, 2024 4:33 PM
Limiting File Size
Limiting File Size You can configure file size limits in Documents and Media. Set a maximum file upload size or for more granularity, define file size limits based on MIME Types. This can take...
Published Date: Oct 17, 2024 3:55 PM
Collections and Collection Pages for Liferay 7.2 and Earlier Versions
Collections and Collection Pages for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. A content set is exactly what it sounds like: a...
Published Date: Oct 17, 2024 4:38 PM
Creating Collections for Liferay 7.2 and Earlier Versions
Creating Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. You can create Content Sets through the Content Sets interface...
Published Date: Oct 17, 2024 4:38 PM
Displaying Collections for Liferay 7.2 and Earlier Versions
Displaying Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. Content sets are primarily displayed through the Asset...
Published Date: Oct 17, 2024 4:38 PM
For Liferay 7.3.x and Earlier
For Liferay 7.3.x and Earlier The Documents and Media application comes with a built-in image editor. Edit images right from your browser and apply filters, adjust contrast, or crop. In the...
Published Date: Oct 17, 2024 7:19 PM
Using Servlet Filters
Using Servlet Filters Servlet filters can both pre-process requests as they arrive and post-process responses before they go to the client browser. You can apply functionality to requests and...
Published Date: Oct 18, 2024 4:07 PM
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...
Published Date: Oct 22, 2024 5:15 PM
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...
Published Date: Oct 22, 2024 5:15 PM
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...
Published Date: Oct 22, 2024 5:16 PM
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...
Published Date: Oct 22, 2024 5:16 PM
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...
Published Date: Oct 22, 2024 5:15 PM
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...
Published Date: Oct 22, 2024 5:15 PM
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

Capabilities

Product

Education

Contact Us

Connect

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