<?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 Formatting for Post-Submission Forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-formatting-for-post-submission-forms</link>
		<description>Gravity Support Forums Topic: Conditional Formatting for Post-Submission Forms</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:07: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/conditional-formatting-for-post-submission-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Conditional Formatting for Post-Submission Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-formatting-for-post-submission-forms#post-146137</link>
			<pubDate>Tue, 12 Feb 2013 01:29:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to the page where this form is online currently?&#60;/p&#62;
&#60;p&#62;This is possible and there are a couple ways to do it.&#60;/p&#62;
&#60;p&#62;How many options does each of your 10 drop downs have? Are they just yes/no questions, where all yes answers would get you the confirmation shown above (about sharing their experience), or are the answers different and possibly more than just two selections?&#60;/p&#62;
&#60;p&#62;One thought I had was to weight each answer (the 'value' for each drop down option) and then create a number field which would total all these values. Then, in your confirmation, use a conditional shortcode to display your boilerplate and also their submitted values.  Here is documentation on conditional shortcodes &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That approach would take care of both 1 and 2 in your requirements.&#60;/p&#62;
&#60;p&#62;The other approach, if your answers are not so cut and dried, would be to use the gform_pre_submission_filter to go through the logic on all your answers, and if you want to show the &#34;share your experiences&#34; message and values, depending on what was submitted, you could do that.&#60;/p&#62;
&#60;p&#62;I've shown how to do that a couple times:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/simple-calculations&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/simple-calculations&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/making-a-result-page-based-on-conditional-logic&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/making-a-result-page-based-on-conditional-logic&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ZeadsDead on "Conditional Formatting for Post-Submission Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-formatting-for-post-submission-forms#post-145856</link>
			<pubDate>Mon, 11 Feb 2013 09:49:50 +0000</pubDate>
			<dc:creator>ZeadsDead</dc:creator>
			<guid isPermaLink="false">145856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a form on my website that is a 10 question survey, which consists of drop down answers as well as paragraph text answers.&#60;/p&#62;
&#60;p&#62;If the user completes the survey and provides positive answers to my drop-down questions, I want to display the following on the &#34;Thank You&#34; page that follows after they submit the form.  Please let me know if this is possible...&#60;/p&#62;
&#60;p&#62;///***&#60;br /&#62;
Thank you for submitting the questionnaire.  We noticed you had a positive experience with us.  We highly encourage you to post your comments online for other customers to see!&#60;/p&#62;
&#60;p&#62;Here are links to our Yelp Page:&#60;br /&#62;
Here is a link to our Google+ Page:&#60;/p&#62;
&#60;p&#62;Just in case you forgot what you wrote, you can easy copy/paste this text below:&#60;br /&#62;
[insert customer's comments from the recently-completed survey here]&#60;/p&#62;
&#60;p&#62;We look forward to seeing your comments online!  And remember, if you need any assistance, you can always call us at 555-555-5555&#60;/p&#62;
&#60;p&#62;///****&#60;/p&#62;
&#60;p&#62;Thus, in a nutshell, how to I show the following on my confirmation page:&#60;/p&#62;
&#60;p&#62;1.  conditional logic whereby the above section only shows if certain fields are met on our survey&#60;br /&#62;
2.  text from the survey is displayed on the confirmation page &#60;/p&#62;
&#60;p&#62;thanks in advance!&#60;/p&#62;
&#60;p&#62;ben
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
