Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Autocomplete issue during login
Issue During login, the browser autocompletes the user's credentials into the fields based on past logins. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution These login...
How to download a file I created on the liferay service in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Example use case: with the below command in the Liferay service, I...
How to change site URL prefix from /web/sitename to a custom one
Issue Our Liferay web site has the following URL prefix: /web/sitename and its URLs are: http://example.com/web/sitename/mypage We want to change the URL prefix to: /level1/level2/level3 so its URLs are changed to:...
MultiSearch Request solution for Liferay
Issue Liferay has no out of the box solution for handling MultiSearch Requests. Environment DXP 7.2 Resolution The Multi-Search API is exposed as a low-level API in Liferay Search's APIs through...
Instance level LDAP configuration
Issue When configuring LDAP authentication from DXP 7.3, the companyId has to be configured on an instance level. This issue can present itself for example during a CI / CD development. Environment DXP 7.3...
How to identify a Page Template using Freemarker
Issue I need to identify if the current page is a page template or not, using Freemarker from the applied theme. Is there a method similar to Layout.isPublicLayout() to achieve this? Environment Liferay DXP 7.2...
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...
Localization of document title and description
Issue Why is it not possible to localize the title and description for documents? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This is a limitation of the product. i.e. The title...
How Liferay is responsible to generate canonical links on the web page?
Issue How Liferay is responsible to generate canonical links on the web page? In which file, the code has written for it?  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution To disable or modify...
Allow only one user to be logged into an account
Issue When someone is logging into an account I want to invalidate the previous session.  Environment Liferay DXP 7.0+ Resolution With the following portal-ext property you can invalidate sessions, allowing only one...
How to cancel navigation events with JavaScript?
Issue Need a solution to stop navigation when a user clicks on a navigation event. i.e.: A custom code wanted to be executed before the navigation. Environment Liferay DXP 7.0+ Resolution You can use the below...
How to build a SOAP JAX-WS (Java API for XML Web Services) client using the Liferay infrastructure.
Issue We have a WSDL (Web Services Description Language) descriptor and we need to build a client from it. Finally, we will make this service (client) available to any application installed on our Liferay instance....
Liferay PaaS Space allocation
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Need to know available and used space in Liferay PaaS....
Automated process to remove users from Liferay that are no longer in LDAP?
Issue Is there a way to automatically remove users from Liferay who are no longer in LDAP? Environment Liferay DXP 7.1 Resolution There's no automated process to do this out of the box. However, a feature request...
Create a custom logout action
Issue I want to control what happens after a user logs out.    Environment DXP 7.0+ Resolution There are two ways of achieving the desired outcome. The first is to create a custom module and add it to the list of...
How to hide a site from indexing robots
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to disable robots in some pages and how to disallow the...
How to handle HTTP status errors with Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to configure the redirect of each HTTP status outside...
Display name for a language is shown as beta
Issue I noticed that for certain languages, the display name is shown as beta, e.g. italiano [beta]. Where can we change that? Environment DXP 7.3 Resolution The particular language (in our case, Italian) locale is in...
How do set the different URLs for each UI tab on the page?
Issue Using UI tabs functionality on one of the pages. There are multiple tabs like 3 tabs and while accessing each tab its URL is the same. How do set the different URLs for each UI tab on the page? Environment...
Hide certain Structure in Add web content dropdown menu
Issue Is it possible to hide certain Structure in Add web content drop-down menu? Environment DXP 7.3 Resolution To achieve that, consider removing the view permission of the structure. Steps can be found as follows: Go to...
Alloy Editor Image-Dialog with double-click went missing
Issue In DXP 7.2 before FixPack 10 it was possible to open the image properties dialog with double-click in the web content editor. Environment DXP 7.2 FP 10+ Resolution This is an intended change, see LPS-127058...
When I change the page name and its friendly URL, the new page can still be accessed when using the old page URL - DXP 7.3
Issue I have a page with a friendly URL. I changed the page name and friendly URL. However, when I try to access the page with the new name using the old page friendly URL, I get redirected to the new page instead of...
Azure Blob Storage
Issue How to store file from Liferay to Azure blob storage container in Liferay DXP 7.3 Environment Liferay DXP 7.3 Resolution Configuring the store To configure the store, go to System Settings > File Storage > Azure...
How to import commerce product?
Issue Is there any feature where we can import Liferay Commerce Products? Environment Liferay DXP 7.3 Commerce 3.0 Resolution There is no out-of-the-box feature available to import the products in bulk. However, the...
How to Configure Liferay DXP with Multiple IdPs (OKTA via SAML and OIDC)
This article documents the way to configure Liferay DXP 7.x as a Service Provider working with two SSO protocols (Okta using SAML 2.0 and Google OpenID Connect). The basic configuration can be achieved within Liferay out of...
Asset Publisher widget shows author and modified date by default from Liferay DXP 7.2 onwards
Issue Dragging and dropping an Asset Publisher widget on a page will show, by default, the author and the modified date for all of its contents contrarily to other previous versions. Environment Liferay DXP 7.2+...
Sharing web content on web content display portlet between sites other than the Global Site - DXP 7.1 - 7.3
Issue We can configure the site scope on Web Content Display Portlet to share web content between the global site and other sites. However, we would like to share content between sites other than global site, but this...
The default content publisher shows author and modification date
Issue Is there a way to change the default values of the Content Publisher metadata from the interface? Steps to Reproduce On a page, add a content publisher portlet. Navigate to Configuration> Display...
How to relate AssetEntry and AssetCategory
Issue AssetEntryLocalService.getAssetCategoryAssetEntries() does not return any results for a given category. How should I relate AssetCategory and AssetEntry? Environment DXP 7.1 DXP 7.2 DXP 7.3 Resolution...
How to use the root domain with different paths for each site?
Issue There are virtual hosts using different subdomains: main.site.com - (Global / Root) a.site.com - Site A b.site.com - Site B c.site.com - Site C The desired URLs should look as follows: site.com site.com/a...
How to override the default nginx.conf file in Liferay Cloud
Issue Some customers want to override the default nginx.conf file from the webserver service (instead of just adding new .conf files) Environment Liferay Cloud - Stack 4 Resolution Place your new nginx.conf...
Disable password verification for SSO users
Issue When changing the screen name or email address of a user, the portal now requires a password verification. This was not a requirement for previous versions of Liferay. Environment DXP 7.3+ Resolution This is a...
Time Zones in Australia
Issue By default, Liferay only displays a few Australian time zones that do not account for regional rules related to daylight savings time. How can we adjust Liferay's time zones in order to reflect Australia's regional...
On Staging when switching to advanced publication, the previously published pages are checked by default. - DXP 7.1 - 7.3
Issue After publishing to Live pages by switching to advanced publication, and I would like to make a new publication or publish a new page, when I switch to advanced publication, the previously published pages are...
Site information, including the date it was created and the number of members
Issue The requirement is to get a list of all the site's names, as well as their creation dates and members. If there is a shortcut from the Liferay control panel?  Environment Liferay DXP 7.0 Resolution There is...
How to Disable Groovy Scripts and the Scripting Console in Control Panel
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment Prior to DXP 7.4 Resolution 1. Go to Control Panel > Configuration > System Settings 2. In the Platform...
How to Disable Gogo Shell
Issue I want to disable the Gogo Shell from my Liferay instance Environment Liferay DXP Resolution The Gogo Shell can be disabled by performing the following actions: 1. Go to Control Panel > Configuration > Components 2....
I cannot find the query string field on content page - DXP 7.2 - 7.3
Issue When I configure the content page, I cannot find the option to set the query string. On widget pages when I configure the page I select the "Advanced" tab and I can see the "Query String" field and set it....
Publishing Forms to Remote Live in staging without corresponding pages
Issue In a Remote Live staging set up, sometimes, a form is modified and requires publishing, but it is not desirable for changes made to the page itself to be published yet. Is it possible if a form is modified, for...
How to change max_string_size value from STANDARD to EXTENDED in Oracle 19c?
Issue How to change max_string_size value from STANDARD to EXTENDED in Oracle 19c? Environment Liferay DXP 7.2 SP3 Oracle 19c Resolution Steps for converting max_string_size value to EXTENDED: SQL> show parameter...
How can I change the Product and Category URL pattern
Issue Liferay Commerce use /p/ and /g/ within the friendly URLs for Commerce display pages. To improve the search presentation for SEO purposes, I want to change the /p/ and /g/ to something meaningful...
Is it possible to know the timeline for when a hotfix from Liferay Support will be ready?
Issue Is it possible to have an exact timeline on when a hotfix from Liferay Support will be ready?  Environment  Portal 6.1/6.2 DXP 7.0/7.1/7.2/7.3/7.4 Resolution While there is no exact timeline from Liferay...
Perform a date range query using Custom Filter Widgets over two fields of a structure
Issue We have a custom web content structure that has two ddm-date fields. We want to search and filter over a range of dates between those two fields using Custom Filter Widgets.   Environment Liferay DXP...
How to change the html of the default inactivity popup
Issue How to change the html of the default popup that appears when a user is warned about inactivity. Environment DXP 7.0 Resolution Changing the HTML of the pop up will require customization as it is not something...
Embedding the Language Selector Widget in a Fragment
Issue Need to embed the Language selector widget in a fragment via tags similar to what is referenced here: https://help.liferay.com/hc/en-us/articles/360020757071-Embedding-Widgets-in-Page-Fragments Environment DXP...
Define more than three thumbnail resolutions for Adaptive Media
Issue There are three thumbnail configurations that can defined for Adaptive Media in System Settings -> Adaptive Media -> System Images Resolutions. Each configuration is mapped to a value of the query...
HTTP Strict Transport Security (HSTS) Header Not Used
Issue The HSTS header cannot completely defend against man-in-the-middle attacks. However, it can be useful in defending against an attack in which an attacker establishes an encrypted connection to the application and...
Verbose Error Messages
Issue The name of the technologies used, such as Apache Coyote, Tomcat, etc. are visible. Environment Liferay DXP 7.2, DXP 7.3 Resolution  Each application is responsible for allowing its information to be displayed...
DLFileRank modules are not available anymore
Issue In Liferay DXP 7.3, DLFileRank modules are not available (document-library-file-rank-api, document-library-file-rank-service). Environment DXP 7.3 Resolution These modules have been archived in version 7.3....
Disable 'track' requests from Audience Targeting
Issue Sometimes there is a need to get rid of the following calls from Audience Targeting: /o/analytics-processor/track For example some of the browsers which attempt to send analytics events to Liferay...
New field types that can be utilized in forms are needed
Issue Customizing the look and feel of Liferay sites require the addition of the following field types to their Forms. Accordion Tooltip Pop-up or dialog box Environment Liferay DXP 7.3 Resolution The easiest...
Deleting old data from 'AUDIT_AUDITEVENT' table in 6.2
Issue I want to clean up the AUDIT_AUDITEVENT table because the old data is taking up too much space. Environment Portal 6.2 Resolution Note: The following information involves customizations that are beyond the scope of...
How to Redirect to OpenID Connect Page after clicking the "Sign In" Button
Issue The steps users take to login via OpenID Connect are very long. They have to: Click the "sign in" button on the home page The Sign-In Portlet comes up Click on "OpenID Connect" link Choose the OpenID...
On content pages with no widgets, 'AllPortletsReady' should be triggered
Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
Headless Delivery API - Filtering structured content
Issue Making use of our headless delivery API you can retrieve all your web contents but sometimes we might want to filter them according to different business requirements, like getting only those web contents...
Avoid or allow that some applications can be dynamically displayed in a page
Issue The permissions system for an application (portlet) includes a security check when the application is going to be displayed in a page. Normally, the users should not be able to see applications if the...
What permissions are needed to edit content pages?
Issue What permissions does a role need to edit content pages, including adding, configuring and deleting widgets and fragments in it? Environment Liferay DXP 7.2, 7.3 Resolution There are a handful of basic...
How to obtain the binary logs?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How can we access the database-related binary...
When submitting forms, is it possible to send email notifications to multiple users?
Issue Is it possible to send notifications to multiple email addresses when a user submits a form? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Yes, when enabling Form notifications, an administrator can send...