<?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: This is how you pre-populate a web form in Infusionsoft using PHP</title>
	<atom:link href="http://infusionpros.com/ip/this-is-how-you-pre-populate-a-web-form-in-infusionsoft-using-php/feed" rel="self" type="application/rss+xml" />
	<link>http://infusionpros.com/ip/this-is-how-you-pre-populate-a-web-form-in-infusionsoft-using-php</link>
	<description>Infusionsoft Professional Solutions and Integration</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:55:23 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: InfusionPros (Steve)</title>
		<link>http://infusionpros.com/ip/this-is-how-you-pre-populate-a-web-form-in-infusionsoft-using-php/comment-page-1#comment-721</link>
		<dc:creator>InfusionPros (Steve)</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://infusionpros.com/ip/?p=390#comment-721</guid>
		<description>Chris, Yes, I believe this is completely possible. The value of the hidden field would just be calculated before form submission and passed along with the rest of the fields to the contact record. Please inquire on our services page if you would like us to scope this out for you.
thanks
Steve</description>
		<content:encoded><![CDATA[<p>Chris, Yes, I believe this is completely possible. The value of the hidden field would just be calculated before form submission and passed along with the rest of the fields to the contact record. Please inquire on our services page if you would like us to scope this out for you.<br />
thanks<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://infusionpros.com/ip/this-is-how-you-pre-populate-a-web-form-in-infusionsoft-using-php/comment-page-1#comment-720</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://infusionpros.com/ip/?p=390#comment-720</guid>
		<description>is it possible to have a hidden field in an infusionsoft form ?
The hidden field value would be calculated based on
a user-entered value in another field, with the help
of some javascript. Then all the fields
would be passed on to infusionsoft, including the hidden
field. The idea is to have that
hidden field value show up in a resulting email from the
infusionsoft engine.

the other idea is to create an action at the infusionsoft end,
but i don&#039;t know how flexible actions are. They are not like
a programming language.</description>
		<content:encoded><![CDATA[<p>is it possible to have a hidden field in an infusionsoft form ?<br />
The hidden field value would be calculated based on<br />
a user-entered value in another field, with the help<br />
of some javascript. Then all the fields<br />
would be passed on to infusionsoft, including the hidden<br />
field. The idea is to have that<br />
hidden field value show up in a resulting email from the<br />
infusionsoft engine.</p>
<p>the other idea is to create an action at the infusionsoft end,<br />
but i don&#8217;t know how flexible actions are. They are not like<br />
a programming language.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
