<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: Create a SharePoint List using SharePoint Framework [Including Adding Columns]	</title>
	<atom:link href="https://www.spguides.com/create-list-spfx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/create-list-spfx/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 26 Mar 2025 10:15:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Maximilian S		</title>
		<link>https://www.spguides.com/create-list-spfx/#comment-599</link>

		<dc:creator><![CDATA[Maximilian S]]></dc:creator>
		<pubDate>Mon, 10 Jan 2022 14:01:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11205#comment-599</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/create-list-spfx/#comment-598&quot;&gt;Maximilian S&lt;/a&gt;.

I&#039;ve found the solution myself right now. Didn&#039;t find the keyword anywhere. But it is:
&quot;OnQuickLaunch&quot;. I hope it helps someone.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/create-list-spfx/#comment-598">Maximilian S</a>.</p>
<p>I&#8217;ve found the solution myself right now. Didn&#8217;t find the keyword anywhere. But it is:<br />
&#8220;OnQuickLaunch&#8221;. I hope it helps someone.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Maximilian S		</title>
		<link>https://www.spguides.com/create-list-spfx/#comment-598</link>

		<dc:creator><![CDATA[Maximilian S]]></dc:creator>
		<pubDate>Mon, 10 Jan 2022 12:31:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11205#comment-598</guid>

					<description><![CDATA[First of all, thank you for the article, it helped a lot. Is there a way to add the &quot;Add to website navigation&quot; here too?
Like a keyword to add in the definition and set to true / false depending on the checkbox (just like in the standard SharePoint create list dialog)?

    const listDefinition : any = {
    &quot;Title&quot;: &quot;My List&quot;,
    &quot;Description&quot;: &quot;My description&quot;,
    &quot;AllowContentTypes&quot;: true,
    &quot;BaseTemplate&quot;: 100,
    &quot;ContentTypesEnabled&quot;: true,
    &quot;???&quot;: this.state.addListToWebsiteNavigation
    };

Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>First of all, thank you for the article, it helped a lot. Is there a way to add the &#8220;Add to website navigation&#8221; here too?<br />
Like a keyword to add in the definition and set to true / false depending on the checkbox (just like in the standard SharePoint create list dialog)?</p>
<p>    const listDefinition : any = {<br />
    &#8220;Title&#8221;: &#8220;My List&#8221;,<br />
    &#8220;Description&#8221;: &#8220;My description&#8221;,<br />
    &#8220;AllowContentTypes&#8221;: true,<br />
    &#8220;BaseTemplate&#8221;: 100,<br />
    &#8220;ContentTypesEnabled&#8221;: true,<br />
    &#8220;???&#8221;: this.state.addListToWebsiteNavigation<br />
    };</p>
<p>Thanks in advance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Prashant Soni		</title>
		<link>https://www.spguides.com/create-list-spfx/#comment-332</link>

		<dc:creator><![CDATA[Prashant Soni]]></dc:creator>
		<pubDate>Fri, 16 Jul 2021 11:49:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11205#comment-332</guid>

					<description><![CDATA[How to add columns or create a list from an existing list or template]]></description>
			<content:encoded><![CDATA[<p>How to add columns or create a list from an existing list or template</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Parthipan S		</title>
		<link>https://www.spguides.com/create-list-spfx/#comment-230</link>

		<dc:creator><![CDATA[Parthipan S]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 10:01:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=11205#comment-230</guid>

					<description><![CDATA[How to create the list using templates.]]></description>
			<content:encoded><![CDATA[<p>How to create the list using templates.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
