Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

Feature
Deployment Approach
About the "History" tab of "Go to other sites
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...
A warning message appears when installing LiferayDeveloperStudio.
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...
About the "Enable Incremental Views" feature
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...
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...
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...
Security Vulnerability: Remote-Code-Execution (RCE) With ImageMagick
Issue Symptom: CVE-2016-3714 - Insufficient shell characters filtering leads to potentially remote-code-execution vulnerability in ImageMagick. Environment  ImageMagick before 6.9.3-10...
Unable to remove /web/guest from a few selected pages.
Issue By following the article: How to remove unnecessary parts from the URL / shorten URL / make URL friendlier, the /web/guest is removed from the URL. However, for a few pages, the /web/guest still...
Is the Email Notification for a Form Submission Editable?
Issue Can the email notification that is sent for new form submissions be edited?  Additionally, when a form is submitted with uploaded file(s), can the email notification be configured to include...
Pagination and expand/collapse not working for 'Documents and Media' on Internet Explorer 11
Issue In "Documents and Media" portlet the pagination and expand/collapse are not working while previewing documents in the Internet Explorer browser, whereas it works absolutely fine with other browsers ...
Users are being logged in as some other user
Issue When any user logs into the portal, they see the user profile of another user instead of seeing their own profile. Environment Liferay DXP 7.0 Resolution There are usually two root causes for the...
The forms will not get submitted if the webcontent is embedded in theme
Issue When a Web Content Display(WCD) is embedded in the theme header and a web content article is added in that WCD from the existing portal. Due to this, the existing forms will not get submitted because...
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...
Unable to add a document from Control Panel-> Document and Media.
Issue Unable to upload any document from the Content and Data-> Document and Media-> Add (option). The Add option becomes unresponsive.  This behavior is only observed whenever the server is started from...
Elasticsearch killed by Linux OOM Killer
Issue Linux Out of Memory Killer stops the Elasticsearch Java process OOM Killer is killing ES Environment DXP 7.2      DXP 7.1      DXP 7.0 Resolution Set a limit on how much memory Elasticsearch can use outside...
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...
HTML editor is not displaying in Web Content
Issue While creating a structure, when you select a field as HTML and create web content using the same structure, the field is not displaying as an HTML editor. Environment Liferay DXP 7.0 Resolution The reason behind...
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" %> <%@...

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...
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...
Primefaces: commandButton ajax="false" will not work with p:dataExporter and p:fileDownload
Issue When using the Primefaces <p:commandButton ajax="false" /> with p:dataExporter and p:fileDownload, the page will not render properly, there will be visual issues. Environment Liferay DXP 7.0+ Resolution...