<?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 Tag: data - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/data</link>
		<description>Gravity Support Forums Tag: data - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:14:32 +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/tags/data" rel="self" type="application/rss+xml" />

		<item>
			<title>btozcreative on "Data not sent to Mailchimp when Opt-in condition not checked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-not-sent-to-mailchimp-when-opt-in-condition-not-checked#post-355489</link>
			<pubDate>Mon, 01 Jul 2013 08:13:28 +0000</pubDate>
			<dc:creator>btozcreative</dc:creator>
			<guid isPermaLink="false">355489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try rewording your opt-in condition question and using some fancy conditional logic. &#60;/p&#62;
&#60;p&#62;Instead of asking them up front if they would like to subscribe to your newsletter ask them:&#60;/p&#62;
&#60;p&#62;(1) Do you currently subscribe to my newsletter?&#60;br /&#62;
-------- yes&#60;br /&#62;
-------- no&#60;br /&#62;
-------- I don't know (for your conditional logic, this will function the same as a no)&#60;/p&#62;
&#60;p&#62;If they say yes, ask them to fill out a brief survey so you can better sever them content they want - and which point show them the groups survey. If they say, no, ask them if they would like to opt in for your newsletter ~ and if they do, again, show them the groups survey.&#60;/p&#62;
&#60;p&#62;The key here is to set the opt-in question to have a default of &#34;YES&#34; (the opt-in value), but to keep it HIDDEN if they say &#34;YES&#34; to question (1). By saying &#34;YES,&#34; to question (1) they are forced to keep the opt-in question value set to TRUE, thus meeting the MailChimp submission opt-in conditions without even having to ask them.. Only by saying &#34;NO&#34; or &#34;I DON'T KNOW,&#34; they are given the opportunity to change the MailChimp opt-in condition to FALSE. Here's to hoping they don't!&#60;/p&#62;
&#60;p&#62;Does that make sense? Have I explained this well enough?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Data not sent to Mailchimp when Opt-in condition not checked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-not-sent-to-mailchimp-when-opt-in-condition-not-checked#post-328630</link>
			<pubDate>Mon, 17 Jun 2013 09:30:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">328630@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only way to do that is to not have an opt-in condition, and that's not really ideal as it would subscribe everyone. There isn't anything in between those (check them even if they don't opt-in?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Xilopix on "Data not sent to Mailchimp when Opt-in condition not checked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-not-sent-to-mailchimp-when-opt-in-condition-not-checked#post-328606</link>
			<pubDate>Mon, 17 Jun 2013 09:18:14 +0000</pubDate>
			<dc:creator>Xilopix</dc:creator>
			<guid isPermaLink="false">328606@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to use GF MC addon to add people to different Mailchimp groups depending on the forms they are using.&#60;/p&#62;
&#60;p&#62;When people use the forms and check the opt-in condition ('subscribe to the newsletter') everything works fine and the data is sent to mailchimp (name, email, group, etc.)&#60;/p&#62;
&#60;p&#62;But, when people have ALREADY SUBSCRIBED to the newsletter, they don't check the opt-in condition (of course), so Gravity Form doesnt sent any data to Mailchimp... be it name, email, groups or anything.&#60;/p&#62;
&#60;p&#62;How can I make sure GF always check if people are already subscribed and update their information (even when they don't check the &#34;subscribe to newsletter&#34; opt-in condition) ?&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289684</link>
			<pubDate>Thu, 30 May 2013 12:00:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">289684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You'll be using custom meta, so you'll have to manually code it using hooks. Our gform_pre_render hook is what you'll need to pre-populate fields. Our documentation for this hook is pretty good. You'll have to find tutorials on grabbing custom user meta from other sites though. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289617</link>
			<pubDate>Thu, 30 May 2013 11:24:15 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">289617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply! I would be using the Wordpress user data, so I imagine it would be in the wp_users or wp_usermeta table? I'm fairly familiar with PHP, but might need guidance in writing the hook to pre-populate that data. I don't know how much guidance Gravity Forms can provide though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289587</link>
			<pubDate>Thu, 30 May 2013 11:04:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">289587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there! &#60;/p&#62;
&#60;p&#62;You would have to have fields for the logged in user data to go, but yes, using merge tags in the default value, you can have this work as expected. &#60;/p&#62;
&#60;p&#62;Where would the data (address) be stored? You can pre-fill anything using our gform_pre_render hook, but you would have to custom code the ability to grab that information and pass it to the fields you want it in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289560</link>
			<pubDate>Thu, 30 May 2013 10:46:43 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">289560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just wanted to bump my own post. Any answers on this? I was hoping to find a solution I could install and implement by the end of the week. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-287143</link>
			<pubDate>Wed, 29 May 2013 16:41:47 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">287143@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have a two-fold question. First, for a logged-in user, when a user submits the form, is it possible to have the form automatically submit the user data (email address, name, etc.)?&#60;/p&#62;
&#60;p&#62;Secondly, Is it possible to use this data to pre-populate portions of the form like email address, name, etc? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Pass Field Data Via Query String email notification not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string-email-notification-not-working#post-219148</link>
			<pubDate>Mon, 22 Apr 2013 09:49:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">219148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jason on "Pass Field Data Via Query String email notification not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string-email-notification-not-working#post-218181</link>
			<pubDate>Sun, 21 Apr 2013 23:21:00 +0000</pubDate>
			<dc:creator>Jason</dc:creator>
			<guid isPermaLink="false">218181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
Just sent this query in as a priority support request - wasn't aware I could do so - my apologies,&#60;br /&#62;
Jas
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
