SAP Knowledge Base Article - Preview

3481520 - sap.ui.comp.filterbar.FilterBar toolbar separator

Symptom

If there is no header text and not variant management, the vertical separator is still visible in the toolbar.

Expected behaviour would be not to display separator in such case.

        <script>
            src='https://sapui5.hana.ondemand.com/1.122.2/resources/sap-ui-core.js'
            ....


<mvc:View controllerName="myController"
    xmlns="sap.m"
    xmlns:core="sap.ui.core"
    xmlns:f="sap.f"
     xmlns:fb="sap.ui.comp.filterbar"
    xmlns:mvc="sap.ui.core.mvc">
    <fb:FilterBar id="filterbar" showFilterConfiguration="false" showClearOnFB="true" showGoOnFB="false" useToolbar="true" >
        <fb:filterGroupItems>

....

UI5 version 1.122


Read more...

Product

SAP HANA, platform edition all versions

Keywords

separator, FilterBar , KBA , CA-UI5-CMP-SOF , UI5 Smart Controls Sofia , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.