Search Results

All Results 6971
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Understanding Liferay Cloud SSL Policy
Issue In the context of SSL Policy, sometimes it is necessary to disable a specific Cypher to address some auditory purpose or some specific requirement. Environment Liferay Cloud Resolution The SSL Policy...
Setting up Google Analytics to work with Liferay DXP 7.2
Issue Setting up Google Analytics to work with Liferay DXP 7.2 is easy and is described in our documentation here. However, there is some setup that is required on the Google Analytics side so that the two can work...
When Setting Okta up as an SSO for Liferay PaaS, how can I generate IdP metadata in Okta without first having SP metadata?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The documentation for setting up an SSO with Liferay PaaS...
Unable to submit Form in any other Language but English
Issue Fail to submit the form in added language with required field Steps to Reproduce Go to Web Content > Forms Add a Form Add a Text Field Switch on Required Field Add a Translation, for example: used...
How can we get email alerts about new Liferay DXP versions released by Liferay?
Issue I'd like to get automatic notifications when a new Quarterly Release, Patch Release, Update, or version of Liferay DXP is available. Environment DXP Resolution Go to https://www.subscribepage.com/liferay   , content:...
Boolean Fragments shows wrong state
Issue Boolean Fragment configuration's type checkbox remains selected even after deselecting the checkbox Environment Liferay DXP 7.3 Resolution The observed behavior is a known issue and will be fixed in the...
Workflow review comments are not visible under Activities Tab
Issue The approve and reject comments are not visible under activities Tab in Liferay DXP 7.3, whereas, it is visible on Liferay DXP 7.2 Environment Liferay DXP 7.3  Resolution The observed behavior is an...
Enable Ratings in Web Content
Issue How to enable the rating asset in web content? Environment Liferay 7.2 Liferay 7.3 Resolution Follow these steps to enable ratings in web content: Publish any web content on Page -> Click on edit mode Click...
Why password is required to change the username?
Issue In version 7.0, the username can be changed via system administrator, however, in version 7.3 it asks for the user's password to be able to make the changes. Environment Liferay DXP 7.3 Resolution The...
Unable to create form
Issue The form section sometimes appears blank while creating the form Environment Liferay DXP 7.3 Resolution The observed behavior is a known Intermittent issue/bug and will be fixed in the upcoming fix pack. If...
PortletException thrown when form field rule is inconsistent
Issue An exception is thrown when some form field rule is empty or incorrect and the user tries to save the form. Steps to reproduce: Add a new form with three text fields: A, B, C Add a new rule for this form...
Failed Loading plugin after an update of the CI service
Issue After updating the CI service in Liferay Cloud you find some errors in the CI's log related with different plugins's  load, the errors are similar to this one: May 26, 2021 3:37:21 PM...
When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site
Issue When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site Environment...
Does the Encryption Key that is generated per company id for the Liferay Installation ever change?
Issue Does the Encryption Key that is generated per company id for the Liferay Installation ever change? Environment Liferay 7.2 Resolution The following portal properties will alter the encryption key for a Liferay...
Enable sitemap.xml from a third party in Liferay
Issue How to add and enable sitemap.xml from a third party in Liferay DXP? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Liferay already generates a sitemap.xml file...
Automatically assign site membership, organization site membership, roles, or userGroup to new users
Issue How to automatically assign site membership, organization site membership, roles, or userGroup to new users as well as to all the existing users. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2...
Language Translation not Working in CKEditor Source Mode
Issue When working in the source mode of CKEditor, switching between languages using the language editor doesn't display the previously set translation, even though translation works as expected outside of source...
Multiple success messages appear on UI post updating the web content
Issue Post updating the single web content multiple success messages appear on UI   No. of success messages = No. of web content present on the page Environment Liferay DXP 7.3 GA1 Resolution It's a known issue and is...
Why does the Link to Page function in Web Content Structures return a page number, instead of a page name?
Issue When I use the Link to Page function in Web Content Structures (or getFriendlyUrl() in a Web Content Template), it's fetching a URL which includes the page layout ID, instead of the page name. For example,...
Does Segmentation Work With Inheritance?
Issue When I create a Segment which includes inherited users, the segment shows that the inherited users are not counted. For example, if I create a Segment with a condition which matches a Team that contains a...
Known Limitation: Colors applied to fragments in 7.3 not displayed when viewed using Internet Explorer 11
Issue When viewing Edit mode for a page has a style book applied, where a color is configured for a fragment (for example, the fragment's background color), the color will appear as expected in all browsers. However...
HTML in groovy script
Issue After installing the fix pack 22, the following groovy script does not format the HTML. out.println("<h1>Cantabria</h1>"); Environment Liferay DXP 7.1 fix pack dxp-22 Resolution HTML formatting has been lost...
How to create Custom attribute in MS Active Directory and configure in Liferay
Issue Is there any way to map a custom attribute in Liferay created from MS Active Directory? Environment Liferay Portal 6.2 Resolution Liferay provides an OOTB option to achieve the custom attribute...
Cannot exceed 200 entries per page in asset publisher and search container
Issue Cannot set a higher limit greater than 200 for asset publisher and search container entries per page. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution As this can be an important...
Updating Dynatrace Users
Issue I can't invite or modify the permissions of my team members on our Liferay Cloud-provided Dynatrace tenant.   Environment Liferay Cloud Resolution This behavior is expected. At this time, the only way to add...
Unable to export users to CSV from some instances
Issue Users cannot be exported in some instances: the interface gets blank, and the following exception is thrown: "2021-04-08T10:57:43.604+0200 ERROR [http-nio-8080-exec-25][ExportUsersMVCResourceCommand:100]...
Unable to edit form if interface configured in other locale other than English language
Issue Unable to edit email in form or save any form if the user configured their interface in other than the English language. Reproduction steps: 1) On clean instance, configuration leaves only 'Spanish' as...
Paragraph field and Rich Text field lose field values in Forms
Issue The paragraph field loses its field value when navigating through the Forms Builder, for example: After adding a paragraph field with some text, adding a Rich Text field with a pre-defined value causes the...
Where to place pre-startup scripts in Liferay Workspace
Issue We are building Docker images so we run the task "gradle buildDockerImage" to build our image. We would like to know the following: Where do we have to place in our workspace "pre-startup" scripts? We...
Custom Excluded Paths in SPA
Issue So far, it's been possible to disable SPA across an instance, for some portlet or for an individual element. However, having more flexibility to disable SPA has been requested multiple times. What if I want...
Support between Amazon S3 and Liferay
Issue What is Amazon S3 and how it can be used with the Liferay? Environment Liferay DXP 7.2 Resolution Amazon S3 is part of Amazon Web Services (AWS). AWS provides many useful services in the cloud such as virtual...
Child organizations and organization users are displayed in one list in DXP
Issue When I view an organization and the users and child organizations are paginated, I want to be able to view all the child organizations separated from all the users within the organization. Currently, they're in one...
Setup Liferay’s document management with an Amazon S3 as a repository
Issue How to set up Liferay to use Amazon S3 storage instead of local storage and provide access information to S3. Environment Liferay DXP 7.2 Resolution Steps to follow : Amazon S3 requires a 'SAXParser' from the...
Adding a valid liferay runtime in Dev Studio
Issue When attempting to create a Liferay Module Project Fragment, I'm encountering the following error: "Please set a valid liferay portal runtime, you can initBundle or modify 'liferay.workspace.home.dir' to make it...
Patching Tool fails to install due to lack of file space
Issue When trying to install a patch, the Patching Tool fails with a java.io.IOException regarding file space despite having enough space in the mount or drive where Liferay resides: 14:04:59,116 DEBUG [b:?]...
How to configure liferay to invoke web services with Digest Auth
Issue How to configure Liferay to invoke web services with Digest Auth and use it in a client. As example we'll use POSTMAN Environment Liferay DXP 7.1+ Resolution As example, we are going to configure the access to...
Why does the LDAP import schedule start over whenever I reset my server?
Issue I would like my LDAP import to run at specific times and dates. I can set LDAP import intervals by number of minutes through either System Settings or Instance Settings: Control Panel > Configuration >...
How to add image extension .webp on editor when creating a new web content in Documents & Media
Issue Can't add image extension .webp on editor when creating a new web content Environment DXP 7.0 or higher Resolution In order to upload and work with .webp extensions in Documents and Media, follow these steps:...
[AC] Gaining Access to Liferay Analytics Cloud
This content is available to customers with active Liferay Analytics Cloud (AC) subscriptions This article documents how customers with an active Analytics Cloud subscription can gain access to a Workspace on...
Field value is not shown in Web Content if the Structure field is configured as non-localizable
Issue When creating a Structure (Content & Data > Web Content > Structures) and configuring a field as non-localizable, the value defined in the Web Content created from that structure is not shown. Environment...