Search Results

All Results 1290
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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:...
Number items to display is wrong after migration
Issue After the migration from Liferay 6.2 to DXP, some Asset Publishers have the wrong 'Number items to display' In Portal 6.2, Number items to display is saved in a pageDelta property inside a portlet...
Changing the Master Template leads to Error: Your request failed to complete.
Issue Changing the master template triggers: “Error: Your request failed to complete.” Error trying to assign an alternate master template to a web content article. Environment DXP 7.4 Resolution This can happen...
Video added in fragment not autoplaying on first page load
Issue A video added through the Video URL fragment on a content page (external URL or Document Library URL) configured as follows: Muted: false Autoplay: true Is not autoplaying on first page load/with...
Style Book cannot be created or updated after upgrading to Update 4
Issue I get the following error message when a new Style Book is created or an existing one is edited: ERROR [http-nio-8080-exec-6][JDBCExceptionReporter:234] Batch entry 0 insert into StyleBookEntryVersion...
Customize widget appearance when using Liferay's sharing URL
Issue Accessing to a widget's configuration -> Sharing tab, we can get a code snippet to share that widget in an external page. Once we share it externally, sometimes the appearance of that widget might not be as...
How to access User object when overriding user-portrait taglib
Issue In Liferay Portal 6.x we made use of user-display taglib in order to show current user's image on screen. However, in Liferay DXP 7.x we are using user-portrait taglib, which actually includes a...
How to read translations from resource bundles by providing the language keys.
Issue I would like to read translations from resource bundles by providing the language keys. Environment Liferay DXP 7.4 Resolution You can read translations from resource bundles by providing the language keys by...
Avoid storing cookies generated by Google Analytics
Issue When Google Analytics is enabled in Liferay cookies like _gid and _ga are stored in browser session. How can we avoid storing these cookies? Environment Liferay DXP (any version) Resolution In 2024.Q1,...
Adding passive listeners to jQuery
Issue When running audit with Google Pagespeed is common to find a recommendation about implementing passive listeners for jQuery. How can we do this? Environment Liferay DXP (any version) Resolution Since jQuery...
Using the iFrame tags for a video file downloads the file instead of embedding it when using Blogs
Issue If the iFrame tag is used to embed a video (.mp4) file within Blogs, the file is downloaded, instead of being embedded to be played.   Environment Liferay DXP 7.3   Resolution According to the documentation for...
About specifying standard fonts
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Category missing or disappeared in production
Issue We noticed that a certain category disappeared from production. How can we find it or restore it? Environment DXP 7.3 Resolution Depending on your log level settings, your logs may show when and how it was...
Instance Name is automatically appended to Child Sites
Issue The title of a Liferay instance is being appended to the page titles of its child sites: <title>Page title - Site title - Instance title</title> Is there any out-of-the-box way to hide it on all sites as well as...
How to translate links for the Button fragment?
Issue If you add a button to a page with a link /home, switch the language to another one, change the  button's link to /de/home, then switch back to the original language, the link cannot be translated, it only...
How to find language keys?
Issue I cannot find certain language keys. How can I find them? Environment DXP 7.0+ Resolution There are multiple ways to find keys. Based on the Translation  Go to our translation platform, Crowdin Join the project...
Category cannot be moved due to the error: "ORA-01795: maximum number of expressions in a list is 1000"
Issue We have lots of categories and subcategories. When we try to move one, we get the following error: 2021-12-08 07:35:08,104 ERROR [JDBCExceptionReporter:234] ORA-01795: maximum number of expressions in a list is...
What are the Update permissions in a page's Permissions menu?
Issue At Site Builder > Pages > ⋮ next to a page > Permissions, there are new permissions starting with the word Update. What do these do? Where can I find the documentation for this? Environment DXP 7.4 U26 and above...