function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nickname7Nickname7 

Customizing Salesforce1 Header

I'm working on a custom tab that will show in Salesforce1 app. I wrote my own custom Visualforce page but I would like to create a search box in the Salesforce1 header as suggested in style guide. 
 Salesforce1 Header Search

My question is:
1. Is there a way to put my own search box to the header in my own Visualforce page?
2. Is there a way to display back button instead of a menu item as my Visualforce page does partial refreshes of the page and I would like the user to be able to go back using that button?

Thanks!
Norm Sherman SFNorm Sherman SF
No, the SF1 header cannot be customized.