Skip to Content
0
Former Member
Feb 20, 2015 at 02:42 PM

Why custom label provider is not working in NG cockpit hybris 5.4

593 Views

Hi ,

We have tried to implement custom label provider but it is not picked by ng cockpit.

e.g.

 <y:base xmlns:y="http://www.hybris.com/cockpit/config/hybris">
     <y:labels beanId="myRegionProvider">
     </y:labels>
 </y:base>

bean id="myRegionProvider" class="xyz.widgets.labels.MyRegionProvider" Spring bean in -backoffice-spring.xml

Please let us know what I'm missing here.

Thanks, Trilok