Search Results

ナレッジベース 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Captcha does not appear on each submission attempt in the form
Issue Create a form by enabling the CAPTCHA and submit it for the first time, try to submit it again, then the CAPTCHA will not appear. Steps to Reproduce: 1. Start the server. 2. Navigate to the Site Menu >...
How to define user and email notifications for each asset
Issue I want to disable email notifications for blogs How to configure notifications for each asset to receive them by email or as user notifications. Environment DXP 7.4 Resolution It is possible to choose the...
How do you create a role that allows a user to edit details of other users?
Note, this is just one method and can be tailored to different preferences. Issue How do you create a role that can edit the details of other users? Like email address, etc. How do you create and assign a...
After Upgrading to DXP 7.4+, there's an extra field within our structures
Issue After upgrading from DXP 7.3, we've observed that our structures have been modified and there is an extra "Fields Group" added to it.    Environment DXP 7.4+ Quarterly Release Resolution This is the expected...
Default Language code is not appending in URL
Issue The default language code is not appended in every URL of the portal. Environment Liferay DXP 7.4 [all updates] Resolution To enable the default language in every URL, the following property needs to be...
Canonical urls for commerce products
Issue Canonical URLs work correctly for pages in different locales, however, users want the same for their products so that the correct canonical tag is displayed for their product based on the page locale....
Creating a User Account Without an Email Address
Issue How can I create a user without requiring the user to have an email address?  Environment Liferay Quarterly Releases Resolution You can create a user without requiring an email address by setting the following...
Enable/Disable Multi-Factor Authentication
Issue If there is any problem related with the way two-factor is working or do you simply want to deactivate it for some reason. Environment Liferay DXP 7.4 2023 Q1 - 2023 Q4 2024 Q1 Resolution There are two...
How to properly scale up Search nodes?
Issue How to properly scale up Search nodes instead of deleting the Search service and deploying it again? Environment Liferay PaaS Liferay DXP 7.4+ Resolution Following the Liferay Cloud Upgrading to a...
Add a flag icon for language in web content
Issue Need to add language flag icon in web content Environment Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are beyond the scope of...
How to get content metadata from Asset Publisher template
Issue We are designing an Asset Publisher template and we would need to get content metadata available to configure an Asset Publisher. Environment DXP 7.4 Resolution The information about Asset Publisher widget...
How can I display the maximize and minimize buttons in my widget
Issue I upgraded from 6.2 version to 7.4 and I am not able to configure maximize and minimize buttons in my widgets as I had in 6.2 version. I used to add $theme.iconMinimize() and $theme.iconMaximize() to my...
ModelSearchRegistrarHelper class mentioned in Search Service Registration article is missing
Issue I tried to follow this Search Service Registration article to perform indexing my custom service-builder object, but there is no ModelSearchRegistrarHelper class available, what should I do now? Resolution Remove...
Microsoft Azure Key Vault with Liferay DB
Issue Can we use Azure Key Vault with DB setup configuration in Liferay instead of having it in plain text in the properties file? Is there any way to configure the DB in Liferay using Azure Key Vault? How we can use...
No external access to database
Issue We need to make some modifications to the database, and therefore we have opened port 3306 of the database to be able to access it from outside, just as we have done many other times. However, this time we...
How to send a confirmation email to non-authenticated users about Form submissions based on Objects?
Issue I would like to send a confirmation email to the non-authenticated user who just submitted a Form based on an Object. Environment Quarterly Releases: 2023.Q3, 2023.Q4, 2024.Q1 Resolution Create an Object with...
How do you access Dynatrace in UAT?
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 you access the Dynatrace Dashboard when the Advanced tab is...
How to increase the limit of articles per page in Blogs?
Issue I would like to know if it is possible to increase the default Maximum Items to Display in the Blogs Widget.  Environment Liferay DXP 7.4 Resolution You can modify the default blogs.entry.page.delta.values...
Remove all previous versions of KBArticle except for the latest version
Issue I wish to removal all prior versions of KB Article, but leave the latest version intact. Environment DXP Quarterly Release Resolution You could run the remove_kb_article_previous_versions.groovy Groovy Script...
How to Disable CAPTCHA on Server Admin Pages
Issue How do you disable CAPTCHA on pages? Site Administration pages like the Gogo Shell now have a CAPTCHA verification. How do you disable CAPTCHA on pages? Adding “-1” (Never Check), doesn’t work....