Search Results

All Results 57
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
A/B Testing - Why is there a delay?
Issue We have an A/B test ongoing. Why is the data shown in Analytics Cloud with a significant delay? Environment Analytics Cloud Resolution We update the A/B Testing experiments daily so that is the cause of the...
Multi-Factor Authentication via SMS
Issue We want to set up MFA via SMS without using any external Apps. Is this possible with Liferay out-of-the-box? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution MFA by SMS is not...
Public access of database
Issue How users can enable public access to the database of their PaaS environment Environment Liferay self-managed (LXC-SM) Resolution Enabling even read permissions to the database is a huge security risk....
Is it possible to enforce that you cannot create/save a parent object until you have connected to it at least one child object?
Issue steps : - Create Object called "news" - Create object called "News Attachments"  the requirement :  I cannot add new news without adding attachments , I need to prevent the user to add a new news without attachments...
How does "company.default.home.url" property work?
Issue I don't understand how company.default.home.url in portal-ext.properties and the setting of Control Panel ->Instance Settings -> Instance Configuration -> General -> Home URL work together. Environment DXP...
How to increase Google cloud CDN caching time
Issue How to increase the Google Cloud CDN cache timing max-age= 3600(1 hr) to 1 day. Environment Liferay PaaS Resolution The default CDN caching involves the caching timing limited to 1hr(CLIENT_TTL and...
Headless API is still returning properties from items in the recycle bin
Issue After we delete an image that was linked to a document through a structure and it's in the recycle bin, the Headless API is still returning all of its image details in the response. Environment 7.4...
SCIM API is not working as expected to link existing users to SCIM Client
Issue I'm unable to use the PUT API to update users as linked to the SCIM Client. I'm not able to add new users and then update them using the PUT API linking them to the SCIM client. Environment 2024.Q1+ Resolution...
How do you stop Liferay from saving files to tomcat/temp/?
Issue How do I prevent Liferay from saving files in the tomcat/temp/ directory? Environment Liferay DXP Quarterly Release Resolution There is no OOTB way to stop files from saving in the tomcat/temp/...
How long does it take for the custom domain to be working in Liferay PaaS?
Issue After adding custom domains to the Liferay cloud service, how long does it take to reflect the changes? Environment Liferay DXP 7.4 Resolution For the custom domain to work as expected (redirecting...
ModSecurity Alert Notifications
Issue Users want to enable ModSecurity alert notification, so that, whenever there is any breach/alert an email notification is sent to the configured user.  Environment LXC-SM 2024.Q2 Resolution ModSecurity does...
Enabling SSO for our Liferay Console prevents logging in with email and password
Issue After enabling SSO for our Liferay Console, we are no longer able to log in with email and password.  Environment DXP 7.4 Resolution This is expected behavior, as per the Official documentation for SSO: "The first...
Redirection happening to Public Pages when URL is appended with numbers
Issue Liferay automatically redirects users to specific public pages when incorrect URLs ending with numbers are entered. This behavior leads to the unintended exposure of these public pages to all users. Steps to...
Which database table should store the content of the paragraph fragment
Issue Where is the content of the paragraph stored in the database table? Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a new page and publish it. 4. Edit the page and drag...
Can SPA be safely disabled?
Issue We are developing some components and we are having issues with single-page application (SPA). Therefore, we would like to know if it can be safely disabled Environment Liferay DXP 7.3 Resolution From Liferay...
Configuring an external Web Application Firewall (Akamai) in PaaS
Issue How to configure an external Web Application Firewall (Akamai) in PaaS? Environment Liferay DXP 7.4 Resolution Configuration of the external Web Application Firewall (Akamai) with Liferay Cloud comes...
Is there an Analytics Cloud API that can delete a specific user?
Issue Is there any API which can get called in Liferay Analytics Cloud to delete a specific user? Environment Analytics Cloud Resolution The following article: APIs describes that you can only query data, currently...
Accessing Sitemap of a Child Site
Issue Is the sitemap of a child site separate from the parent site? How to access the sitemap of the child site? Environment Liferay DXP 7.4 Resolution A child site is similar to a parent site, they help to...
Deprecated liferay-ui:logo-selector taglib replacement for custom favicon integration
Issue In this article we will discuss the deprecation of liferay-ui:logo-selector which was introduced with Liferay DXP 7.4 as a part of LPS-202768. Several features have been migrated to liferay-frontend:logo-selector,...
The PageId changes each time the page is edited causing the category filter value to change each time.
Issue We are building a page which displays a Collection of “How to” Web Contents using a variety of Categories. As an alternative to using the Collection Filter to display the content of one category, we would like to...