Hide the Search toolbar & Status widget Hi All,
Thanks in advance!!
I am trying to hide the hide the search toolbar on the top and the status widget in the bottom left.
I tried to hide the toolbar by changing the Boolean value in the
ZmAppViewMgr.js
I changed it to
skin.showTopToolbar(false) from skin.showTopToolbar(visible)
but the toolbar is still there not disappearing.
Please let me know if you have any suggestions on this.
Thanks,
Vikram |