Search Results

All Results 1284
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
I cannot use special characters in Templates
Issue I included certain special characters in a template such as ¡áéíóú and saved it. When I reopened the template, the HTML and Elements sections stopped displaying. When I saved the template again, the UI showed...
Unable to select the empty vocabulary
Issue The user is not able to select the empty vocabulary on the modal. Step to reproduce: 1) Add a new site 2) Add two vocabularies 3) Add a category under one vocabulary 4) Open the category ellipsis menu 5) Move...
Display Template "List Menu" is always showing the full pages tree in Menu Display widget
Issue Although 'Auto' mode is configured for the List Menu display template in Menu Display widget, the full pages hierarchy is displayed.  Environment Liferay DXP 7.3+ Resolution In previous versions of...
Link tab missing from fragment link configuration
Issue The link panel is being hidden for some editables Steps to reproduce: 1) Navigate to Design > Fragments and create a fragment with this markup: <div class="fragment_1"> <a href="#"...
Color Contrast does not meet ADA requirements
Issue Color Contrast throughout Liferay's out-of-the-box platform does not meet the minimum ADA requirements. One example of this can be seen when adding a page using the Global template; the toggle switches...
How to hide 'Content Performance' icon for every user
Issue The 'Content Performance' icon should be hidden for all default users with 'Administrator' or 'Content' roles. Environment Liferay DXP 7.4 Resolution Navigate to Control Panel> System Settings> System Scope>...
Fragment with a dropzone doesn't work with the original dropzone in the master page
Issue If we create a fragment with the tag <lfr-drop-zone> and include it in a master page, when dragging the original dropzone to the fragment it is not possible to include other components in this area....
"Not Found" message on the details page of a product when its localization differs from the user's localization
Issue When a product is created, the product localization is set to Default Catalog language (e.g.: en_GB) If a user with a different localization setting (anything other than en_GB in this example) accesses...
How to display a video from Documents and Media onto a page using the Video Widget
Issue We want to add a video from Documents and Media onto a page using the video widget. However, the Video Widget requires a URL.  Environment DXP 7.3, DXP 7.4 Resolution Here are the steps to displaying any video from...
Does Liferay support AngularJS?
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles...
Error when updating SEO information after changing localization language
Issue It is not possible to update SEO settings after changing the portal language.  The message Error: Your request failed to complete is reported in the UI and we see the following error in the log: No render...
Widgets don't have all configuration options when using a custom theme
Issue After applying a newly created theme to the Look and Feel of a Site's pages, I can only see Permissions and Configuration Templates when trying to configure a widget. Environment Liferay 7.4 Resolution...
Related Assets widget not showing articles from other sites.
Issue Expected Result - When I add an asset to the Related Assets widget all related assets from the main Asset Publisher are visible in the widget. Observed Result - The Related Asset widget only shows related...
JournalArticleLocalServiceUtil.updateArticle(JournalArticle) does not update the translation of my Web Content's title programmatically
Issue The direct modification of the title through JournalArticle object by manipulating the titleMap variable does not alter the Web Content's title when calling...
Liferay UI Panel - collapsed attribute by default
Issue After trying to use Liferay UI panels in a default collapsed state, the attribute does not seem to be working. If I put the following example code in a widget template the panel will appear as extended by...
Non-localizable fields default language
Issue In which language are the web content non-localizable fields displayed? Environment DXP 7.4 Resolution By default, the non-localizable fields will allow you to enter the translation only for the site's...
Site Friendly URL not available
Issue I try to change the friendlyURL of one site to "site01" and I can't, it returns the error: Error: Please enter a unique friendly URL. Site and site01 site01 have the same friendly URL. Checking the rest of...
Portlet options lost after upgrading to 7.4 U51+
Issue After upgrading to 7.4 Update 51+, the Export/Import, Configuration or Remove portlet options are lost. This error does not happen if the Classic Theme is applied. Environment Liferay 7.4 Update 51+...
Button '-' doesn't work when creating a structure with repeatable field
Issue When clicking on the '-' button, the field should be deleted Steps to Reproduce: 1) Navigate to Content & Data > Web Content > Structures. 2) Create a new structure as follows: Field 1 Type: Text Localizable:...
StackOverflow error happens when add too many fragments into their DropZones
Issue StackOverflowError when loading a page with many fragments Steps to reproduce: 1) Create a new Page 2) Add container Fragment 3) Add approximately 110 Fragments within the container 4) Publish the Page...
Disabling localization - I cannot remove the locale from the page URL - DXP 7.3
We have a website set with the English language only. The pages of the site can be accessed with two URLs. For example: www.liferay.com/en/customer www.liferay.com/customer We added the property...
Categories and Vocabulary API Basics
Categories and Vocabulary API Basics Liferay's REST APIs provide services for Liferay's categories and vocabularies functionality. You can create and edit vocabularies with the API. You can also...
Knowledge Base API Basics
Knowledge Base API Basics You can Create Knowledge Base Articles and Manage the Knowledge Base with Liferay's Knowledge Base app, but you can also use Liferay's REST APIs. Call these services to...
Blog API Basics
Blog API Basics Liferay's REST APIs provide services for adding, modifying, and deleting blog posts and images. Liferay DXP 2024.Q4+/Portal GA129+ The Blogs API now uses External Reference Codes...
Message Boards API Basics
Message Boards API Basics Liferay's Headless Delivery application provides REST services for the Message Boards application. With these services, you can add message board categories, threads, and...
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
Advanced Web Content API
Advanced Web Content API Using the Liferay DXP REST services, you can create and manage your site's structured content. Structured content is web content that uses a web content structure (or...
Web Content API Basics
Web Content API Basics Using Liferay DXP REST services, you can create and manage structured content on your site. Structured content refers to web content articles that use a web content structure...
Tags API Basics
Tags API Basics Liferay's REST APIs provide services for managing tags (referred to as keywords in Liferay's codebase). You can create, edit, and delete tags using the API. Start with an example of...
Web Content API
Web Content API Here is a comprehensive resource for understanding and leveraging Liferay’s Web Content APIs. It supports the integration and management of web content within applications,...
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
Wiki API Basics
Wiki API Basics Liferay's Headless Delivery application provides REST services for the Wiki application. With these services, you can add Wiki nodes and pages, list their information, modify their...
Content Management System
Content Management System Liferay’s content management system includes tools for creating, organizing, and managing content across your sites. These include Web Content, Tags and Categories, Asset...
Blog Entry Editor Reference
Blog Entry Editor Reference The blog entry editor provides context appropriate editing tools for formatting text, managing images, tables, and other rich features. Users are able to switch to code...
Configuring the Blogs App
Configuring the Blogs App You can control how the app behaves for all blogs in your site. Open the Site Menu (Site Menu) and navigate to Content and Data → Blogs Click Options (Options icon)...
Blog Permissions Reference
Blog Permissions Reference Here's a list of all permissions associated with the Blogs application. To configure the permissions for the Blogs widget see Setting Widget Permissions. Blog Entry...
Blogs
Blogs Use the Blogs application to publish time-based content like company updates, announcements, or editorial articles. Site members with the appropriate permissions can create, manage, and...
Aggregating Blogs
Aggregating Blogs The Blogs Aggregator widget publishes blogs entries from multiple blog sources. The Blogs Aggregator widget shows multiple blogs. To configure the widget, Start editing the...
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...
Highlighting Recent Bloggers
Highlighting Recent Bloggers You can use the Recent Bloggers widget to highlight the work of your most recent blog authors. This widget lists each recent author's name, profile picture, and number...