Search Results

ナレッジベース 1393
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Configuration and Definition of Dataset Views for Headless Resources (Beta)
Context/Problem Liferay interfaces aimed at displaying data are too rigid for the user. They show a predefined set of information items, with one or more layouts (cards, table) and some filter/sort options. However, in case of need to modify how this information is displayed it is needed...
How to enable Google Cloud Translator
Issue How to set up Google Cloud Translator integration with Liferay DXP What type of information needs to be added in the field Service account private key Environment Liferay DXP Resolution To use Google Cloud Translator with Liferay DXP, you'll first need to have an account and a...
Is there a way identify When was the user Deactivated and by Whom?
Issue Is there a possible way to find out when was the exact date the Liferay user was deactivated and by whom? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Please run the attached Groovy script to get a full list of deactivated users: ListDeactivatedUsers.groovy Additional...
How to Disable Groovy Scripts and the Scripting Console in Control Panel - DXP 7.4
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment DXP 7.4 Resolution Approach 1: Please follow: How to Disable Groovy Scripts and the Scripting Console in Control Panel This will prevent non-admin users from running...
Analyzing traffic and user activity on your Liferay Cloud environment
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 review inbound traffic and user activity in Liferay Cloud? Environment Liferay PaaS Resolution For inbound traffic, please...
How can I access OpenIdConnectProvider classes in 7.4 U34+?
Issue The Liferay classes com.liferay.portal.security.sso.openid.connect.OpenIdConnectProvider; and com.liferay.portal.security.sso.openid.connect.OpenIdConnectProviderRegistry; were removed in U34+ by LPS-150092. How can I replace them in my customization?  Environment DXP 7.4...
Security Issue Concerning Google Guava Versions 1.0 to 32
Issue There is a present vulnerability with Google Guava that affects the versions from 1.0 to 31.1. Liferay is currently bundled with Guava. It has been reported that osb-distributed-messaging-google-pubsub-connector declares a dependency on Guava 30.1.1 which has a known vulnerability...
Modify columns in board Documents and Media
Issue The user wants to modify the columns that appear in the documents and media table Environment DXP 7.4 Resolution There is a property that it was created to modify the columns that the user could see on this board, which is the following property: dl.entry.columns By default the...
How do we Toggle Requirement for Strangers to Verify their Email Address
Issue How do we toggle the requirement for strangers to verify their email address  Environment DXP 7.4 Resolution This setting can be toggled by going to: Instance Settings > User Authentication. From here, you can toggle the tickbox for "Require Strangers to Verify their Email...
How to test for vulnerabilitity to CVE-2020-7961
Issue We would like to determine if we are vulnerable to CVE-2020-7961. Environment DXP 7.3, DXP 7.2,  DXP 7.1, DXP 7.0 Resolution The steps to test for vulnerability to CVE-2020-7961 are as follows:   1. Start your Liferay bundle   2. Open a new terminal window and ran the following...
Activate Remove Text Formatting
Issue By default in CKEditor "Remove Text Formatting" functionality is hidden. Environment Liferay DXP 7.4 Resolution RemoveFormat is already added to our shipped CKEditor, only it's needed to add the button into the toolbar in order to use it. Follow the steps provided in Modifying an...
Lost in format texts when copying content from Google Docs
Issue When trying to copy content from Google Docs, it loses the format. Environment All environments. Resolution This is an expected behavior, unfortunately. The resolution is to customize CKEditor to detect Google Docs content and interpret it by using the pastefromgdocs plugin: Paste...
How to disable the Asset Publisher's auto scroll
Issue I would like to disable the auto scroll of Asset Publisher. Is there any setting to do this? Environment Liferay DXP 7.2 Fix Pack 15+ Liferay DXP 7.3 Service Pack 3+ Resolution You can disable the Asset Publisher's auto scroll in the following configuration: Go to Control Panel...
How to navigate between sites while using the site virtualhost?
Issue User wishes to navigate between sites while accessing each site virtualhost.  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Create a site and add new page to it. In the site's Configuration > Site Settings > Site Configuration >Site Scope >...
How to search for the User's contact Phone Number?
Issue Is there a way to configure Liferay's default Search Bar to allow searching by a User's Phone Number defined in the Contact Information tab? Environment Liferay DXP 7.4 Resolution Liferay's default Search Bar is limited and unfortunately it is not possible to search by a User's...
How to test documentDownloaded and documentPreviewed events
Issue How can we test and confirm that the documentDownloaded and DocumentPreviewed events are getting tracked by Analytics Cloud? Environment Analytics Cloud Resolution After connecting Liferay DXP to Analytics Cloud, the following instructions can be executed to test documentDownloaded...
How to verify the current Implementation version of log4j.jar file
Issue We would like to verify the implementation version of a log4j.jar file, either to verify the application of an update or to assess current vulnerability.  Environment DXP 7.3, DXP 7.4 Resolution You can find the current implementation version of log4j. jar file by:  1. Opening the...
Do video fragments support sites other than YouTube?
Issue There are 2 out-of-the-box fragments that support loading external videos: External Video Video URL Right now only a couple sites are supported, such as YouTube. When will the other sites, such as dailymotion, be supported? Environment DXP 7.4 Resolution However, I checked what...
How can we set the requireSSL property?
Issue How can we enable the requireSSL attribute in Liferay? Environment Liferay DXP 7.0+ Resolution You can set that in your JDBC properties: jdbc.default.url=jdbc:mysql://host/db?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false&useSSL=true&requireSSL=true You can also...
Permission to add/edit Language Keys
Issue Can I give permission to a regular role, so it has the right to add/edit Language keys? Under the "Language Override" permissions, there is no option to do this. Environment DXP 7.1+ Resolution Portal: Manage Language Overrides permission can be found under General Permissions...
Can the CLI tool build and deploy fragments?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Locally, after making changes to fragments, I can promote those changes using the command npm run import. Is there a similar way to...
SSO SP connection doesn't send unauthenticated users to /c/portal/login
Issue Once we setup a SAML SP connection, the SAML adapter doesn't recognize unauthenticated users and redirect them to /c/portal/login Environment DXP 7.4 Resolution This is intended behavior with the “Prompt Enabled” flag unchecked (unchecked by default).  To change this behavior,...
User is redirected to the 404 page instead of the login page when the session expires.
Issue The user is not prompted for login but to a 404 page when navigating in pages with restricted access if the user session expires or, if the user is not logged in and tries to access directly the url.  Environment DXP 7.4 Resolution We disable this feature, that is present in former...
What should be done when answers to the security questions are forgotten?
Issue My users keep forgetting their answers to the security questions is there a way to disable this? Also is there an alternative to the forgot password option? Environment DXP 7.4 Resolution Liferay already sends a password reset link when users click on Forgot Password, provided that...
Custom CSS on a page
Issue How to add the custom CSS on a page Environment Liferay DXP 7.4 Resolution CSS editor is where users are able to add custom CSS code to the Page.  To add the custom CSS, the following steps can be taken: Navigate to the Site Menu > Pages Click on the three ellipses dot at the top...
How to change message sent by email when making a comment in Asset Publisher
Issue When making a comment on some Web Content present in an Asset Publisher, with the Enable Email Subscription setting enabled on its page, a commented notification is sent by email to users subscribed to that Asset Publisher However, the message that is sent by default is a message...
How to retrieve outbound IP address for a Liferay Cloud environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article describes how to identify and retrieve the outbound IP address of a Liferay PaaS environment. This might be useful for...
Accessibility Menu option available in Liferay
Issue How to enable the accessibility menu on the portal Environment Liferay DXP 7.4 Resolution To make it easier for the user to enable certain accessibility properties. Users can access the accessibility menu options available from DXP 7.4 u86 Navigate to Site Menu > Configuration...
Which permissions are needed to enable Staging for a role?
Issue Users with specific role should be able to perform Staging publications and access Staging settings. Which permissions are needed? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Grant the following permissions: Site Settings > Site: Manage Staging Site Settings > Site:...
Updated Portal Property Default Values for Virtual Hosts
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Virtual Host defaults were changed from a wildcard value to secure default values. Previous Value: virtual.hosts.valid.hosts=*...
Can we filter the logs by time in the console?
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 fetch logs by the exact time, hours, and minutes?  Environment Liferay PaaS Resolution Now with the updated console, you...
Can we use the same friendly URL in a page's translations?
Issue We have a page where we want to use the same friendly URL for different translations, but when we try to save the page, it fails with an error: Please enter a unique friendly URL. We understand that the behavior was made by design for SEO purposes, however, we would prefer to use...
Create a sub question in forms
Issue Next question should appear according to a previous answer in Liferay Forms. Need to show questions to end-user based on their previous response. Specifically while dealing with multi-choice questions. Environment Liferay DXP 7.0+ Resolution This requirement can be fulfilled...
Unable to add product with same friendly url in different channels
Issue Trying to use duplicate products across multiple channels while using the same friendly URL. The current functionality is that if the user duplicates it, it will add 1,2,.... 5, etc. to the URL. Steps to see the same: 1. Create a catalog or channel 2. Add a product. 3. Duplicate...
Disable sitemap.xml from non-production instance
Issue The sitemap.xml needs to be disabled as user does not want search engines to crawl the non-prod instances Environment Liferay DXP 7.0+ Resolution Please navigate to Site Builder --> Pages --> Configuration --> Public Page configuration --> Advanced Remove the sitemap url from the...
How to mass reset passwords
Issue We need to reset the passwords of all of our users. Due to the amount of users we have, it would be difficult doing this manually. Is this functionality available out of the box, or is there a best approach to it? Environment Liferay DXP 7.3+ Resolution Unfortunately mass resetting...
How to add the consent panel to pages?
Issue I would like to know how can I add the consent panel to pages to comply with the directives mentioned below: "To comply with the regulations governing cookies under the GDPR and the ePrivacy Directive, you must: Make it as easy for users to withdraw their consent as it was for them...
How to check if a certain fix has been released in an official Update version?
Issue In the past I have received a fix from Liferay through a hotfix, which works fine I'd like to know when or how to check if this code fix is included in your future docker image update/upgrade version of liferay. Environment 7.3, 7.4 Resolution First you need to know/determine the...
TLS v1.0 and TLS v1.1 in Liferay DXP
Issue How to confirm that TLS v1.0 and TLS v1.1 are disabled by default in Liferay DXP 7.2? Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution In Java 8, TLS v1.0 and TLS v1.1 are disabled by default. Which can be verified in the java.security file....
Adding options to an item in order creation with POST headless-commerce-admin-order/v1.0/orders API
Issue I have created a new order with an API call, which includes also adding options to the order item, but when I query the order, I see that the options are not there Steps: 1. Create a Minium site. 2. Create a business account and add the admin user to it. 3. In the minium catalog...
How to integrate feeds from social media like Instagram/twitter/facebook based on hashtag in Liferay
Issue How to integrate feeds from social media like Instagram/Twitter/Facebook based on hashtags in Liferay? Environment Liferay DXP 7.1. Resolution Liferay unfortunately doesn't have this out-of-box functionality. Additional Information There's a third-party website:...
Bookmarks Widget Unavailable
Issue The Bookmarks Widget is unavailable in DXP 7.4.  Environment DXP 7.4 Resolution There is a workaround that can be implemented to get the Bookmarks Widget up and working again. Here are the steps to implement the workaround.  In Order to create a Liferay custom object "Bookmark" go...
The user's access to the database was revoked
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I changed the lcp-secret-database-user secret on DXP console Settings and published changes. After doing this, the previous user's...
How to add new hires to see Liferay projects?
Issue How to add new employees to see Help Center tickets and have access/privileges equivalent to current users that are part of a project? Environment Liferay DXP/Portal Resolution Only Administrators and Partner Managers are able to invite, remove and change a team member’s role.  To...
How to filter by time in Liferay PaaS 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 We can only filter by date in the UI, is there a way to filter by exact time? Environment Liferay PaaS Resolution You can only filter...
Configuring a segment using variable model device or brand does not work
Issue After configuring a new segment using variable model device or model brand is not taking action Environment DXP 7.3+   Resolution This kind of variable has been deprecated starting in 7.3 You can configure new rules using the variable User Agent and specifying the device brand...
Is it possible to hide Public Pages for non-site members while building the site?
Issue Is there a way to prevent indexed Google pages from being searched by non-site members while building a public internet website using Liferay DXP? Environment DXP 7.4 Resolution You can restrict public access to your site by changing its view permission for site admin/admin role...
Task state no longer visible in the task details in 7.4
Issue While migrating fragment on the Workflow Task Portlet, we realized that some of the fields that were shown in the task details (edit_workflow_task.jsp) in DXP 7.0 are no longer available in DXP 7.4 u59. The 'state' value is no longer there and the API to get that value in the back...
Site-Initializer: parent and child page
Issue We are looking into how to generate child pages with the site-initializer. Can we use the native Liferay to generate child pages or do we have to go through code? Besides, maybe there is a simple way to override the native code? Environment DXP 7.4 Resolution Child pages just need...
Web page redirection after session expiration
Issue I have two separate sites in my Liferay DXP environment, and I want to understand how to configure web page redirection after a user's session expires. Environment Liferay DXP 7.1 Resolution If you have session.timeout.redirect.on.expire set in your portal-ext.properties file set...
Collection display page url not getting mapped properly
Issue We have a collection page with web content cards and want to link those cards to the display page URL. Environment DXP 7.4 Resolution By default, a Web Content's Display Page selector is set to "Default", but a fresh environment does not have a Default Display Page Template. You...
Publication Date of a WebContent to be "Publish to Live" directly
Issue We published a WebContent directly live via Content & Data -> Web Content -> Specific WebContent -> Burger Menu -> Publish to Live When publishing a WebContent like this, there is no entry in "Publishing -> Staging" listed, also the JournalArticle entity on live has the same...
Backport localize fragment configs feature from 7.4 to 7.3
Issue We want to check if the following feature specifically for image can be backported to 7.3: https://learn.liferay.com/dxp/latest/en/site-building/displaying-content/using-fragments/localizing-the-fragment-configuration.html Environment DXP 7.3 Resolution Not being able to make...
Scaling down an Elasticsearch cluster
Issue You might face a scenario where you need to scale down your current Elasticsearch cluster to a fewer node setup Environment Liferay DXP 7.0+ Elasticsearch Resolution Preparations Before scaling down Back up your cluster to have something to restore if things go wrong down the line....
Integrating Liferay PaaS with OpenOffice/LibreOffice
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes, it is necessary to generate previews for "office" files such as doc, docx, xls, etc. To accomplish this, it is necessary...
Commerce products do not appear for Guests in default Search Results widget
Issue Create a Minium Site Add Guest view permission for Catalog Page Add a new Content Page (or Widget Page) Place the following widgets on the new page: Search Bar, Search Results (the one available from Search section and NOT Commerce section) Configure the Search Bar widget, Scope...
Hide asset title in Asset Publisher's details view
Issue Configure an Asset Publisher in a page using a display template different than the 'Full Content' one. Click on any asset: it shows its details, including the asset's title.  Environment Liferay DXP 7.4. Resolution If you want to hide the asset's title in its details view, please...
Adding an Intermediate Certificate 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 Sometimes, it is necessary to include an intermediate certificate for your custom domain in Liferay PaaS. Environment Liferay PaaS...
Insecure HTTP methods
Issue HTTP methods like HEAD, OPTIONS, TRACE may provide information about the application that can be used in attacks like XST, CSRF, steal of sensitive information. How we can disable insecure/unnecessary http methods? How to enable the SECURE attribute to disallow the cookie to be...
Updating your DXP fix pack version in Liferay PaaS while remaining on a specific service stack
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Update the Liferay image to a specific docker image but stay on a specific service stack. Environment Liferay PaaS Resolution...

該当件数: 1,392 件中 241 - 300