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
Grace Period for Virtual Cluster Activation Key
This article documents the grace period provided by the virtual cluster activation key, when exceeding allowed number of nodes. Resolution When using a virtual cluster activation key, you are allowed to have an...
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
LDAP Imported Users are not been shown in control panel
Issue LDAP is configured (and tested by using the testing buttons) in the portal. If you check the database you could find them (it means that they have been imported to the portal from LDAP as expected). The problem...
Role Permissions to display all the actions in Knowledge Base Display Widget
Issue After having created a specific role to let users manage Knowledge Base articles from Knowledge Base widgets, some actions, like "Add Child Article" or "Edit Article", may be visible from Knowledge Base Admin...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...