<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Deactivate filter in Smart table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273308#M4597797</link>
    <description>&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;thank you very much for your reply.&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;You have to define the namespace app&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;xmlns:app="http://schemas.sap.com/sapui5/extension/sap.ui.core.CustomData/1"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the &amp;lt;mvc:View&amp;gt; tag and then you have to set the property&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;app:p13nDialogSettings="{filter:{visible:false}}"&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the &amp;lt;smartTable:SmartTable&amp;gt; tag to deactivate the filter.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 19:36:26 GMT</pubDate>
    <dc:creator>frankmueller9</dc:creator>
    <dc:date>2020-11-19T19:36:26Z</dc:date>
    <item>
      <title>Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaq-p/12273302</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I have a SAPUI5 app with a Smart Filterbar and a Smart Table similar to this example app&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://sapui5.hana.ondemand.com/#/entity/sap.ui.comp.smarttable.SmartTable/sample/sap.ui.comp.sample.smarttable.mtableCustomToolbar"&gt;https://sapui5.hana.ondemand.com/#/entity/sap.ui.comp.smarttable.SmartTable/sample/sap.ui.comp.sample.smarttable.mtableCustomToolbar&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;I want to avoid that user can filter the data with the Smart Filterbar and the Smart Table, because this could lead to confusions of the user.&lt;/P&gt;
  &lt;P&gt;I removed therefore the filter button from the Custom Toolbar. But now it is still possible to filter the table by click on the column header.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1864481-filter.png" /&gt;&lt;/P&gt;
  &lt;P&gt;How can I deactivate this or alternative how can I sync the filter of the Smart Table with the Smart Filterbar?&lt;/P&gt;
  &lt;P&gt;Best regards&lt;/P&gt;
  &lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 11:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaq-p/12273302</guid>
      <dc:creator>frankmueller9</dc:creator>
      <dc:date>2020-11-19T11:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273303#M4597792</link>
      <description>&lt;P&gt;How is the odata service generated? segw or from cds or to show the smart table, you are using annotations from webide?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:45:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273303#M4597792</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2020-11-19T15:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273304#M4597793</link>
      <description>&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;thank you very much for you reply.&lt;/P&gt;&lt;P&gt;It is a freestyle SAPUI5 App based on SEGW with Data Source References to CDS Views.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273304#M4597793</guid>
      <dc:creator>frankmueller9</dc:creator>
      <dc:date>2020-11-19T15:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273305#M4597794</link>
      <description>&lt;P&gt;You can set "filterable" as false for that particular property in the entity in segw. then it will not appear for filtering.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273305#M4597794</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2020-11-19T16:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273306#M4597795</link>
      <description>&lt;P&gt;I want to filter the table with the Smart Filterbar. If I set the column to not filterable, then I can also not filter the column with the Smart Filterbar.&lt;/P&gt;&lt;P&gt;I only want one filter possibilty (Smart Filterbar) instead of two (Smart Table and Smart Filterbar) or a sync between the controls. Else the users will get counfused.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273306#M4597795</guid>
      <dc:creator>frankmueller9</dc:creator>
      <dc:date>2020-11-19T16:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273307#M4597796</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;frankmueller9&lt;/SPAN&gt;,  Okay, I got it now, you can pass this property to the smart table.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;	app:p13nDialogSettings="{filter:{visible:false}}" &lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273307#M4597796</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2020-11-19T16:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273308#M4597797</link>
      <description>&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;thank you very much for your reply.&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;You have to define the namespace app&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;xmlns:app="http://schemas.sap.com/sapui5/extension/sap.ui.core.CustomData/1"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the &amp;lt;mvc:View&amp;gt; tag and then you have to set the property&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;app:p13nDialogSettings="{filter:{visible:false}}"&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the &amp;lt;smartTable:SmartTable&amp;gt; tag to deactivate the filter.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 19:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273308#M4597797</guid>
      <dc:creator>frankmueller9</dc:creator>
      <dc:date>2020-11-19T19:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Deactivate filter in Smart table</title>
      <link>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273309#M4597798</link>
      <description>&lt;P&gt;Thanks for the update, &lt;SPAN class="mention-scrubbed"&gt;frankmueller9&lt;/SPAN&gt; . Yeah true, you need to mention that namespace &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 15:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/deactivate-filter-in-smart-table/qaa-p/12273309#M4597798</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2020-11-20T15:53:00Z</dc:date>
    </item>
  </channel>
</rss>

