Search Results

ソート
Capability
Feature
Deployment Approach
Elasticsearch killed by Linux OOM Killer
authorEmailAddress: philip.chapman@liferay.com, authorName: Phil Chapman, content: 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...
Is the Email Notification for a Form Submission Editable?
authorEmailAddress: renato.rego@liferay.com, authorName: Renato Cesar Bezerra do Rego, content: 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...
Publish two different Contents by creating only one Web Content
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, 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...
Pagination and expand/collapse not working for 'Documents and Media' on Internet Explorer 11
authorEmailAddress: prarthana.jadhav@liferay.com, authorName: Prarthana Jadhav, content: 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 ...
HTML editor is not displaying in Web Content
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, 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...
Web Contents are not Displaying
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue If there is another Liferay server that is in sync with the other environment database. Now the Web Content is not displayed in the new server. Environment Liferay DXP 7.0 Resolution Reindexing is required to...
Primefaces: commandButton ajax="false" will not work with p:dataExporter and p:fileDownload
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: 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...
Soy taglib for ColorPicker no longer works as of 7.1 with fix pack dxp-13-7110
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: 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" %> <%@...