<?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: $form for all forms that I created</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-for-all-forms-that-i-created</link>
		<description>Gravity Support Forums Topic: $form for all forms that I created</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:45:28 +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/form-for-all-forms-that-i-created" rel="self" type="application/rss+xml" />

		<item>
			<title>sascha on "$form for all forms that I created"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-for-all-forms-that-i-created#post-46552</link>
			<pubDate>Tue, 17 Jan 2012 07:23:21 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">46552@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;ok I found this useful:&#60;br /&#62;
&#60;code&#62;$form = RGFormsModel::get_form_meta(&#38;#39;11&#38;#39;); // 11 is id of form&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What happens if I call the above with an id, that does not exist? Will it just skip or throw an error?&#60;/p&#62;
&#60;p&#62;AND: (this is only for possible performance reasons - not sure if that should be a consideration?) &#60;/p&#62;
&#60;p&#62;instead of getting the whole form array with:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$form = RGFormsModel::get_form_meta(&#38;#39;11&#38;#39;); // 11 is id of form&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to only get the ['cssClass'] part for each form only? That must be quicker I assume than getting always the whole form - especially if you have lets say 50 forms. That is a lot of information to get and keep somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "$form for all forms that I created"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-for-all-forms-that-i-created#post-46530</link>
			<pubDate>Mon, 16 Jan 2012 21:08:39 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">46530@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;is there a way to access $form for all forms that I created? I mean not just for the individual form that I am on, but the form data for all the forms. I assume the $form object for each form is saved in the DB. How would I retrieve it for all existing forms?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
