Skip to Content
0
Sep 07, 2018 at 01:45 PM

adding perspective chooser not working

170 Views

Hi All,

i've added perspective chooser "Commerce Search" in our custom backoffice config file in this way.

     <y:perspective-chooser xmlns:y="http://www.hybris.com/cockpitng/config/perspectiveChooser">
         <y:authority name="customersupportmanagerrole">
             <y:perspective id="CustomerSupport-Perspective"/>
              <y:perspective id="commerceSearch"/>
         </y:authority>
     </y:perspective-chooser>
 </context>

but it has not added, please help.