Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
How to identify a Page Template using Freemarker
Issue I need to identify if the current page is a page template or not, using Freemarker from the applied theme. Is there a method similar to Layout.isPublicLayout() to achieve this? Environment Liferay DXP 7.2...
Runtime CSS minifier creates invalid CSS animation action
Issue  transition: background-color 5000s ease-in-out 0s; becomes transition: background-color 5000s ease-in-out 0; when minification is used. At build time, the CSS gets compiled, but at the run time, when...
7.4 styled custom themes not working properly
Issue When applying a styled based custom theme to a page in 7.4, header and other elements are misplaced and when you click the three elipsis button of a widget, options show up in the incorrect...
Saving the segment causes StackOverflowError in Elasticsearch
Issue Selecting a condition as parent organization in Organization segment contributor is not working when there are more sub-organizations Steps to reproduce: Create an Organization Create 1800-2000...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
Sort order in select file modal of Document & Media is not stored
Issue Steps to reproduce: 1. Go to Content & Data > Document & Media and create atleast three folders( name as 2019,2020,2021). 2. In folder 2021, upload a file. 3. Go to Web Content > Structures and create a new...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...
Incorrect French translation of the site language change message
Issue Steps to reproduce 1. Go to Configuration > Site Settings > Languages and select `Define a custom default language and additional available languages for this site.` and set the French Language as the...