Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Addressing UI issues after the installation of a hotfix or fixpack
Issue The purpose of this article is to help alleviate potential UI issues that appear after the installation of a hotfix or fixpack using Liferay's Patching Tool. For example, after installing a hotfix or fixpack that...
Gradle builds failing to complete
Issue When using Gradle my builds are failing to complete  Environment Liferay DXP 7.1 + Gradle ver. 4.10.2 Resolution Please try downgrading to Gradle ver. 3.5.1 and then repeating the full build process...
Why does logging in with a new user create two '\home' entries in the database?
Issue After logging into the portal, two entries of friendlyURL '\home' are made in the layout table for every new user is created Environment Liferay DXP 7.0 Resolution This is the intended behavior of...
Store documents in a database
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...
What does the "Expired" filter do in Web Content?
Issue When examining Web Content assets through Site > Content > Web Content, there are filtering options that permit specific articles to be displayed. In this article, we hope to clarify the intention of the "Expired"...
Change the Sitemap format in Liferay DXP
Issue The default Sitemap format in Liferay DXP is "Sitemap Index". For example, accessing http://localhost:8080/sitemap.xml will return the following content. How do I change the default format to use Sitemap instead?...
Resolving errors when using Liferay JSON Web Service to do the searching
Issue When invoking Liferay JSON Web Service to do the searching, you may encounter errors like the following: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not execute...
How to hide the title of a portlet on DXP
Issue On Liferay Portal 6.2 EE, if one would like to make the title of a portlet non-visible, an easy way is to set an empty string ('') as title. Although, on DXP (7.0 and above) it is no longer possible, hence if...