Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Which Liferay version should be used in gradle.properties for the 2024.Q1.1 version?
Issue Which Liferay version should be used in gradle.properties for DXP version 2024.Q1.1 Environment Liferay DXP Resolution 1. Looking at the release JSON here, the property should be...
How to filter web content by structure field with headless APIs
Issue Create a custom structure and use a headless API to filter web content based on specific fields within that structure Environment Quarterly Releases DXP 7.4 DXP 7.3 Resolution The following...
Elasticsearch as Service
NOTE: 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...
Is there a way for users to visit our site using a custom domain without the search engines show the contents with the link?
Issue The following article suggests that we cannot remove the default domains: https://help.liferay.com/hc/en-us/articles/21806552291981-Is-it-possible-to-remove-the-default-domains-lfr-cloud-in-Liferay-PaaS, but we...
How to add a comment in Page Comments widget as Guest?
Issue How to add a comment in Page Comments widget as Guest? Environment Liferay DXP 7.4 Resolution 0.) Use a vanilla Liferay 7.4 with the latest quarterly release. 1.) Go to Design --> Page Templates -->...
Is ManagementBarFilterItem deprecated in 7.4?
Issue Currently we trying to upgrade from Liferay 7.0 to 7.4u112. We are currently in progress of code upgrade of one of our custom modules. We are facing one issue in one of our importing statement as mentioned below:-...
How to set up client extension to be used in multiple On-Premise instances
Issue You need to deploy a custom client extension to specific instances. What are the next steps? Environment DXP 7.4 Quarterly Releases. On-Premise, Local environment and PaaS Resolution A custom...
Create journal articles (web contents) programmatically
Issue I would like to know an easy way to create web contents programmatically. Environment Liferay DXP 2023.Q4 Resolution NOTE: The following resolution requires customization and should only be implemented at the...
How to remove Glowroot from the environment in Liferay DXP 7.3
Issue Steps to remove Glowroot from lower and production environment in Liferay Environment Liferay DXP 7.3 Resolution Stop the server. Kindly take a backup of the Glowroot folder. Remove the -javaagent:[path of...
Character replacement in web content with CKEditor
Issue When modifying the text entered in a text area of a web content in edit mode and publishing it, line breaks are automatically added in the generated HTML. After publishing, the <br> tags are automatically...
How can I determine the Liferay version in our SaaS environment?
Issue Where can I find the exact Liferay version deployed in our SaaS environment? Environment Liferay SaaS Resolution Starting with DXP 2024.Q1.1 Quarterly Release, you can find the exact Liferay version by going...
Font Awesome not included in Liferay product
Issue Font awesome icons are not available from version 2024.Q3 and is not possible to Enable it from System Settings.  Trying to add an html with some font awesome icons will not be rendered, for...
Can default landing pages be based on user group membership?
Issue I would like to set default landing pages based on user group membership so that I can redirect users to different pages on login based on their user group membership. Environment Quarterly Releases...
Block the traffic based on the regions
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to block the request on the site based on the...
Add Bulk products to the Cart
Issue Is there a way to add Bulk products to the cart using the Liferay API? Environment Liferay DXP 7.4 [all versions] Quarterly Release  Commerce 4.0 Resolution Liferay provides an API, from which it will help to...
How to redirect users accessing www.mydomain.com to mydomain.com in my PaaS environment?
Issue We need to implement a rewrite rule that change the URL in a client request from www.mydomain.com to mydomain.com. How should we proceed to configure this in our PaaS environment? Environment Liferay PaaS...
Is it possible to implement branching paths using Liferay Forms where one path does not require form submission?
Issue In some use cases, it may be desired for a form to branch into a path that does not require a form submission, based on the user's selection  For example: If a user has submitted form in the past, they may not...
Multi-step form using react client extension
Issue For a multi-step form, users typically use separate JSPs to handle redirection based on conditions. Now, there is a requirement to achieve the same functionality by using React. Environment Liferay DXP...
Embedding a custom Portlet into a Liferay Web Content Article
Issue How to embed a custom MVC portlet into Liferay Web Content Article Environment Liferay DXP 7.4 Resolution Liferay DXP offers a powerful Taglib with a special tag <@liferay_portlet["runtime"]>  , which allows...
Unable to Access Liferay Javadocs from docs.liferay.com
Issue I'm trying to access Javadocs such as https://docs.liferay.com/portal/7.4-ga1/javadocs/portal-kernel/. However I'm getting redirected to https://learn.liferay.com/w/reference/index. Environment All versions...