Search Results

ナレッジベース 1400
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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...
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...
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...
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...
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:...
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 ->...
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...
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...
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...
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...
Multipage form does not save data to the DB while navigating to next page
Issue While using a form with multiple pages, the user has a requirement to save data to the database on the first page before moving to the second page. Environment Liferay DXP 7.4 Resolution Multi-page forms do...
How to know the pages that have added a specific Portlet
Issue Is there a way that allows me to identify which portal pages have added a specific portlet based on the Portlet ID? Environment Liferay DXP 7.0+ Resolution Please run the attached...
Can I specify multiple roles for workflow notification settings?
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...
Stop Elasticsearch from analyzing words that are a company's proper name
Issue We would like Elasticsearch to stop analyzing words that are the company's proper name. For example, if our company is called "Smiths" we want to avoid Elasticsearch to analyze that word and drop the trailing 's'...
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+...
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...