Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Update PortletLevelConfiguration given 2023 Q3 release
Jamie Sammons, 2 Jaren geleden aangepast.
New Member
Berichten: 5
Aanmelddatum: 9-8-10
Recente berichten
Hi team,
Could this tutorial please be updated?: https://learn.liferay.com/w/dxp/building-applications/core-frameworks/configuration-framework/portlet-level-configuration
The `PortletDisplay.getPortletInstanceConfiguration()` method has been removed, in favour of `ConfigurationProviderUtil.getPortletInstanceConfiguration()` in 2023 Q3 Release, according to https://learn.liferay.com/w/dxp/liferay-internals/reference/7-4-breaking-changes .
As this method was just removed, not deprecated, it was particularly difficult to find out how to get this Portlet Instance configuration data instead.
Thanks very much, Tony