Search Results

All Results 6974
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Change the timezone in the Liferay's official Docker Image
Issue How to modify the OS-level timezone in Liferay's official Docker Image? Environment Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are...
Knowledge Base 'Filter & Order' is not working
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 SP3. 2. Navigate to Content & Data > Knowledge Base. 3. Create a folder and inside create multiple Basic Articles. 4. Now, click on Filter & Order, it's not...
Warnings of 'Invalid local date time' while working with DocuSign
Issue While integrating DocuSign digital signatures into your Liferay documents, the following warnings can be observed   WARN  [http-nio-8080-exec-9][MVCPortlet:299] No render mappings found for MVC render command...
Custom error 404 page
Issue A static page in Liferay has been built with the following property in portal-ext.properties. layout.friendly.url.page.not.found=/web/error/error404 Hit the URL:  https://xyz/web/error/error404 (just for...
Is it achievable to get analytics for commerce products?
Issue Is it possible for Analytics Cloud to track data generated by Commerce? Environment Liferay DXP 7.0+ Analytics Cloud Commerce Resolution Unfortunately, Analytics Cloud cannot presently track Commerce...
Can't enable Publications because of Staging
Issue We want to turn on Publications on our site which seemingly doesn't use Staging, however, we get the error message saying: Staging is enabled for at least one site or asset library in the current...
Error: Failed to find license files in directory
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 deploying to Liferay service, the following error is...
The maximum number of submissions allowed for this form has been reached
Issue When uploading a new in a form submission the following message can appear for guest users: "The maximum number of submissions allowed for this form has been reached." Environment Liferay DXP 7.4 Quarterly...
Importing projects and refreshing gradle are very slow in Liferay Developer Studio when there are too many modules
Issue When using the Liferay Developer Studio version 3.9.5 - 3.9.8, importing projects and refreshing gradle projects are very slow if there are too many modules. Environment Liferay Developer Studio 3.9.5 - 3.9.8...
Unable to disable editing of Email Address, First Name and Last Name in the User Account Settings in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In Liferay SaaS, the properties to disable the editing of...
Limitation of viewing 20 notification templates when using the Action Builder on Objects
Issue In my Portal, I have more than 20 notification templates created, however I can only view the first 20. Why does Liferay limit notification template options to 20 when using the Objects tool? Environment Liferay...
After logging in to Analytics Cloud for the first time, the workspace does not show up
Issue We have a license for Analytics Cloud but when we log in on analytics.liferay.com, we do not see our or any workspaces. The following message can be seen: You are not a part of any workspaces, let us create a new...
Cannot Edit Search blueprints due to a 403 error
Issue After creating anew blueprint, when attempting to edit it, the changes are unable to be saved and a 403 (forbidden) error appears in the browser console Environment Liferay DXP 7.4 Resolution A 403 error...
Blogs Aggregator widget error if Blog Entry comes from the Global site
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from the Global site. Navigate to Global Site > Content & Data > Blogs Add a new Blog Entry (eg: Global) Go back to Liferay Site Go to...
Invalid date error when creating content with date field using APIs
Issue When using the Liferay API to create Web Content with a date field, using the "dd-MM-yyyy'T'HH:mm:ss'Z'" format results in the display of an "Invalid date" error. curl \ -H "Content-Type: application/json"...
Permissions set for the Wiki Node are not inherited by Wiki Pages
Issue Enable the following property: permissions.propagation.enabled=true Open A Wiki Node, change and save its permissions Add a new Wiki Page under the Wiki Node Open the Wiki Page's permissions Actual result: The...
How to set custom page for "You do not have the roles required to access this portlet" error
Issue Custom pages for 404 errors can be easily configured in DXP; however, how can a custom page be designed for the "You do not have the roles required to access this portlet" error? Environment Liferay DXP 7.4...
How to loop through repeatable fields in a Display Page Template
Issue Using Display Page Templates for Web Content with image field which is repeatable and adding more images to this content. When the image field is mapped to the Display Page Template, only the first image...
How to recover patching-backup.zip
Issue How to proceed if patching-backup.zip is lost. Environment Liferay DXP Patching Tool Resolution In the event that this issue does occur, the following workaround can be used for general cases: Download a...
The Paragraph field disappears from the Form after failing CAPTCHA verification
Issue The Paragraph field will disappear if submitting the Form with failed CAPTCHA verification as the following screenshots. Before submitting: After submitting: Environment Liferay DXP 7.1, 7.2 Resolution This was fixed...