<?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 User Favorites: sebbizl</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/sebbizl'>sebbizl</a></link>
		<description>Gravity Support Forums User Favorites: sebbizl</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:06:44 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-136722</link>
			<pubDate>Wed, 30 Jan 2013 19:01:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi @wordpressgirl, can you please export your form as XML (Forms &#38;gt; Import/Export &#38;gt; top center menu item &#34;Export Forms&#34;) and email that to me.  Along with a complete copy of the code you are using (your whole functions.php is fine.)  Attach both those to an email and send it to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will have Alex take a closer look for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-135826</link>
			<pubDate>Wed, 30 Jan 2013 01:19:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll ask Alex for his advice on this one.  Checkboxes are surprisingly difficult to populate.  See this response from Alex earlier today:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/unable-to-save-selected-values-from-checkboxes-field-in-database#post-135458&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/unable-to-save-selected-values-from-checkboxes-field-in-database#post-135458&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressgirl on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-135563</link>
			<pubDate>Tue, 29 Jan 2013 20:33:44 +0000</pubDate>
			<dc:creator>wordpressgirl</dc:creator>
			<guid isPermaLink="false">135563@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have two custom taxonomies. I used Alex's code from above &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/custom-taxonomies#post-4823&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/custom-taxonomies#post-4823&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This works great for the first custom taxonomy but will not populate the second custom taxonomy. The first field associated with a custom taxonomy is a drop-down list, the second field has checkboxes, so multiple values can be selected. I think the problem with not being able to populate the second taxonomy's values is because of the checkboxes. &#60;/p&#62;
&#60;p&#62;Any ideas of how to have checkbox values map to the custom taxonomy the same way the default category mapping works?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Notify User when post has been published"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notify-user-when-post-has-been-published#post-47514</link>
			<pubDate>Fri, 27 Jan 2012 11:52:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">47514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since you've posted a priority support request I'm closing this topic to avoid duplication of effort. This will be handled via the priority support channel from this point. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacquesbez on "Notify User when post has been published"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notify-user-when-post-has-been-published#post-47411</link>
			<pubDate>Thu, 26 Jan 2012 05:15:59 +0000</pubDate>
			<dc:creator>jacquesbez</dc:creator>
			<guid isPermaLink="false">47411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any news on this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacquesbez on "Notify User when post has been published"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notify-user-when-post-has-been-published#post-47296</link>
			<pubDate>Wed, 25 Jan 2012 06:21:59 +0000</pubDate>
			<dc:creator>jacquesbez</dc:creator>
			<guid isPermaLink="false">47296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I worked through the script as in your forum post &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/notify-visitor-that-their-post-was-published&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/notify-visitor-that-their-post-was-published&#60;/a&#62; and was able to successfully automatically send an email once the post was published/updated&#60;/p&#62;
&#60;p&#62;My site: &#60;a href=&#34;http://www.stayanight.co.za&#34; rel=&#34;nofollow&#34;&#62;http://www.stayanight.co.za&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I would like to know is:&#60;/p&#62;
&#60;p&#62;1.  How can I send a HTML message so I can include more links and images in my message&#60;br /&#62;
2. Include a link to the post inside the message&#60;br /&#62;
3. I have 3 Subscription options on my site and save the option in a custom field called &#34;Package&#34;.  Would it be possible to send different notifications to the different subscription options using this custom field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Custom posts and custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-posts-and-custom-taxonomies#post-46618</link>
			<pubDate>Tue, 17 Jan 2012 18:50:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@stl99, can you create a new topic please in the &#60;a href=&#34;http://www.gravityhelp.com/forums/forum/gravity-forms&#34; rel=&#34;nofollow&#34;&#62;regular support forums&#60;/a&#62;, and reference the specific post here, so we can handle it as a regular support request, not a year-old pre-purchase topic?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stl99 on "Custom posts and custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-posts-and-custom-taxonomies#post-46463</link>
			<pubDate>Mon, 16 Jan 2012 06:35:17 +0000</pubDate>
			<dc:creator>stl99</dc:creator>
			<guid isPermaLink="false">46463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;David's howto worked really great and I was able to successfully add a taxonomy drop down to a form. Would it also be possible to use it for conditional fields?&#60;/p&#62;
&#60;p&#62;Right now when selecting the taxonomy dropdown field under condotional logic no taxonomy terms are displayed...&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Custom taxonomies for post forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-for-post-forms#post-45968</link>
			<pubDate>Tue, 10 Jan 2012 13:02:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45968@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Matosd, have you seen this 3rd party plugin at  the WordPress repository?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It was not created by us, but might help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matosd on "Custom taxonomies for post forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies-for-post-forms#post-45906</link>
			<pubDate>Mon, 09 Jan 2012 17:15:51 +0000</pubDate>
			<dc:creator>Matosd</dc:creator>
			<guid isPermaLink="false">45906@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also extremely interest about that!!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
