<?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: conditional logic based on value of hidden field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-based-on-value-of-hidden-field</link>
		<description>Gravity Support Forums Topic: conditional logic based on value of hidden field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:38:51 +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/conditional-logic-based-on-value-of-hidden-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "conditional logic based on value of hidden field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-based-on-value-of-hidden-field#post-141430</link>
			<pubDate>Mon, 04 Feb 2013 09:52:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">141430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You want to display the score before the form is submitted in the same form? You mention using gform_pre_render, but I can't follow how you would use that to calculate the score before the form is rendered.  Can you share the code you're using in your functions, and share how you are calculating the score currently? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rdingus on "conditional logic based on value of hidden field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-based-on-value-of-hidden-field#post-140136</link>
			<pubDate>Sun, 03 Feb 2013 00:12:03 +0000</pubDate>
			<dc:creator>rdingus</dc:creator>
			<guid isPermaLink="false">140136@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, I got #2 working by using gform_pre_render rather than gform_pre_submission to calculate and set the quiz score on a hidden field.&#60;/p&#62;
&#60;p&#62;For #1, do I need to create a shortcode to retrieve and display this hidden value on the final page of the form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rdingus on "conditional logic based on value of hidden field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-based-on-value-of-hidden-field#post-140107</link>
			<pubDate>Sat, 02 Feb 2013 23:22:35 +0000</pubDate>
			<dc:creator>rdingus</dc:creator>
			<guid isPermaLink="false">140107@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a multi-page form I am building here:  &#60;a href=&#34;http://proternative.dingusmedia.com/start-here/&#34; rel=&#34;nofollow&#34;&#62;http://proternative.dingusmedia.com/start-here/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form collects user info then presents a series of radio button &#34;quiz&#34; questions.  I then calculate a quiz score using gform_pre_submission and set that value on a hidden field called &#34;Quiz Score&#34;.  On the next page of the multi-part form I need to then do two things based on the value in this hidden field, before the form is submitted:&#60;br /&#62;
1) Display the value in the hidden field like &#34;You scored {hidden field value} out of 10&#34;.&#60;br /&#62;
2) If the score is 10, display two additional checkbox form fields.&#60;/p&#62;
&#60;p&#62;After this, then submit the form and display a confirmation page.&#60;/p&#62;
&#60;p&#62;How can I do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
