Search Results

All Results 7008
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can I select mutiple images when inserting image in the Web Content
Issue Can I select multiple images for insertion in html field/rich text field in the Web Content? Environment Liferay DXP 7.1 Liferay DXP 7.4 Resolution The inline editor (Alloy Editor, CKEditor) will insert the image...
Terms of Use jsp page is missing
Issue Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page Starting with Update 31, that terms of use JSP page is...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any...
How do Segments sync between Liferay and Analytics Cloud?
Issue We created a segment in Liferay but it has not synced yet. How can we sync it to Analytics Cloud? Environment Analytics Cloud DXP 7.3+ Resolution The sync only happens one way: from Analytics Cloud to Liferay. So...
Security Issue: Admin URL is exposed in the Guest view of the Home page
Issue The line below can be found on pages where guest users should not see confidential data. getSiteAdminURL: function() { return...
How to remove the button/menu of Publish To Live from web content, page, and documents and media
Issue How to remove the button/menu of Publish To Live from web content, page, and documents and media page documents and media web content Environment Liferay DXP 7.1 Resolution The Publish To Live button/menu is...
SAML Admin - "Metadata XML is null" error
Issue When attempting to create a new Identity Provider under SAML Admin, having entered the required information, when ‘Save’ is clicked the UI displays: "Error: Please enter a valid identity provider entity ID."...
Address and Phone Edit: Address type is always showing Billing and Phone as FAX
Issue Organization address type is always showing Billing and Phone as FAX, rather than selected one.  2023-05-15 04:29:50.768 ERROR [http-nio-8080-exec-3][BeanPropertiesImpl:345] null jodd.bean.BeanException: Simple...
Invalid Analytics Cloud token
Issue Analytics Cloud fails to connect and the following error is thrown in the console 2023-05-16 04:42:48.058 ERROR [ajp-nio-127.0.0.1-8009-exec-41][BaseAnalyticsMVCActionCommand:171]...
Workflow metrics not loading
Issue When I go to Menu -> Workflow -> Metrics, I get error message "There was a problem retrieving the data. Please try reloading the page". (I might have done some operations about the environment before, like switching...
sr-only elements
Issue class="sr-only" elements can be observed in the HTML of my pages. Environment Liferay DXP 7.3+ Resolution Does not need to be removed and it is not malicious. It is implemented by the changes made on LPS-118487...
lastLoginDate values are not correct in User_ table
Issue It’s noted that the last login date details are not correct in User_ table. The understanding is that lastLoginDate values should reflect those seen in the loginDate column. Environment DXP 7.3   DXP 7.4...
Customize/Extend the out of the box classic theme
Issue I would like to base my custom theme on the out of the box classic theme. Environment Liferay DXP 7.1+ Resolution Please read Creating Themes Then create a folder and open terminal Instead of yo liferay-theme,...
Text is rendered vertically instead of horizontally inside fragments in Collection Display
Issue When date text is rendered inside a fragment that contains nested a HTML tags, the text is rendered vertically instead of horizontally. Environment DXP 7.3 Resolution This issue has been resolved via...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no...
Unable to edit web content in pending status of workflow
Issue The contents of web content are not getting reflected Step to reproduce 1. Navigate to Content & Data > Web content. 2. Create a folder in web content and map this with a single approver workflow. 3. Create...
Search container shows wrong search count results with pagination
Issue Pagination shows the wrong search count results. Steps to reproduce: 1. Navigate to Site Menu > Content & Data > Web content, create some web content 2. Navigate to Site Menu > Site Builder and create a...
Issue with the email template when notifying a new account creation regarding [$PASSWORD_SETUP_URL$] variable
Issue The issue happens after the notification of a new account creation within Liferay, when the new user checks the email it inconsistently displays the link to update the account in this way:...
Cannot enable access to ServiceLocator 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 I would like to enable access to ServiceLocator in my...
How to get a list of Omni Admin users in Liferay?
Issue I would like to get a list of the Omni Admin users of the Portal. Environment Liferay DXP 7.0+ Resolution Please run the attached script: GetCompanyAdminUsers.groovy  Additional Information Running Scripts...