Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
Disable Personal Information Fields in User Account Settings
Issue I would like to disable personal information fields in user account settings to prevent users from editing their names, screennames and other such personal information. Environment DXP 7.3 Resolution Add the...
When selecting a blog cover image, the uploaded video is unavailable
Issue Encountering challenges with uploading videos using the document and media portlet in blogs Steps to reproduce: 1) Navigate to Liferay DXP> Content and Data> Documents and Media 2) Upload a video (.mp4) 3)...
Object entry permissions are not working when impersonating users.
Issue When logging in as an administrator and impersonating a regular site member (with non-elevated permissions), all records are shown instead of just the records of the Site Member. However, when using Objects...
Only the Form title is displayed when using an embedded Form
Issue We are experiencing an issue when we embed a Form in a Web Content Template that is used to display the content of a Structure. We are relying on the following documentation: Setting Default Preferences for...
User redirected to the personal site (My Site) instead of the current site after opening notification
Issue When on the main site, click Notification from the user menu (by clicking the avatar on the top right). The notification interface will open, but on the left side menu the site will be changed to My Site, instead of...
What to do when AutoFill input is not accepted for the first time on a Form.
Issue When I  use the AutoFill input in Internet browsers, it does not populate for the first time in Forms. After I make a second attempt to update the fields, the Form is populate successfully. Environment DXP 7.2...
How to retrieve the layouts where a web content is displayed
Issue How to determine what page a web content is displayed on. Resolution Best approach is to use the methods of the API provided by com.liferay.journal.service.JournalContentSearchLocalServiceUtil  , content:...
Cannot resubmit for publication a content page that has been rejected in the worklow
Issue I enabled Single Approver workflow for content pages, and I notice that after an initial content page draft has been rejected, upon editing the page again, you cannot resubmit it because the "Submit for Publication"...
Cannot Add Captions To Images in Alloy Editor
This article includes a link to third-party documentation and third party resources are not supported or maintained by Liferay, so should be used at your team’s discretion. Issue AlloyEditor is the default blog WYSIWYG...
Empty osgi/config folder in 7.4
Issue The osgi/config folder is missing all of its config files. Environment DXP 7.4 Resolution This is expected behavior. Liferay’s default factory configurations will no longer be added as a config file in the osgi/configs...
Service Builder module not registered when using spring as dependency-injector
Issue When dependency-injector="spring" is set in service.xml, the services are not getting registered in Liferay DXP 7.4. The Liferay-Spring-Context: META-INF/spring line is missing from the generated service...
Automate scripts for Search service in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We need to execute a curl command for the Search...
Special Characters in Screen Name Cause “Not Found” Error
Issue Special characters such as "., _, |" being present within a screen-name throws a “Requested resource could not be found” error in the UI. Environment DXP 7.2 Resolution This issue was fixed by LPS-119836,...
Preventing auto-deploy of builds to DEV
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When a new pull request merges to the develop branch, it...
'TemplateNode cannot be cast to java.lang.String' error when using certain words in structures
Issue We have a structure that has a field called 'type' and being referenced in the advanced settings When we try to preview it, we get the above-mentioned exception in our logs Environment Liferay DXP...
Changes to portlet-model-hints.xml are lost if running mvn generate-resources from the root of a maven workspace
Issue I made some changes (e.g. a hint) to the portlet-model-hints.xml file under my project's service builder folder and I am now running the mvn clean generate-resources command. If I run this command from within the...
How are Unique Visitors calculated and identified?
Issue We would like to know how the Unique Visitors are calculated and what the factors are that identify a unique visitor. Environment Analytics Cloud Resolution As for unique visitors, we track known users based on a...
Command-Line Tool installation in Linux Debian
Issue After installing Command-Line Tool following instructions from https://learn.liferay.com/dxp-cloud/latest/en/reference/command-line-tool.html , the lcp command does nothing: username@mylaptop:~$ curl...
How to enable the form's Require CAPTCHA option by default?
Issue Due to security rules, I need all forms to have the Require CAPTCHA option enabled. Currently, the Require CAPTCHA option is disabled by default. Is there any way to enable this option by default? Environment...
Language override is missing the Export-Import
Issue We would like to use the Export-Import feature for our translations at Control Panel → Language override but we cannot find it. Environment DXP 7.4 Update 1-15 Resolution This feature has been available since...