<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: populate field(s) after gform_validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-after-gform_validation</link>
		<description>Gravity Support Forums Topic: populate field(s) after gform_validation</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 20:35:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/populate-fields-after-gform_validation" rel="self" type="application/rss+xml" />

		<item>
			<title>ken@kennethmschwartz.com on "populate field(s) after gform_validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-after-gform_validation#post-149334</link>
			<pubDate>Mon, 18 Feb 2013 11:45:17 +0000</pubDate>
			<dc:creator>ken@kennethmschwartz.com</dc:creator>
			<guid isPermaLink="false">149334@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I might not have phrased my question correctly. I have a form that needs to interact with a back end system. I'd like to be able to display information (e.g. price) returned from the back end system. The only place this seems to make sense is in gform_validation, b/c I don't want to call the back end service with 'invalid' data. My thought process was to allow Gravity Forms to validate the data, then I would call my web service which would do additional validation and if that passes return some data (e.g. price). I would then like to be able to display that information in the Gravity Form so the user can see it before they 'confirm' the purchase.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "populate field(s) after gform_validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-after-gform_validation#post-149211</link>
			<pubDate>Mon, 18 Feb 2013 09:33:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">149211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share an example of how you are using gform_validation right now?  Please post your code at pastebin.com or pastie.org.  The $form object is available at the time of gform_validation, but I'm not sure if you can change the value of a form field at that point.  If you post your code and possibly share a link to your form online, maybe we can come up with a solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ken@kennethmschwartz.com on "populate field(s) after gform_validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-after-gform_validation#post-148633</link>
			<pubDate>Sun, 17 Feb 2013 17:39:17 +0000</pubDate>
			<dc:creator>ken@kennethmschwartz.com</dc:creator>
			<guid isPermaLink="false">148633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In my gform_validation I call a web service to validate form inputs. I'd like to populate form data (e.g. price) with a value returned from the web service. Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
