Search Results

Capability
Feature
Deployment Approach
DataIntegrityViolationException on SocialActivitySet Table after Upgrading 6.2 to 7.0 or 7.1
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After migrating from 6.2 to 7.0 or 7.1, the below stacktrace can be observed in the server when editing and saving migrated web content: ERROR L [liferay/async_service-1][ParallelDestination:55] Unable to...
When a user is deleted, what happens to content created by that user?
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: Issue If a user creates content and then is deleted, is anything about that content changed? Who is listed as the author? Environment Liferay Portal Liferay DXP Resolution If a user is deleted,...
How to customize the presentation layer for Alerts and Announcements widgets?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than...
How can I embed a specific web content article in my theme?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue How can I embed a specific web content article in my theme? Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution The below code in portal_normal.ftl file of your theme can be used a starter: <#assign...