<?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: Custom Fields Not Updating</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating</link>
		<description>Gravity Support Forums Topic: Custom Fields Not Updating</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:45:06 +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/custom-fields-not-updating" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Custom Fields Not Updating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating#post-46094</link>
			<pubDate>Wed, 11 Jan 2012 00:52:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you edit the custom field in the post, that is completely separate from Gravity Forms.  I am not sure why they are not updating there.  Can you delete and re-add the field?  It's not related to Gravity Forms, I don't think.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ichris on "Custom Fields Not Updating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating#post-46091</link>
			<pubDate>Wed, 11 Jan 2012 00:43:04 +0000</pubDate>
			<dc:creator>ichris</dc:creator>
			<guid isPermaLink="false">46091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No - sorry. I'm not being very clear. (not enough coffee?)&#60;/p&#62;
&#60;p&#62;When I'm editing the custom fields in the post itself the fields don't save / update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Custom Fields Not Updating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating#post-46071</link>
			<pubDate>Tue, 10 Jan 2012 21:52:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46071@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Editing the entry in the Gravity Forms entry admin will not update any published post.  Is that what you're expecting to happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ichris on "Custom Fields Not Updating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating#post-45896</link>
			<pubDate>Mon, 09 Jan 2012 16:08:58 +0000</pubDate>
			<dc:creator>ichris</dc:creator>
			<guid isPermaLink="false">45896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I should add that I've using the WooThemes Listings template which I gather a lot of people end up finding Gravity Forms after realizing the limitations of Listings for submissions.&#60;/p&#62;
&#60;p&#62;While I realize this isn't the WooThemes support site, is it bad/good/ugly if you have a custom field defined in Listings' Content Builder AND in a Gravity Forms field? That seems to be the only way to update the field properly is if I use the Listings' Content Builder to say that there's a custom field .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ichris on "Custom Fields Not Updating"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-fields-not-updating#post-45895</link>
			<pubDate>Mon, 09 Jan 2012 15:55:09 +0000</pubDate>
			<dc:creator>ichris</dc:creator>
			<guid isPermaLink="false">45895@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a Custom Field style field that's a Radio Button type [ screenshot &#60;a href=&#34;http://l.ssktn.com/8QDc&#34; rel=&#34;nofollow&#34;&#62;http://l.ssktn.com/8QDc&#60;/a&#62; ]  which ends up putting a field in the DB with a meta_key under licensed of either a 0 or 1.&#60;/p&#62;
&#60;p&#62;When I try and pull that info into the single post page looks like this [ screenshot if below doesn't work &#60;a href=&#34;http://l.ssktn.com/ByNq&#34; rel=&#34;nofollow&#34;&#62;http://l.ssktn.com/ByNq&#60;/a&#62; ] :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $mylicensed = get_post_meta($post-&#38;gt;ID,&#38;#39;licensed&#38;#39;,true);
					if ($mylicensed == 1) {
					echo &#38;quot;No&#38;quot;;
					} elseif ($mylicensed == 0) {
					echo &#38;quot;Yes&#38;quot;;
					} else {
					echo &#38;quot;Contact for Details&#38;quot;;
					}
					?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But when the client goes into the WordPress backend and tries updating the details on the post and changes it to the opposite (0 or 1) it doesn't actually save the updated change. They click update on the post and/or update on the custom field - it doesn't save. [ screenshot &#60;a href=&#34;http://l.ssktn.com/bhTB&#34; rel=&#34;nofollow&#34;&#62;http://l.ssktn.com/bhTB&#60;/a&#62; ]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
