Search Results

Capability
Feature
Deployment Approach
Content Dashboard Interface
Content Dashboard Interface Available 7.3+ The Content Dashboard user interface has three main sections: Content Audit Tool Contents List Content Info Sidebar To access the dashboard, open...
Published Date: May 9, 2024 6:50 PM
Exporting Assets List To a Spreadsheet
Exporting Assets List To a Spreadsheet The Content Dashboard can export a spreadsheet (.xls file) of content related metadata for further analysis. To export the asset list to a spreadsheet, ...
Published Date: May 9, 2024 6:50 PM
About the Content Performance Tool
About the Content Performance Tool Available: Liferay DXP/Portal 7.3+. Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. The Content Performance tool is a...
Published Date: May 9, 2024 6:50 PM
Analyze Content Metrics Using the Content Performance Tool
Analyze Content Metrics Using the Content Performance Tool Available 7.3+ Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. You can use the Content...
Published Date: May 9, 2024 6:50 PM
Defining Categories and Vocabularies for Content
Defining Categories and Vocabularies for Content Using Categories, you can group similar assets and organize your content. Along with Tags, Categories help people find relevant information through...
Published Date: May 9, 2024 6:50 PM
Auto-Tagging
Auto-Tagging If you have a lot of content that's untagged, you can help your users find that content more easily by auto-tagging it. Liferay can use a local or cloud-based service to analyze and...
Published Date: May 9, 2024 6:50 PM
What's New in Liferay DXP 7.3
What's New in Liferay DXP 7.3 The latest release of Liferay DXP includes many significant new features and improvements. These features will enhance how you build your site, analyze your site's...
Published Date: May 9, 2024 6:51 PM
Organizing Content with Categories and Tags
Organizing Content with Categories and Tags Categories and Tags are two essential tools for helping users find content through search or navigation. Using Categories, you can group similar assets...
Published Date: May 9, 2024 6:50 PM
What's New in Liferay DXP 7.4
What's New in Liferay DXP 7.4 Liferay DXP 7.4 comes with enhanced functionality and exciting improvements that make it even easier for both technical and non-technical users to deliver and optimize...
Published Date: May 9, 2024 6:51 PM
Using External Reference Codes
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
Published Date: May 9, 2024 6:51 PM
Maintenance Mode and Deprecations in 7.4
Maintenance Mode and Deprecations in 7.4 With each new Liferay DXP and Liferay Portal release, a feature may not warrant continued enhancements or may become obsolete. Stopping enhancements for a...
Published Date: May 9, 2024 6:52 PM
Managing Objects with Headless APIs
Managing Objects with Headless APIs Liferay 7.4+ You can create and manage objects from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage...
Published Date: May 9, 2024 6:54 PM
Creating Collections
Creating Collections This information applies to Liferay DXP 7.3+. For previous Liferay DXP versions, see Liferay DXP 7.2. You can create Manual or Dynamic Collections. For information about the...
Published Date: May 9, 2024 6:57 PM
Using the Asset Publisher Widget
Using the Asset Publisher Widget The Asset Display widget displays individual pieces of content from various sources like blogs, web content, and documents. You can use it to highlight specific...
Published Date: May 9, 2024 6:57 PM
Configuring the Asset Publisher Display Settings
Configuring the Asset Publisher Display Settings When using an Asset Publisher widget, you can configure several display settings to specify how users view your content. Create a new page or...
Published Date: May 9, 2024 6:57 PM
Configuring Asset Publisher Subscriptions
Configuring Asset Publisher Subscriptions The Asset Publisher supports two kinds of subscriptions: email subscriptions and RSS feed subscriptions. Email Subscriptions Users can subscribe to the...
Published Date: May 9, 2024 6:57 PM
Displaying Assets Using the Asset Publisher Widget
Displaying Assets Using the Asset Publisher Widget As you create web content, remember that pieces of content are assets like message board entries and blog posts. The most common type of asset is...
Published Date: May 9, 2024 6:57 PM
Site Settings UI Reference
Site Settings UI Reference Starting with Liferay DXP 7.4, the Site Settings application layout is consistent with other configuration areas, such as Instance Settings or System Settings. The Site...
Published Date: May 9, 2024 6:58 PM
Commerce Storefront Pages
Commerce Storefront Pages
Published Date: May 9, 2024 6:45 PM
Adding Blog Entries
Adding Blog Entries Blog entries are scoped to sites. By default, only authenticated users can create blog entries. See the Blogs Permissions Reference for more information. You can create a blog...
Published Date: May 9, 2024 6:50 PM
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
Published Date: Jun 28, 2024 3:38 PM
API Query Parameters
API Query Parameters Whether you consume REST APIs or GraphQL APIs, different query parameters are available to help you filter the responses. Fields Parameter Use this parameter to specify and...
Published Date: May 9, 2024 6:51 PM
Importing User Groups' Memberships from an External IdP through SAML
Importing User Groups' Memberships from an External IdP through SAML This feature was released behind a dev feature flag. It was made Generally Available (GA) in Liferay DXP 2024.Q2/GA120. You...
Published Date: May 9, 2024 6:52 PM
Enabling Assets
Enabling Assets Many of Liferay's applications (e.g. Blogs, Documents and Media, Message Boards, etc.) are asset-enabled out of the box. You can publish assets with the Asset Publisher widget or...
Published Date: May 9, 2024 6:52 PM
Accessing Custom Fields With Expandos
Accessing Custom Fields With Expandos When you need additional fields in your application, you can always add them in your service model definition and re-run Service Builder. This adds new columns...
Published Date: May 9, 2024 6:52 PM
Multithreading Process
Multithreading Process Liferay DXP 7.4 U10+ or Liferay Portal 7.4 GA14+ Your Upgrade Processes may involve making complex changes to large data sets. If performance is critical, use the...
Published Date: May 9, 2024 6:52 PM
Portlet 3.0 API Opt In
Portlet 3.0 API Opt In A portlet must specify version 3.0 to opt in to the Portlet 3.0 API. The 3.0 Portlet API version can be specified in the following ways. Standard Portlet @PortletApplication...
Published Date: May 9, 2024 6:53 PM
CDI Portlet Predefined Beans
CDI Portlet Predefined Beans Liferay DXP provides injectable portlet artifacts for CDI called Portlet Predefined Beans, as specified by JSR 362. There are two types of predefined beans: Portlet...
Published Date: May 9, 2024 6:53 PM
Using MVC
Using MVC If you're an experienced developer, this is not the first time you've heard about Model View Controller. If there are so many implementations of MVC frameworks in Java, why did Liferay...
Published Date: May 9, 2024 6:53 PM
Liferay Portlet Objects For JSPs
Liferay Portlet Objects For JSPs You may have noticed the tag in your JSPs. Similar to the theme:defineObjects tag, when you include this tag in your JSP, you gain access to several variables ...
Published Date: May 9, 2024 6:53 PM
Creating a Model Listener
Creating a Model Listener Model listeners listen for persistence method calls that signal changes to a specified model (such as update or add methods). Most of the methods model listeners use are...
Published Date: May 9, 2024 6:55 PM
7.4 Breaking Changes
7.4 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay 7.4, starting with the first quarterly...
Published Date: May 9, 2024 6:55 PM
Workflow Notification Template Variables
Workflow Notification Template Variables Liferay 7.3+ Some variables are auto-injected into the workflow notification context. These are handy to use in your workflow notification templates. ...
Published Date: May 9, 2024 6:56 PM
Best Practices for Using Fragment Configurations
Best Practices for Using Fragment Configurations When you are creating page fragments for your site with your own configurations, it's your responsibility to use them in their HTML presentation...
Published Date: May 9, 2024 6:57 PM
Advanced Configuration of the Liferay Elasticsearch Connector
Advanced Configuration of the Liferay Elasticsearch Connector The Elasticsearch connection is configured using a configuration file or via System Settings. The Elasticsearch connector has a lot of...
Published Date: May 9, 2024 6:59 PM
Using Workflow with Publications
Using Workflow with Publications 7.4 U44+/GA44+ Publications is integrated with Liferay's Workflow framework, so you can continue to use custom workflows for reviewing content and pages while...
Published Date: May 9, 2024 6:58 PM
Frontend Token Definitions
Frontend Token Definitions Liferay DXP/Portal 7.3+ The visual rules of style books consist of options grouped into categories. For example, in the Buttons category there can be an option called...
Published Date: May 9, 2024 6:58 PM
Running Scripts From the Script Console
Running Scripts From the Script Console The Script Console provides a single view for executing Groovy scripts and printing their output. It has predefined variables that facilitate working with...
Published Date: May 9, 2024 6:59 PM
Elasticsearch Connector Configuration Reference
Elasticsearch Connector Configuration Reference The configuration information here applies to the latest available (bundled or through Marketplace) version of the Elasticsearch 6 and Elasticsearch...
Published Date: May 9, 2024 6:59 PM
Liferay Enterprise Search
Liferay Enterprise Search A Liferay Enterprise Search (LES) subscription provides access and support for additional search features. Detailed installation and usage instructions are available in...
Published Date: May 9, 2024 6:59 PM
Activating Liferay Enterprise Search
Activating Liferay Enterprise Search Starting with Liferay DXP 7.4, the Liferay Enterprise Search (LES) applications are included out-of-the-box. You can begin using LES right away, then purchase...
Published Date: May 9, 2024 6:59 PM
Search Bar Suggestions
Search Bar Suggestions 7.4 U36+ and GA36+ Liferay's Search Bar Suggestions provides search as you type functionality. As you type search keywords into the Search Bar widget, the query is processed...
Published Date: May 9, 2024 7:00 PM
Breaking Changes
Breaking Changes Breaking changes in the Cloud platform are changes that break or alter existing functionality of the platform's console, services, or infrastructure. These changes can impact the...
Published Date: May 9, 2024 7:01 PM
Web Application Firewall
Web Application Firewall Liferay Cloud 5.x.x Liferay Cloud includes a web application firewall called ModSecurity. It inspects requests sent to the web server against a predefined set of custom...
Published Date: May 9, 2024 7:01 PM
Individuals
Individuals
Published Date: May 9, 2024 6:44 PM
Segments
Segments Segments aggregate individuals based on common attributes and behavior. For example, you can create a segment that contains users interested in a given topic, work in a specific industry,...
Published Date: May 24, 2024 8:06 PM
Assets
Assets Assets are individual pieces of content that exist on site pages in your Liferay Analytics Cloud data sources. Assets are Content residing on a page. Registered, tracked, and reported on...
Published Date: May 9, 2024 6:44 PM
Tracking Custom Assets
Tracking Custom Assets Using event tracking is the recommended way to track your custom assets. Liferay Analytics Cloud can detect and analyze built-in Liferay DXP assets like blogs, documents...
Published Date: May 9, 2024 6:44 PM
Events
Events
Published Date: May 9, 2024 6:44 PM
Pages
Pages
Published Date: May 9, 2024 6:44 PM
Definitions
Definitions
Published Date: May 9, 2024 6:44 PM
TradeCentric (formerly PunchOut2Go)
TradeCentric (formerly PunchOut2Go) :::: 2 :gutter: 3 3 3 3 ::: Liferay Connector to TradeCentric (formerly PunchOut2Go) :link:...
Published Date: May 9, 2024 6:45 PM
Liferay Commerce Connector to TradeCentric Reference Guide
Liferay Commerce Connector to TradeCentric Reference Guide Subscription There are several configuration terms in TradeCentric (formerly PunchOut2Go). TermDescription Punch out sessionThe set of...
Published Date: May 9, 2024 6:45 PM
Liferay Connector to TradeCentric (formerly PunchOut2Go)
Liferay Connector to TradeCentric (formerly PunchOut2Go) Subscription Liferay provides a TradeCentric (formerly PunchOut2Go) connector that integrates Liferay with a user's existing TradeCentric...
Published Date: May 9, 2024 6:45 PM
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
Published Date: May 31, 2024 8:41 PM
Configuring Taxes
Configuring Taxes
Published Date: May 9, 2024 6:46 PM
Alerts and Announcements
Alerts and Announcements
Published Date: May 9, 2024 6:49 PM
Message Boards
Message Boards
Published Date: May 9, 2024 6:49 PM
Notifications and Requests
Notifications and Requests
Published Date: May 9, 2024 6:49 PM
Questions Application
Questions Application
Published Date: May 9, 2024 6:49 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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