Search Results

Capability
Feature
Deployment Approach
Is the latest Microsoft Edge Chromium-based compatible with DXP?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue On January 15, 2020, Microsoft released the new Microsoft Edge based on Chromium: https://support.microsoft.com/en-us/help/4501095/download-the-new-microsoft-edge-based-on-chromium is this compatible with...
公開日: 1970/01/01 0:00
How to successfully install Marketplace Apps when using Liferay PaaS
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While using Liferay PaaS, what is the process to install an...
公開日: 1970/01/01 0:00
Can I add custom Layouts to Content Pages on 7.2?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out...
公開日: 1970/01/01 0:00
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this...
公開日: 1970/01/01 0:00
Web content fields are not editable
authorEmailAddress: thanga.meena@liferay.com, authorName: Thanga Meena, content: Issue While editing the web content it's opening with the disabled state. Environment Liferay DXP 7.2 Resolution Steps to reproduce: Add text field, Add select field and name it like "Category Name" Add options like...
公開日: 1970/01/01 0:00
LDAP server is unreachable when "Required" option is enabled
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue For any virtual instances apart from a default instance, if the "Required" option in LDAP is enabled, only LDAP users can log in to the portal. When the LDAP server is down/unreachable, none of the...
公開日: 1970/01/01 0:00
What is the expected behavior of the Tab key in the Site Navigation Menu widget?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue Can I use the Tab key on the keyboard to navigate on the Site Navigation Menu from one menu item to the next menu item in sequential order? Environment Liferay DXP 7.0+ Resolution Once you tabulate on the...
公開日: 1970/01/01 0:00
How to roll up email notifications about new Assets into one email?
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user...
公開日: 1970/01/01 0:00
Where are all Freemarker templates for the Site Navigation Menu located?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue Where are all Freemarker templates for the Site Navigation Menu located? Environment Liferay DXP 7.0+ Resolution The out of the box templates can be found at: 7.0:...
公開日: 1970/01/01 0:00
I cannot filter and order search results in Documents and Media
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue I use the search bar in Documents and Media Once the search results are displayed, the "Filter and Order" option next to the search bar disappears I cannot filter and order the results Environment Liferay DXP...
公開日: 1970/01/01 0:00
How do I replicate the Classic theme's Search box in a custom theme?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue When applying the out-of-box classic theme,...
公開日: 1970/01/01 0:00
Migration of documents to a supported file system store before upgrade
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue As the JCR store is supported as a document store till Liferay Portal 6.2 and from DXP 7.0 onwards it is no longer supported, what are the guidelines that should be followed before upgrading from...
公開日: 1970/01/01 0:00
How to pass an array of categories to an embedded Asset Publisher?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign...
公開日: 1970/01/01 0:00
Why the error "Failed to bind to the LDAP server with userDN" is thrown in the logs
authorEmailAddress: prarthana.jadhav@liferay.com, authorName: Prarthana Jadhav, content: Issue What is the reason behind the following error which is thrown in the logs? [LDAPAuth:198] Failed to bind to the LDAP server with userDN CN=VERMA BRIJESH KUMAR...
公開日: 1970/01/01 0:00
Are there any improvements to the DXP 7.1 page columns user experience?
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue While managing big page trees in Liferay DXP 7.1 and working on actions like drag and drop, users may experience issues, like: blue cue flickering among columns, drag action stopping or giving unexpected...
公開日: 1970/01/01 0:00
Known issue - NullPointerException is thrown with SoyTofuException for frontend.taglib.chart - spline chart
authorEmailAddress: thanga.meena@liferay.com, authorName: Thanga Meena, content: Issue With dxp FP 15 in Liferay DXP 7.1, the chart functionality is not working. After deploying the module, the NullPointerException is getting thrown with the SoyTofuException as below. 2020-01-29 06:29:51.273...
公開日: 1970/01/01 0:00
Where to configure mail trigger interval for Asset publisher portlet
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue Liferay sends an email to Asset Publisher portlet's subscribed users every twenty-four hours once. How to change the same? Environment Liferay DXP 7.0 Resolution Liferay portal periodically checks for...
公開日: 1970/01/01 0:00
Limit the script in Text field of Web Content Structure to avoid XSS vulnerabilities
authorEmailAddress: aaron.wang@liferay.com, authorName: Aaron Wang, content: Issue The Text field of Web Content Structure can be injected by any script if ${textfield_name.getData()}is used in the template to display the text. Environment Liferay DXP 7.2 Liferay Portal EE 6.2 Resolution When...
公開日: 1970/01/01 0:00
[$SITE_NAME$] associated with assets are not coming in the mail content
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue [$SITE_NAME$] associated with assets are not coming in Asset Publisher's Email Subscription mail content Environment Liferay DXP 7.0 Resolution It has been reported as a bug on this ticket...
公開日: 1970/01/01 0:00
How can I send localized "Account created" email templates?
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue When User accounts are created, languages other than English are available to choose from (depending on available locale settings) When a User account is created, the new User receives an Account created email...
公開日: 1970/01/01 0:00

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy