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

		<item>
			<title>cbdesign on "Autofill Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autofill-fields#post-346433</link>
			<pubDate>Wed, 26 Jun 2013 18:14:43 +0000</pubDate>
			<dc:creator>cbdesign</dc:creator>
			<guid isPermaLink="false">346433@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using Gravity Forms for user registration, but I'm a bit confused on how to add custom fields. On top of this I want to have an &#34;update profile&#34; form that will autofill with the current logged in user's information and allow updating of these fields.&#60;/p&#62;
&#60;p&#62;By The Way, I am NOT using BuddyPress if this makes a difference.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lowtone on "Updating an existing lead"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/updating-an-existing-lead#post-367962</link>
			<pubDate>Mon, 08 Jul 2013 08:41:19 +0000</pubDate>
			<dc:creator>Lowtone</dc:creator>
			<guid isPermaLink="false">367962@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I'm looking for a way to update an existing lead instead of creating a new one on each submission.&#60;/p&#62;
&#60;p&#62;Using existing action hooks I figured this would be possible using the &#34;gform_after_submission&#34; action since this is the first hook with access to the lead used for the submission. This would however require a new lead to be created (by GFFormDisplay::handle_submission()) and then using the hook to either remove the earlier lead and update the new one with the ID from the earlier lead or update the values for the earlier lead with the new ones and remove the newly created lead. Besides being a bit complicated I could imagine that the lead ID jugling might cause other problems.&#60;/p&#62;
&#60;p&#62;Another solution would require the ability to access the lead data before a new one is created. I couldn't find such a hook so I've tried it by creating my own filter in GFFormsModel::save_lead() by adding this line after line 996:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$lead = apply_filters(&#38;quot;gform_pre_save_lead&#38;quot;, $lead);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Using this filter to inject the lead ID for an existing lead into the lead data worked perfectly.&#60;/p&#62;
&#60;p&#62;Since I'm not a supporter of making modifications to existing plugins I am still wondering if I missed something and that there might be a better solution to the problem.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#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>rk on "Experiences with Updating Gravity Forms Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/experiences-with-updating-gravity-forms-plugin#post-349632</link>
			<pubDate>Fri, 28 Jun 2013 07:13:40 +0000</pubDate>
			<dc:creator>rk</dc:creator>
			<guid isPermaLink="false">349632@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
are there any experiences with updating the plugin in the actual wordpress version 3.5.2?&#60;/p&#62;
&#60;p&#62;I know about incompatibilities with other plugins, but I dont have these plugins in usage.&#60;/p&#62;
&#60;p&#62;Thank you for response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cjbuilt on "Date picker stopped working after update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/date-picker-stopped-working-after-update#post-221479</link>
			<pubDate>Tue, 23 Apr 2013 21:26:49 +0000</pubDate>
			<dc:creator>cjbuilt</dc:creator>
			<guid isPermaLink="false">221479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just updated to the latest release and my date picker stopped working.&#60;/p&#62;
&#60;p&#62;I tried adding this to my functions.php file as per a previous discussion, but nothing changed.&#60;/p&#62;
&#60;p&#62;if (!is_admin()) {&#60;br /&#62;
	wp_register_script('jquery-migrate', (&#34;http://code.jquery.com/jquery-migrate-1.1.0.min.js&#34;), false, 'latest', false);&#60;br /&#62;
	wp_enqueue_script('jquery-migrate');&#60;br /&#62;
	}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sherice on "Upgrading after updating package"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upgrading-after-updating-package#post-342240</link>
			<pubDate>Mon, 24 Jun 2013 11:45:15 +0000</pubDate>
			<dc:creator>sherice</dc:creator>
			<guid isPermaLink="false">342240@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! I've just recently upgraded my Gravity Forms, but in doing so, I went ahead and moved up from Business to Developer package to get the add ons. When I try to install the plugin in my Wordpress dashboard (I already have the 'old' gravityforms there), it says the destination directory already exists and the install failed. I don't really want to delete that folder because I'm afraid that would delete all my forms.&#60;/p&#62;
&#60;p&#62;So how do I upgrade if I've also updated the package I purchased?&#60;br /&#62;
Thanks!&#60;br /&#62;
Sherice
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lubsmith on "Can&#039;t update aweber add-on"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-update-aweber-add-on#post-334570</link>
			<pubDate>Thu, 20 Jun 2013 12:53:17 +0000</pubDate>
			<dc:creator>lubsmith</dc:creator>
			<guid isPermaLink="false">334570@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to update the Aweber add-on, but it's telling me I need to register/purchase a Gravity Forms license key.&#60;/p&#62;
&#60;p&#62;I already have a license key and it is registered in the Gravity Forms plug-in. Why will it not recognize it? The license not need renewing until later July.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gary Walmsley on "info / video"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/info-video#post-314213</link>
			<pubDate>Mon, 10 Jun 2013 03:45:23 +0000</pubDate>
			<dc:creator>Gary Walmsley</dc:creator>
			<guid isPermaLink="false">314213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, i would like to know where i can see a video about the advanced user registration, combined with multisite before i purchase.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Formmaker on "Directory bug and switch from multiple entries per user to one entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/directory-bug-and-switch-from-multiple-entries-per-user-to-one-entry#post-307729</link>
			<pubDate>Fri, 07 Jun 2013 03:17:18 +0000</pubDate>
			<dc:creator>Formmaker</dc:creator>
			<guid isPermaLink="false">307729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to make a directory from a profile update form:&#60;/p&#62;
&#60;p&#62;I started a profile update form, i allowed multiple entries per user to keep a database of updates - now i would like to make a directory of the most current entries.&#60;/p&#62;
&#60;p&#62;i have some users that insist on multiple users being registered under the same email.&#60;/p&#62;
&#60;p&#62;can someone at gravity tell me if i switch the form from multiple entries to one will it erase multiple entries - keeping the latest one, do i have to erase all previous entries per user manually, will it stop allowing duplicate entries from that point forward and can it be based on username instead of email?&#60;/p&#62;
&#60;p&#62;Also in doing this: I noticed-&#60;br /&#62;
I have noticed that if i make the first and last name of the profile update form admin only to prevent users from sharing accounts by changing names once registered, it will not show up in the directory views unless i select to show admin only fields in the directory settings, but then it shows all other admin fields i do not want seen even if i select to hide that field in both directory and entry views....unlike the rollover help in the form settings that states the field will be hidden even if admin only is selected in directory settings.&#60;/p&#62;
&#60;p&#62;is this a bug&#60;/p&#62;
&#60;p&#62;I think the settings of what to display on what page for a directory should not not be as much influenced by the form itself as it is by the directory plugin - because you cannot have two different versions of the same directory for different users if there is a dependency on the form settings which should remain static such as admin only&#60;/p&#62;
&#60;p&#62;I am in the middle of registration for an event and do not want to make mistakes and am fearful of an update messing things up.&#60;/p&#62;
&#60;p&#62;Gravity Forms&#60;br /&#62;
Settings &#124; Deactivate &#124; Edit&#60;br /&#62;
Easily create web forms and manage form entries within the WordPress admin.&#60;br /&#62;
Version 1.6.12 &#124; By rocketgenius &#124; Visit plugin site&#60;br /&#62;
There is a new version of Gravity Forms available. View version 1.7.5 details or update now.&#60;/p&#62;
&#60;p&#62;Gravity Forms Directory &#38;amp; Addons&#60;br /&#62;
Settings &#124; Deactivate &#124; Edit&#60;br /&#62;
Turn Gravity Forms into a great WordPress directory...and more!&#60;br /&#62;
Version 3.4.1 &#124; By Katz Web Services, Inc. &#124; Visit plugin site
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DHopkins on "Update a meta form field after a form is submitted"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/update-a-meta-form-field-after-a-form-is-submitted#post-306651</link>
			<pubDate>Thu, 06 Jun 2013 17:58:50 +0000</pubDate>
			<dc:creator>DHopkins</dc:creator>
			<guid isPermaLink="false">306651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm looking to update a meta form field after an entry is made. So after someone submits the form I would like to use a value in that entry to then set the rangeMin of the form.&#60;/p&#62;
&#60;p&#62;I'm looking to hook into gform_after_submission.&#60;/p&#62;
&#60;p&#62;I'm looking through the docs, but am having a difficult time finding something. Most seem to be fore the entry not the form.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
