cancel
Showing results for 
Search instead for 
Did you mean: 

Backoffice widget not working

Former Member
0 Kudos

Hi ,

I have created custom backoffice widget and its adapter so that i can display only that item type that are in approved state in backoffice but any how that adapter is not executing on selecting the node from explorer tree . I have refer the things from the following below url : https://help.hybris.com/6.3.0/hcd/8b5074b3866910149d2bf4072759941e.html

Any guess ?

Thanks

View Entire Topic
former_member638520
Contributor
0 Kudos

Hi

Are you sure that nodeId from your cockpit-config.xml is equals to value returned from getNavigationNodeId() method ? Have you tried to add breakpoint to method addSearchDataConditions(final AdvancedSearchData searchData) ? Is the method invoked ?

Regards

Lukasz