Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Content pages in search results don't link to the page
Issue When I search with the configuration “display selected result in context” unselected, clicking on content page results throws an error, and the results don’t display. Environment DXP 7.2 Resolution To...
After clicking on the invite link, a Workspace Error is displayed
Issue I was invited to an Analytics workspace. When I click on the link in the invitation e-mail, the following message is shown: Environment Analytics Cloud Resolution This behavior happens in the following 2 cases. ...
"No JSON web service action with path /dlapp/get-temp-file-names and method null for null" when using the multiple upload form in Documents and Media
Issue Steps to reproduce: Set thejson.web.service.enabled property to false Go to Documents and Media portlet and use the "Multiple upload" option to upload files You could see this error in server logs: 2022-07-15...
Can you use group email address with Analytics Cloud?
Issue There is an e-mail address that includes some other e-mails and has a separate inbox as well. Can invites be sent to it and can be used with Analytics Cloud? Environment Analytics Cloud Resolution Group e-mail...
Does OpenOffice integration allow DOCX format conversions?
This article includes a link to third-party documentation and third-party resources are not supported or maintained by Liferay, so should be used at your team’s discretion. Issue I want to download my text documents in...
A form that is rendered on a page will automatically save a draft of the form even if there has not been any interaction
Issue Steps to Reproduce Go to Product Menu > Liferay DXP (Site) > Content & Data > Forms, and add a new form. Give the new form a title (e.g. My Form), and a Select from List with option A and option B. Go to the...
Embed Internal Videos in Knowledge Base Articles
Issue The video button the editor for Knowledge Base Articles does not allow for connecting to videos that are uploaded to Documents and Media   Environment Liferay DXP 7.3 Liferay DXP 7.4   Resolution Liferay DXP 7.4...
How to view the total number of downloads during a certain time period?
Issue When a report is added to an asset, we can only see the number of downloads for each day. How can we view the total number of downloads within a particular time period? Environment Analytics Cloud Resolution You...
Is Liferay creating cookies site base?
Issue Is Liferay creating a cookies site base? If so, where exactly on the Liferay server would all the cookies be physically kept?  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
Search result is not appearing for web content when switching to card view
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 2. Create a new basic web content. 3. Search the created web content in the search bar. 4. Now, switch the Display Style to Card view. Expected Behavior: The...
Questions widget's My Subscription tab incorrectly displays message board subscriptions
Issue All message board subscriptions are shown in the Questions widget "My Subscriptions" tab and are listed as "Questions" even though some are not marked as Questions in Message Boards.  Environment...
What to do when AutoFill input is not accepted for the first time on a Form.
Issue When I  use the AutoFill input in Internet browsers, it does not populate for the first time in Forms. After I make a second attempt to update the fields, the Form is populate successfully. Environment DXP 7.2...
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:...