Hi Gurus,
I have a requirement where I need to change the default view of filter panel and to set it as per the requirement.
Here are the screenshots of default and requirements.
DEFAULT:
REQUIREMENT:
I've tried with css changes also but unable to fix it. Here is the reference of my css
/************************************************************************************/
/* Template
/* GENERAL
/************************************************************************************/
.myNav .sapUiBorderLayout.sapzenfilterpanel-ModeNavigation.sapzenfilterpanel-
NavigationAxisFilterAll.sapzenfilterpanel-PopupContainer,
.myNav .sapzenfilterpanel-PopupContainer, .sapzenfilterpanel-PopupContainerDialog
{
border: none;
}
.myBackgroundWhite{
background-color: #ffffff !important;
}
/***********************************************************************************************/
Hope I can fix it with your support
Thanks & Regards,
Sai Saran Velicheti.