<?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: Create Custom HTML Forms for SharePoint with this jQuery Plugin	</title>
	<atom:link href="https://michaelsoriano.com/sharepoint-forms-custom-html/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/sharepoint-forms-custom-html/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Wed, 14 Feb 2024 17:49:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Alex		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-69561</link>

		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Sat, 11 Mar 2023 17:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-69561</guid>

					<description><![CDATA[Hi there,

For the radio button. What single value are you referring to for the column choice? Is it a the yes/no or single text column? 

I’m trying to add a radio button for users to choices for options before they proceed to the next step on the form. 

Thank you!]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>For the radio button. What single value are you referring to for the column choice? Is it a the yes/no or single text column? </p>
<p>I’m trying to add a radio button for users to choices for options before they proceed to the next step on the form. </p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ati		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-36944</link>

		<dc:creator><![CDATA[Ati]]></dc:creator>
		<pubDate>Thu, 07 Apr 2022 05:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-36944</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1597&quot;&gt;hari&lt;/a&gt;.

Hi,

Im not sure how to add files to a document library. Would you please be able to help with this]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1597">hari</a>.</p>
<p>Hi,</p>
<p>Im not sure how to add files to a document library. Would you please be able to help with this</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shontia T.		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1689</link>

		<dc:creator><![CDATA[Shontia T.]]></dc:creator>
		<pubDate>Thu, 09 Dec 2021 20:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1689</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1682&quot;&gt;Shane B&lt;/a&gt;.

Hello, can you share how you got the form to work. I only get the spinner after hitting submit.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1682">Shane B</a>.</p>
<p>Hello, can you share how you got the form to work. I only get the spinner after hitting submit.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shontia T.		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1688</link>

		<dc:creator><![CDATA[Shontia T.]]></dc:creator>
		<pubDate>Thu, 09 Dec 2021 19:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1688</guid>

					<description><![CDATA[Thanks for this.
I followed the step and updated the fields, but the form does not do anything (no error message).
Do I need to update the JS file? If so, do you have information that will assist in doing that?]]></description>
			<content:encoded><![CDATA[<p>Thanks for this.<br />
I followed the step and updated the fields, but the form does not do anything (no error message).<br />
Do I need to update the JS file? If so, do you have information that will assist in doing that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vittorio Cortese		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1687</link>

		<dc:creator><![CDATA[Vittorio Cortese]]></dc:creator>
		<pubDate>Wed, 14 Jul 2021 19:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1687</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1684&quot;&gt;Michael Heilig&lt;/a&gt;.

Hi Michael,
any luck on getting this working? After retrieving the list item into a webform, I assume you can use &quot;update&quot; instead of &quot;insert&quot; to make changes to the item?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1684">Michael Heilig</a>.</p>
<p>Hi Michael,<br />
any luck on getting this working? After retrieving the list item into a webform, I assume you can use &#8220;update&#8221; instead of &#8220;insert&#8221; to make changes to the item?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vittorio Cortese		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1686</link>

		<dc:creator><![CDATA[Vittorio Cortese]]></dc:creator>
		<pubDate>Wed, 23 Jun 2021 22:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1686</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1680&quot;&gt;Nate&lt;/a&gt;.

I am having the same issue. Any suggestions/comments are appreciated:
The property &#039;From&#039; does not exist on type &#039;SP.Data.Data_x0020_Courier_x0020_RequestsListItem&#039;. Make sure to only use property names that are defined by the type.
From is the name of one of my SharePoint columns.
            &lt;!--START OF A CHECKBOX--&gt;
            From Environment
                     DEV
                    TST
            &lt;!--END CHECKBOX--&gt;
        ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1680">Nate</a>.</p>
<p>I am having the same issue. Any suggestions/comments are appreciated:<br />
The property &#8216;From&#8217; does not exist on type &#8216;SP.Data.Data_x0020_Courier_x0020_RequestsListItem&#8217;. Make sure to only use property names that are defined by the type.<br />
From is the name of one of my SharePoint columns.<br />
            <!--START OF A CHECKBOX--><br />
            From Environment<br />
                     DEV<br />
                    TST<br />
            <!--END CHECKBOX--></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1685</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 23:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1685</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1684&quot;&gt;Michael Heilig&lt;/a&gt;.

Yes that&#039;s doable. Unfortunately I haven&#039;t been working with SharePoint / jQuery in a while.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1684">Michael Heilig</a>.</p>
<p>Yes that&#8217;s doable. Unfortunately I haven&#8217;t been working with SharePoint / jQuery in a while.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Heilig		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1684</link>

		<dc:creator><![CDATA[Michael Heilig]]></dc:creator>
		<pubDate>Tue, 13 Apr 2021 12:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1684</guid>

					<description><![CDATA[This is amazing. I&#039;m new to coding and I&#039;m trying to make a simple interaction with SharePoint that will serve as a training region. This is perfect for input into the list, how about searching for and recalling this list information after it&#039;s entered back into a &quot;read only&quot; view?]]></description>
			<content:encoded><![CDATA[<p>This is amazing. I&#8217;m new to coding and I&#8217;m trying to make a simple interaction with SharePoint that will serve as a training region. This is perfect for input into the list, how about searching for and recalling this list information after it&#8217;s entered back into a &#8220;read only&#8221; view?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1683</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Sat, 05 Dec 2020 00:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1683</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1680&quot;&gt;Nate&lt;/a&gt;.

Did you find a solution for this issue?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1680">Nate</a>.</p>
<p>Did you find a solution for this issue?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shane B		</title>
		<link>https://michaelsoriano.com/sharepoint-forms-custom-html/#comment-1682</link>

		<dc:creator><![CDATA[Shane B]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 17:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6024#comment-1682</guid>

					<description><![CDATA[Hi I was able to get this form to work and I love it. I do have a question though,(Im pretty new to all of this) is there a way to get  it to load multiple attachments?]]></description>
			<content:encoded><![CDATA[<p>Hi I was able to get this form to work and I love it. I do have a question though,(Im pretty new to all of this) is there a way to get  it to load multiple attachments?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
