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