Capability

Content Management System

Liferay’s Content Management System (CMS) offers user-friendly applications for creating, editing, publishing, and managing your site’s content.

Liferay empowers you to create and manage web content effectively. Easily create web content, upload documents, and leverage a suite of tools to administer and optimize your content. These tools include a user-friendly Content Dashboard UI, built-in Translation capabilities, and Content Performance insights.

Feature
Deployment Approach
Is it possible to disable the "Deletion" sliders for Staging Publications?
Issue We would like to prevent our Staging content managers from using the "Delete Application Data Before Importing" and "Replicate Individual Deletions" sliders when performing a staging publication event, so they...
Git Branch configuration with Liferay Cloud Dev environment
Issue Is there any place where the "develop" branch is configured as a default branch? Environment Liferay Cloud Resolution The environment variable LCP_CI_DEPLOY_BRANCH is read on the ciservice is...
Nested Web Content Workflow status are not getting updated
Issue When editing and publishing the web content which is having another web content embedded into it, its status becomes pending but the expected is that the structured/embedded web content's status...
Multiple branches to keep the codebase separate
Issue Is it possible to use multiple branches to keep the codebase separate in the Liferay Cloud? Environment Liferay Cloud Resolution How you manage the branches of your codebase is completely up to you....
Is there any option to bring down the production server manually?
Issue Is there any option to bring down the production server manually? as there is an option only to restart the service Environment Liferay Cloud Resolution There are no ready-made options to bring...
Logs are flooded with errors of java.lang.IndexOutOfBoundsException
Issue The following error shows constantly on the logs: ERROR [catalina-exec-54][LiferayMethodExceptionEventHandler:34] java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 java.lang.IndexOutOfBoundsException:...
Validation on Forms
Issue Enable validation on the field(like Mobile Number) as Number then the field should not accept character or it should give an error message. Environment Liferay DXP 7.0(fix-pack de-32) Resolution The observed...
Validation on Forms(Numbers)
Issue  Validation is not working for the text field(Mobile Number). Put validation like if the value is greater than 9999999999 it should say Invalid Mobile Number. Environment Liferay DXP(fix-pack de-32) Resolution...