Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

sap.m.IconTabBar refreshes the filter view when other Filter is selected

$
0
0

Hello Gurus,

                      First of all thanks for all the help that I have been getting on this SCN, I have an strange thing going here

 

1] When My IconTabBar view loads its loads perfectly.

2] If one a certain tab (IconTabFilter) I hide something after the user interaction and then Select some other tab

 

3] If I select the original tab, It overrides my code and shows everything. (Strange right?).

 

 

Please help me out on this here is my code which I use to hide the stuff.

 

if (itab.getSelectedKey() !== "__filter0") {  this.getView().byId("uid").setValue("");  this.getView().byId("dept").setValue("");  this.getView().byId("fname").setValue("");  this.getView().byId("lname").setValue("");  $("#__xmlview1--FormChange354").slideDown();  this.getView().byId("SupRecertTable").setVisible(false);  this.getView().setModel({});  }

 

Thanks

Somil


Viewing all articles
Browse latest Browse all 9129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>