Can’t seem to wrap my head around removing the Standard header from our HomePages. Our new layouts include custom headers & footers. It’s a bit tricky for us since each User/Admin group for each department has a different home page, so we’ll have to use page assignments since not all departments are getting the new layout yet.
Issue: I created a new VF page using <apex: page> and set headers & sidebars to false. When using this config even with HP components & layouts the headers still weren’t removed. I tried a few other VF page configs yet to no avail
Current Solution: I used the discussion from the below link(s) to create a custom Home_Page tab & I set this to be the default page to load with the app. Since we really only use one app, this would effectively override the home page. So I can change the default app to load for the department
Except that the standard ‘Home’ still exists and would still direct users to a home page that includes both standard & custom headers.
https://community.skuid.com/t/completely-override-dashboard-and-home-page-tabs
Goal: Override the ‘Home’ tab to not display standard Salesforce headers, while retaining the ability to use page assignments. We go live with these new pages next Tuesday so I have time to integrate a better solution; however, I wanted to be sure I was using best practices in setting this up.
Related Discussions:
https://community.skuid.com/t/hide-header-of-home-page