Search Results

ナレッジベース 1393
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to identify the version of Clay under DXP?
Issue As a developer, I would like to identify the exact version of Clay on the specific DXP version (and patch level) which is currently running. Environment DXP 7.1 Resolution Please go to Control Panel -> System Settings -> Javascript Loader and enable the option Explain module...
Connect to LDAP via VPN for Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Liferay DXP supports LDAP connectivity, and Liferay Cloud provides VPN capabilities to connect to an on-premise network. In this article,...
How to resolve Document Library PDF previews taking up more disk space than the original files
Issue While examining our document library in a file system, we saw that the storage being used for preview files are taking up three times the amount of disk space as the storage for the original files uploaded to documents and media, leading to disk space usage issues. In particular,...
How to check Bootstrap version under DXP?
Issue As a developer, I would like to check what exact Bootstrap version is applied on the currently running DXP version (and patch level). Environment DXP 7.0+ Resolution Navigate to DXP and open the browser console Insert the following line to console...
Disabling the password reminder questions on the users first login
Issue You do not want your users to set up the password reminders answers on their first login. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution Add the following line to the portal-ext.properties: users.reminder.queries.enabled=false Restart the application Additional...
Is it possible to change the blog title's font size from H3 to H1?
Issue Is it possible to change the blog title's font size from H3 to H1? Environment Liferay DXP 7.2 Resolution To change the Blogs title in the Blogs portlet (Blogs list view): This title font size can be changed by customizing widget template for Blogs portlet as mentioned...
Liferay PaaS Basics Tutorials
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). You are starting your Liferay PaaS project and we want to help you have a good start. The documentation on learn.liferay.com is the best...
Apache Tomcat Security Advisory: CVE-2020-9484 (Remote Code Execution via session persistence)
General Information Apache Tomcat has recently released new versions to fix a vulnerability tracked as CVE-2020-9484. As per the information provided by Apache Tomcat: "If: an attacker is able to control the contents and name of a file on the server; and the server is configured to use...
Unable to add multiple questions in one Poll
Issue Is it possible to add multiple questions in one Poll? Environment Liferay DXP 7.2 Resolution To add multiple questions in one Poll is not currently supported in Liferay DXP 7.2. It can be achieved by adding two separate Polls and add one question per poll. Or, as an alternative,...
How do I change the default permissions assigned automatically to guests and site members when creating a new document folder?
Issue By default, when from the control panel someone creates a folder inside the document library the default permission is that everyone can see the folder (Guest User) and also that site member has other permissions to this new folder, like create document or create subfolder. The...
What happened to the taglib on 7.1?
Issue Using the <liferay-ui:calendar /> taglib on 7.1 will no longer work as it used to do on Portal 6.2 or Liferay DXP 7.0 Environment Liferay DXP 7.1+ Resolution <liferay-ui:calendar /> was deprecated as of 7.0.x and removed as of 7.1.x. with no direct replacement, this was because...
Basic setup and tools to debug Elasticsearch queries
This article is a basic guide on how to view the queries Liferay produces and provide ways that developers can understand the results retrieved from Elasticsearch. These recommendations assume you are working in a development environment. Three basic ways to track what is happening...
How to set different favicons on different sites on the same Liferay instance
Issue Is there a way to set different favicons on different sites on the same Liferay instance? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution The easiest, supported and recommended approach would be to create one theme for each site and then apply it to the pages of that...
Reset the admin user password
Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure the admin user email id should be valid to receive the email and also the...
After Liferay DXP 7.0 Fix Pack 83, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor
Issue On Liferay DXP 7.0 Fix Pack 83+, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor Environment Liferay DXP 7.0 Fix Pack 83+ Resolution In order to re-introduce the Table Properties popup, the "table" plugin shall be added via the...
Commerce 2.1.x Breaking Changes
Commerce 2.1.3 & 2.2.0: When upgrading from 2.0.7, users must first upgrade to 2.1.0 and then to the latest version of Commerce. Commerce 2.1.2 COMMERCE-2309 & COMMERCE-4212: Discount Retrieval for Pricing Algorithm  COMMERCE-2794: Migrate From Commerce Friendly URL to Liferay Friendly...
Liferay Workspace Target Versions
A Liferay Workspace is a generated environment that is built to hold and manage your Liferay projects. Please see the official documentation for further instructions on Creating a Liferay Workspace.  Resolution You can develop against a specific Liferay Product Version in your workspace...
Generator-Liferay-JS: Default option isn't passed to the configuration on first page deployment
Issue When using the new Generator-Liferay-JS, default options in the /features/configuration.json file: "portletInstance": { "fields": { "drink": { "type": "string", "name": "Favorite drink", "description": "Choose the drink you like the most", "default": "water", "options": { "water":...
Can I add custom Layouts to Content Pages on 7.2?
Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out of the box, it is not possible to add new custom Layouts on 7.0, 7.1 and 7.2...
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this change is LPS-105237. The developers noticed that siteId and siteKey were...
How to successfully install Marketplace Apps when using Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While using Liferay PaaS, what is the process to install an application from web.liferay.com/marketplace? When I install an App...
What is the expected behavior of the Tab key in the Site Navigation Menu widget?
Issue Can I use the Tab key on the keyboard to navigate on the Site Navigation Menu from one menu item to the next menu item in sequential order? Environment Liferay DXP 7.0+ Resolution Once you tabulate on the first item in the Site Navigation Menu widget, use the arrow keys instead to...
How to pass an array of categories to an embedded Asset Publisher?
Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign VOID =...
How to roll up email notifications about new Assets into one email?
Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user Environment Liferay DXP 7.1+ Resolution Log in as Admin Place an Asset...
Where to configure mail trigger interval for Asset publisher portlet
Issue Liferay sends an email to Asset Publisher portlet's subscribed users every twenty-four hours once. How to change the same? Environment Liferay DXP 7.0 Resolution Liferay portal periodically checks for new assets and sends emails to subscribed users informing them about the new...
Migration of documents to a supported file system store before upgrade
Issue As the JCR store is supported as a document store till Liferay Portal 6.2 and from DXP 7.0 onwards it is no longer supported, what are the guidelines that should be followed before upgrading from Liferay 6.2 into any higher version of Liferay? Environment Liferay Portal 6.2 Liferay...
How can I send localized "Account created" email templates?
Issue When User accounts are created, languages other than English are available to choose from (depending on available locale settings) When a User account is created, the new User receives an Account created email How do I localize the template of this email so that the User receives...
How can I share Forms, Element Sets and Data Providers between sites?
Issue I would like to use already existing Forms, Element Sets and Data Providers on another site, without having to recreate them. What are my options? Environment Liferay DXP 7.1+ Resolution Forms Option 1: Forms can be shared from the Global site the following way: Create the form in...
How to change the default Template for a Structure
Issue When creating Web Content from a Structure, the default Template applied is the most recently created one for that structure. How can I assign a different template? Environment DXP 7.2   DXP 7.1   DXP 7.0 Resolution The default Template can be changed. :: Example scenario. We have...
Users cannot see their own drafts in the Web Content list
Issue Create a user and assign a role with permission to create Web Content. This role must not be Administrator or Content Reviewer. These are the summary permissions of the role: Create one Web Content and save it as a draft. You can see that it is not in the web content list:...
How to customize the presentation layer for Alerts and Announcements widgets?
Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than being an FTL template, it is a plain jsp. In 7.1 DXP, for example:...
Why are my theme JS and CSS changes showing only if I clear the server's cache?
Issue While working on theme development and deployment, both on Development and Production environments, it will be necessary to clear the server and browser's cache in order to see the changes done on the theme resources like JS and CSS files Environment Liferay DXP 7.0+ Resolution For...
How to customize the AlloyEditor hyperlink dropdown list?
Issue Business needs may sometimes require to customize the AlloyEditor hyperlink dropdown list in the AlloyEditor toolbar: Environment Liferay DXP 7.2 Resolution You can provide additional configuration to the link dropdown list. The best approach to do it is creating an...
Sitemap Is Listing Pages That The User Should Not Have Access To
Issue Pages are showing up on the sitemap.xml that do not have Guest viewing permissions. For SEO purposes this page is not expected to be listed in the sitemap. Environment Liferay DXP 7.2 Resolution There is a setting that can be toggled at the page level for including or excluding...
Install Liferay Portal 6.2 on Tomcat 8.5 for Windows
This article describes how to set up Liferay Portal 6.2 on Tomcat 8.5 server using Windows. Resolution  1. ) Download Necessary Files: Liferay-portal-6.2-ee-sp20-20170717160924965.war Liferay-portal-dependencies-6.2-ee-sp20 liferay-portal-6.2-ee-sp20(with Tomcat 7.0.62 as default server...
Encryption keys can be used at Liferay
Issue How to disable/stop using DES as it possesses Security Threat.  Environment Liferay DXP 7.0 Resolution Encryption keys can be used at Liferay end are:  # For more details about encryption keys, see the Java Cryptography     # Extension documentation.     #    ...
Disabling Lodash Library
Issue How do I disable the following render resources from Liferay when the page is loading?  /o/frontend-js-lodash-web/lodash/lodash.js  /o/frontend-js-lodash-web/lodash/util.js  Environment DXP 7.1 Resolution Navigate to Control Panel > Configuration > System Settings > Third Party >...
How to upgrade Commerce
Issue Is it possible to upgrade Commerce version, and if so, how would this be done? Environment Liferay DXP 7.1+ Liferay Commerce Resolution: Follow these points below for Commerce upgrade: Shut down Liferay. Delete the osgi/state folder in Liferay Home. Delete Liferay Commerce -...
Target Platform feature no longer works after updating the Gradle workspace
Issue Target Platform feature no longer works after updating the Gradle workspace Environment Liferay Gradle Workspace 2.0.3 or later Resolution Portal source indexing is disabled in Gradle workspace version 2.0.3+ (Target Platform plugin version 2.0.0+). To enable this functionality,...
Liferay Marketplace Apps - Get Past Versions
Issue How can I download past versions of Marketplace Apps? I can only see the newest App version on Marketplace Environment DXP 7.2    DXP 7.1    DXP 7.0 Resolution We need to first purchase the App, subsequently, we can get the required version.  In this guide, we'll get version 1.0.0...
How do I remove the LCS Portlet from Liferay DXP?
Issue I am using .XML activation keys for server registration and would like to remove the LCS portlet from my Liferay DXP installation. Environment Liferay DXP 7.0, 7.1, 7.2,7.3 Resolution To remove LCS from Liferay DXP 7.0,7.1 & 7.3, with the server shut down, simply remove the Liferay...
Will Liferay DXP 7.1 support X-Frame-Options, X-XSS-Protection, X-Content-Type-Options headers?
Issue Will Liferay DXP 7.1 support X-Frame-Options, X-XSS-Protection, X-Content-Type-Options headers? If yes, how to enable the same. Environment Liferay DXP 7.1 Resolution Liferay DXP 7.1 is already secured with the following headers and it is enabled by default. These values are found...
How to Adjust Page Styles
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is there a way to adjust the page style? Environment Liferay DXP 7.0,...
I would like to customize the template of the email sent about flagged Message Boards posts
Issue When a user flags a message as inappropriate in Message Boards, the admin user receives an email notification. I would like to customize the subject and the body of this email template. Environment DXP 7.1+ Resolution The original template files are located in...
How to check jQuery, Bootstrap version
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is there any way to check the version of jQuery ,Bootstrap running in...
Import nested groups and users from Microsoft Active Directory
Issue What configuration is needed in Liferay so that the nested groups and the users are imported from AD? Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Change the User attribute of the Group Mapping in the LDAP server configuration page to member:1.2.840.113556.1.4.1941:.   Additional...
What is the default jquery version used in Liferay?
Issue How can we find the default jQuery version used in Liferay? Environment Liferay DXP 7.0+ Resolution The best way to check the jQuery version is by executing the bellow commands when the Liferay Portal is running: Executing in browser console jQuery.fn.jquery Executing in browser...
Publish two different Contents by creating only one Web Content
Issue How to display two different types of content through the same web content? Environment Liferay DXP 7.2 Resolution It is possible to use the same Web Content on different pages using the different layout/template. Please refer the below example for the same: a) Create a Structure...
Soy taglib for ColorPicker no longer works as of 7.1 with fix pack dxp-13-7110
Issue From 7.1 with fix pack dxp-13-7110+ , using Soy taglib to create a ColorPicker, similar to this: <%@page import="java.util.HashMap"%> <%@page import="java.util.Map"%> <%@ include file="/init.jsp" %> <%@ taglib uri="http://liferay.com/tld/soy" prefix="soy" %> <p>...
Setting up a multi-stage staging environment
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is it possible to set up a staging configuration like DEV → UAT → PROD?...

Navigation

is shown on all DXP pages
Issue Liferay DXP HTML source will contain the below snippet on all portal pages: <nav class="quick-access-nav" id="vseg_quickAccessNav">     <h1 class="hide-accessible">Navigation</h1>     <ul>         <li>             <a href="#main-content">Skip to Content</a>         </li>     </ul>...
How to hide the Product Menu for non-admin users?
Issue In Liferay DXP 7.0 and 7.1, there may be the requirement to hide the Product Menu (along with the icon to open it) to certain roles (for example, regular/non-admin, site users): Environment Liferay 7.0 DXP Liferay 7.1 DXP Resolution Liferay DXP does not provide a way to achieve the...
Asset Publisher Widget cannot display more than 200 items per page
Issue Configure an Asset Publisher to show a Number of Items to Display greater than 200, for example, 300. The Asset Publisher only shows 200 items. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution Until Liferay DXP 7.3 Fix Pack 1: This is an expected limitation given by the...
Two tables growing in size related to Audience Targeting
Issue Why are these particular tables increasing in size? CT_ANALYTICS_ANALYTICSEVENT  CT_ANALYTICS_ANALYTICSREFERRER Environment DXP 7.2    DXP 7.1 Resolution Firstly, this is an intended behaviour related to Audience Targeting and it can be modified Table 1....
How do I add a subject to workflow email notifications?
Issue When I set up a workflow for an asset (e.g.: Single Approver workflow for Web Content Articles) and I create a new Web Content Article, the approver receives an email notification but the email has no subject. Environment Liferay DXP 7.0+ Resolution In order to add a subject to the...
I can access the documents of a deactivated site unless permissions are revoked
Issue I have a deactivated Site If I try to access the Pages, I get the message: "This site is inactive. Please contact the administrator." At the same time, Documents and Assets can still be accessed and modified Users can use the document download links I expect that if I deactivate a...
Is it possible to show/hide the user information items?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please use the feedback button to let us know. Issue Is it possible to...
Is it possible to create a user who does not belong to any organization?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please use the feedback button to let us know. Issue If an organization...
Can I see the organizations I belonged to in the past?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please use the feedback button to let us know. Issue Can I refer to the...
Text auto-tagging settings moved to Assets configuration
Issue After installing 7.2 fix pack 1, text auto-tagging settings for Documents and Web Contents do not apply any longer. The affected settings enabled/disabled the available tagging services that can be used to automatically tag Documents and Web Contents. Settings pages were available...

該当件数: 1,392 件中 661 - 720