<?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: Types of forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/types-of-forms</link>
		<description>Gravity Support Forums Topic: Types of forms</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:33:49 +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/types-of-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Types of forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/types-of-forms#post-149410</link>
			<pubDate>Mon, 18 Feb 2013 14:01:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">149410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is nothing built in to Gravity Forms that would allow the sorts of groupings you need.&#60;/p&#62;
&#60;p&#62;Also, forms themselves are not added to your name menu: the pages where the forms are embedded are what go into your nav.  Knowing that, you could create a nav item of a certain custom post type, pages using a certain template (form-page.php?) or some other method (tags, categories?)    Forms themselves are not accessed directly from your nav.  I assume you mean public facing nav, not an admin menu.  If not, we'll need another approach.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Blue-Streak on "Types of forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/types-of-forms#post-149314</link>
			<pubDate>Mon, 18 Feb 2013 11:22:50 +0000</pubDate>
			<dc:creator>Blue-Streak</dc:creator>
			<guid isPermaLink="false">149314@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What I really want to do is to be able to automatically render a list of forms of a certain type in my Nav.  So I have have a nav item called &#34;Forms&#34; and have it auto populate with all the forms of a given type.&#60;/p&#62;
&#60;p&#62;I would assume I can get a list of all the forms, and I *could* parse all the titles and only get the ones with specific keywords, but it would be sweet if I could do it by only requesting the ones I want.&#60;/p&#62;
&#60;p&#62;I'll bet I could do it with a custom sql query pretty efficiently.&#60;/p&#62;
&#60;p&#62;Any other recommendations there?  If not I'll go this route.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Types of forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/types-of-forms#post-149224</link>
			<pubDate>Mon, 18 Feb 2013 09:43:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">149224@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is nothing built in to Gravity Forms to classify them like this.  However, you could always use:&#60;/p&#62;
&#60;p&#62;Registration:&#60;br /&#62;
or&#60;br /&#62;
Purchasing:&#60;/p&#62;
&#60;p&#62;as the beginning of your form title, then all the Registration forms would be grouped together in the admin, since the list is returned alphabetically.  You don't need to output the form title in the page where you embed it, so this form title can be for your admin use only.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Blue-Streak on "Types of forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/types-of-forms#post-148683</link>
			<pubDate>Sun, 17 Feb 2013 20:21:20 +0000</pubDate>
			<dc:creator>Blue-Streak</dc:creator>
			<guid isPermaLink="false">148683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to be able to classify a form as a certain type of form.  For example, I'd like to have &#34;registration form&#34; as a type.  This would be analogous to categories or tags on a post.&#60;/p&#62;
&#60;p&#62;So if I make 10 forms, 3 would be classed as &#34;Registration&#34;, and 4 would be &#34;Purcahsing&#34; and 3 would be something else.&#60;/p&#62;
&#60;p&#62;Is this doable?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
