Search Results

Sort By
Capability
Feature
Deployment Approach
How to customize the presentation layer for Alerts and Announcements widgets?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: 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...
How can I embed a specific web content article in my theme?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue How can I embed a specific web content article in my theme? Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution The below code in portal_normal.ftl file of your theme can be used a starter: <#assign...
Why are my theme JS and CSS changes showing only if I clear the server's cache?
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
Byte is not localized to french language, it should be octet
authorEmailAddress: zalan.szakolci@liferay.com, authorName: Zalán Szakolci, content: Issue The storage size is not localized in the TextFormatter class in the com.liferay.portal.kernel.util package. This values are hardcoded in the variable _STORAGE_SIZE_SUFFIX_B, _STORAGE_SIZE_SUFFIX_KB,...
How to customize the AlloyEditor hyperlink dropdown list?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: 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...
7.2 DXP AlloyEditor toolbar button Proof of Concept module
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue When attempting to create a 7.2 DXP AlloyEditor toolbar button following the previous DXP 7.1 tutorial Creating the Button's JSX File, the error React.createClass is not a function will be encountered, OR...
Why certain Security Headers are not included in the HTTP Request and Response of Liferay DXP
authorEmailAddress: prarthana.jadhav@liferay.com, authorName: Prarthana Jadhav, content: Issue The following headers are missing in Liferay: Missing ”X-Content-Type-Options” header  Missing ”X-XSS Protection” header  Missing ”X-Frame-Options” header Missing ”Content-Security-Policy” header...
Offline feature on Webscreenlet
authorEmailAddress: thanga.meena@liferay.com, authorName: Thanga Meena, content: Issue Is there any offline feature on Webscreenlet? Environment Liferay DXP 7.2 Resolution Please Note: Assisting with designing or implementing involves customizations that are beyond the scope of Liferay Support....