Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay PaaS deployment stuck at jenkins
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Deployment gets stuck at jenkins with below error: stderr:...
Only the Form title is displayed when using an embedded Form
Issue We are experiencing an issue when we embed a Form in a Web Content Template that is used to display the content of a Structure. We are relying on the following documentation: Setting Default Preferences for...
User redirected to the personal site (My Site) instead of the current site after opening notification
Issue When on the main site, click Notification from the user menu (by clicking the avatar on the top right). The notification interface will open, but on the left side menu the site will be changed to My Site, instead of...
Object entry permissions are not working when impersonating users.
Issue When logging in as an administrator and impersonating a regular site member (with non-elevated permissions), all records are shown instead of just the records of the Site Member. However, when using Objects...
If a drop zone is inserted between 2 others with existing fragments placed, the drop zone content is shifted
Issue A fragment is created with multiple drop zones and some other fragments are placed onto these zones. <div class="fragment_1"> <h1> Drop Zone 1 </h1> <lfr-drop-zone id="drop-zone-1"></lfr-drop-zone> <h1> Drop Zone...
When selecting a blog cover image, the uploaded video is unavailable
Issue Encountering challenges with uploading videos using the document and media portlet in blogs Steps to reproduce: 1) Navigate to Liferay DXP> Content and Data> Documents and Media 2) Upload a video (.mp4) 3)...
Disable Personal Information Fields in User Account Settings
Issue I would like to disable personal information fields in user account settings to prevent users from editing their names, screennames and other such personal information. Environment DXP 7.3 Resolution Add the...
How to retrieve the layouts where a web content is displayed
Issue How to determine what page a web content is displayed on. Resolution Best approach is to use the methods of the API provided by com.liferay.journal.service.JournalContentSearchLocalServiceUtil  , content:...