<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Hide Standard Lightning Page Header in Custom App page	</title>
	<atom:link href="https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hide-standard-lightning-page-header-in-custom-app-page</link>
	<description>4x Salesforce MVP &#124; 26x Certified &#124; Salesforce App &#38; System Architect</description>
	<lastBuildDate>Sun, 10 Jan 2021 14:57:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: hamza		</title>
		<link>https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/#comment-4120</link>

		<dc:creator><![CDATA[hamza]]></dc:creator>
		<pubDate>Sun, 10 Jan 2021 14:57:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.mhamzas.com/?p=3118#comment-4120</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/#comment-4091&quot;&gt;Jaime&lt;/a&gt;.

No worries. ConnectedCallback() is for LWC. I am glad the solution worked for you.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/#comment-4091">Jaime</a>.</p>
<p>No worries. ConnectedCallback() is for LWC. I am glad the solution worked for you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaime		</title>
		<link>https://www.mhamzas.com/blog/2020/05/29/hide-standard-lightning-page-header-in-custom-app-page/#comment-4091</link>

		<dc:creator><![CDATA[Jaime]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 16:03:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.mhamzas.com/?p=3118#comment-4091</guid>

					<description><![CDATA[Hi! this is exactly what I was looking for, thanks!
One question please, I am very green with LWC...

I went for the second method, so, the static resource was added, then pasted the code within the &quot;aura&quot; ... (the .cmp file)
 




Saved, and then added the component on the lightning page, and... it works!

Just wanted to thank you and ensure I did not miss anything...  as I did not use this last part of the instructions:

And then in the connectedCallBack() method:

connectedCallback() {
    loadStyle(this, NoHeader)
}]]></description>
			<content:encoded><![CDATA[<p>Hi! this is exactly what I was looking for, thanks!<br />
One question please, I am very green with LWC&#8230;</p>
<p>I went for the second method, so, the static resource was added, then pasted the code within the &#8220;aura&#8221; &#8230; (the .cmp file)</p>
<p>Saved, and then added the component on the lightning page, and&#8230; it works!</p>
<p>Just wanted to thank you and ensure I did not miss anything&#8230;  as I did not use this last part of the instructions:</p>
<p>And then in the connectedCallBack() method:</p>
<p>connectedCallback() {<br />
    loadStyle(this, NoHeader)<br />
}</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
