Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
javax.mail.Provider: com.sun.mail.imap.IMAPProvider not a subtype
Issue I am encountering the following error when attempting to send emails using Jakarta Mail (version 2.0.1) within my Liferay environment. javax.mail.Provider:com.sun.mail.imap.IMAPProvider not a subtype...
Hardcoded Text in Commerce Order Importer Not Translatable
Issue Allow hiding the non-required options from CSV template message. We have this csv_template.csv file and sometimes we need to edit its content to remove non-used fields, like requestedDeliveryDate that is...
I cannot add a parent page in Menu Display using the Pages Hierarchy
Issue I have an issue with the Menu Display Widget. When I try to select a parent menu in the configuration tab, the preview doesn’t change and after saving the configuration the Pages hierarchy is reset. Reproduction...
Radio Buttons in Forms cannot be navigated by keyboard
Issue I have set up a form with non-inlined radio button groups. Using tabulator and arrow keys, I cannot select the appropriate option within groups. This is an accessibility issue, since the form cannot be...
User Redirected to Guest Site Login After Clicking Form Submission Link in Email Notification
Issue Clicking the form submission link in an email notification redirects a user to the login form on the Guest site instead of the site where the form was submitted. Navigate to Control Panel > System Settings >...
Make certain pages accessible to specific IPs only
Issue How to make certain pages to be accessible only via specific IPs. Environment Liferay DXP [all versions] Resolution In order to allow certain pages to be accessible via specific IPs, users can perform...
Special characters like apostrophe (') is displayed as its ASCII value in the account address field
Issue Special characters like apostrophe (') are displayed as their ASCII value in the account address field. Steps to Reproduce: Start Liferay DXP 2024.Q1.12 Go to Control Panel -> Accounts Create an...
Liferay.on("allPortletsReady") getting fired before all portlets are ready
Issue Liferay.on("allPortletsReady") getting fired before all portlets are ready Steps to reproduce: Start the server. Create a form with multiple text fields, single selection radio button set with multiple...