Hello Shobhit,
You should consider, for this specific case, create an IAC iView - copying the WEBGUI service to a new service. Then, in the new service, play around GUI Configuration parameters and values.
Note that if you change the WEBGUI service, then all transaction iViews will have the same behavior, including the drawback of using ~singletransaction=1 (which means, if you leave the transaction, you will be logged off the system!).
In the IAC iView you can have more customized items - you can then play around ~webgui_simple_toolbar and try finding a better value to suit your needs.
More on ~webgui_simple_toolbar:
SAP note 1010519 - SAP GUI for HTML: Simplified title area without menu and command field
SAP KBA 2235007 - How to hide the OkCode field using ~webgui_simple_toolbar
More on ~singletransaction:
SAP note 959417 - You use Integrated ITS, and want to set the system so that the session closes when a transaction ends.
SAP KBA 2025109 - Clicking on BACK button leads to SAP Easy Access page
Kind regards,
Cris