<?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: Output number of submissions of a selection to form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/output-number-of-submissions-of-a-selection-to-form</link>
		<description>Gravity Support Forums Topic: Output number of submissions of a selection to form</description>
		<language>en-US</language>
		<pubDate>Sat, 18 Apr 2026 00:16:33 +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/output-number-of-submissions-of-a-selection-to-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Output number of submissions of a selection to form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-number-of-submissions-of-a-selection-to-form#post-134528</link>
			<pubDate>Mon, 28 Jan 2013 23:16:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134528@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't do it after the form is loaded &#34;in real time&#34; but you can populate fields in your form using the gform_pre_render filter. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The fields required for option two, for example, would all be present in your form when you build it, and you can use conditional logic to show or hide those required fields.  Then you just need to pull from the database the number of selections which were made for each choice and display those conditionally as well.  The fields will be present in the form builder and populated before the form is loaded and any field is shown, using the gform_pre_render filter.&#60;/p&#62;
&#60;p&#62;Does that help at all? Do you need help getting the data out of the database as well?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Digital Pure on "Output number of submissions of a selection to form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/output-number-of-submissions-of-a-selection-to-form#post-128799</link>
			<pubDate>Tue, 22 Jan 2013 17:40:15 +0000</pubDate>
			<dc:creator>Digital Pure</dc:creator>
			<guid isPermaLink="false">128799@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a unique need, and I am pretty sure it is simple and I am over thinking this.   Here is what I need.&#60;/p&#62;
&#60;p&#62;1. Have a form that is conditional&#60;br /&#62;
2. Live output of the number of submissions of selected item from drop down&#60;/p&#62;
&#60;p&#62;What I mean is this. User fills out a form to contact my client. The form has a drop down with lets say 5 options (more or less as needed). The user chooses option 2. I need the form to conditionally show ONLY the needed details for options two (I can do this now with Gravity Forms) and I need it to show a output of the number of submissions for this option.   The user would see this.  &#60;/p&#62;
&#60;p&#62;I am pretty sure that it is possible, as I can use the &#34;auto-populate&#34; field option in a GF form, but I am not sure of the DB query that I would use. &#60;/p&#62;
&#60;p&#62;So, what I was thinking I could do is add a hidden field and call it #2submissions.  What I need to know is if I can do a DB call to query and report back to the user in real time the number of times this type of request has been made.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
