Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Is it possible to add custom validations to the form builder interface
Issue Is it feasible to customize the form builder UI with custom validations? Environment Liferay DXP 7.3 Resolution The way to add custom validations for data type would be from the backend by implementing the...
Journal Article Structure Field Name is not the same in the UI and the database
Issue When trying to get a journalField value via java, the field name is not the same as the one shown in the UI. Example in prior versions, where the field name in both the UI and the database would be the...
Not able to "check-in" in Microsoft Office 365
Issue After integrated Liferay with Microsoft Office 365, getting below NullPointerException when performing the “Check-in” operation. And,document gets in an inconsistent state and cannot be edited again....
Liferay DXP sitemap contains page links to all current languages
Issue Non-existent language content is provided to external indexing agent. Scenario: 1. A site page (homepage) only contains English content 2. United States English and Vietnamese are configured in Liferay as...
Page "Draft Status" lost when staging is enable
Issue When enabling local staging, pages in DRAFT status are copied to Staging site in non-DRAFT status, but remain in DRAFT status on Live site even though they cannot be published there. Steps to reproduce 1....
How to use multiple facets of the same type
Issue Add 2 or more Facet Widgets of the same type to a page, for example Category Facet. If you make a search and select a facet value in one of the widgets, the same facet value in the other widgets will be selected...
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...
Live pages do not take the default value of a page custom field created in Live
Issue With remote Staging enabled, I have created a page custom field with different default values in Staging and Live. After publishing from Staging to Live, the value of the custom field on the Live pages do...
Localized category not found via auto complete
Issue Some categories are created, then they are localized by adding translations to them. While using Liferay in the target language, if you start typing the localized category, e.g. in the Web Content Editor's...
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...
Request to Analytics Cloud failed
Issue While trying to create a new property in Analytics Cloud and sync for the first time, a similar error is received in the DXP app server console logs: com.liferay.portal.kernel.exception.PortalException: Request...
Cookie login failure (Cookie invalid or empty) in mobile SDK applications with SAML activated
Issue After activating SAML in their portal, an application developed using Mobile SDK fails to log in with the following error (Could not login ... Cookie invalid or empty): 2021-05-27 11:00:18.818...
When users try to open a dropdown at the bottom of the page, it expands completely at the bottom.
Issue When a form with a 'Select from List' drop down near the bottom of the page is opened after installing dxp-20, the list opens down instead of up, which was also the prior behavior in dxp-16. Steps to...
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...
Users can't be assigned to sites
Issue java.lang.IllegalArgumentException is occured when trying to add a user to a site. Steps to reproduce: 1. Add below property in portal-ext.properties file.   users.search.with.index=false 2. Start the...
LAR Import doesn't maintain references for Content Display Widget
Issue While exporting and importing a page containing "Content Display Widget", the content referenced by the widget is no longer properly referenced after the import. Steps to reproduce: 1. Create a Basic...
"Unable to get product info for: dxp-7.3-sp2" error
Issue The liferay.workspace.product=dxp-7.3-sp2 setting in Liferay Workspace's gradle.properties file suddenly started to throw an error like: A problem occurred configuring root project '...'. > Unable to...
External editor fails to open with Office 365
Issue When using Firefox and trying to click the menu option "Edit with Office 365" in DXP 7.2, the external editor may fail to open.  Environment DXP 7.2 Resolution The reason for this behavior is due to a pop-up blocker...
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...
How to resolve users being unable to log out after configuring a Token-Based SSO
Issue After configuring and enabling a Token Based SSO in our 7.2 environment (upgraded from 7.0), users are now unable to log out, and they are instead redirected to the home page (still logged in). In our 7.0...