<?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 Taxonomies in multiple forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-in-multiple-forms</link>
		<description>Gravity Support Forums Topic: Custom Taxonomies in multiple forms</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 14:02:07 +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-taxonomies-in-multiple-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Custom Taxonomies in multiple forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-in-multiple-forms#post-11362</link>
			<pubDate>Mon, 18 Oct 2010 12:34:44 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11362@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't change the code myself. This is a customization so you would have to know PHP and WordPress development to implement.  I can refer you to a WordPress consultant who could assist you with this if you would like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelguy on "Custom Taxonomies in multiple forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-in-multiple-forms#post-11346</link>
			<pubDate>Mon, 18 Oct 2010 11:25:07 +0000</pubDate>
			<dc:creator>pixelguy</dc:creator>
			<guid isPermaLink="false">11346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I saw this code: &#60;a href=&#34;http://code.hyperspatial.com/all-code/wordpress-code/gravity-forms-taxonomy-fix/comment-page-1/&#34; rel=&#34;nofollow&#34;&#62;http://code.hyperspatial.com/all-code/wordpress-code/gravity-forms-taxonomy-fix/comment-page-1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But at the moment i could not test it.&#60;/p&#62;
&#60;p&#62;Can you change the code for the use with multiple forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Custom Taxonomies in multiple forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-in-multiple-forms#post-11344</link>
			<pubDate>Mon, 18 Oct 2010 10:58:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11344@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Without seeing your code it is hard to tell how you have it configured.  &#60;/p&#62;
&#60;p&#62;You can target a specific form by appending the form id to the filter.&#60;/p&#62;
&#60;p&#62;So for example, this filter would target just form id 10:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_filter(&#38;quot;gform_post_data_10&#38;quot;, &#38;quot;change_post_data&#38;quot;, 10, 2);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is this how your gform_post_data call looks?&#60;/p&#62;
&#60;p&#62;If your code is targeting a specific form OR targeting specific field ids then you would have to update your code for each form so that it works on each as field and form ids are unique.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pixelguy on "Custom Taxonomies in multiple forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-in-multiple-forms#post-11302</link>
			<pubDate>Sat, 16 Oct 2010 13:46:07 +0000</pubDate>
			<dc:creator>pixelguy</dc:creator>
			<guid isPermaLink="false">11302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an option to use custom taxonomies in multiple forms?&#60;br /&#62;
I found solutions for changing the tag-field to custom taxonomies. But they work only for one form i think?!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
