<?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: Dynamically Populate a field based on two different values</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-a-field-based-on-two-different-values</link>
		<description>Gravity Support Forums Topic: Dynamically Populate a field based on two different values</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 00:01:27 +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/dynamically-populate-a-field-based-on-two-different-values" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Dynamically Populate a field based on two different values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-a-field-based-on-two-different-values#post-52382</link>
			<pubDate>Wed, 14 Mar 2012 10:57:33 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">52382@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, thirdriver,&#60;/p&#62;
&#60;p&#62;I may not be entirely understanding you. When on the second form, are you expecting the user to choose an option (a, b, or c) from the New Question drop down and upon selection, have the End Result wind up being the Result field plus the New Question selection, and display that new calculation in the End Result right away?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thirdriver on "Dynamically Populate a field based on two different values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-a-field-based-on-two-different-values#post-51476</link>
			<pubDate>Tue, 06 Mar 2012 14:45:24 +0000</pubDate>
			<dc:creator>thirdriver</dc:creator>
			<guid isPermaLink="false">51476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form with 25 questions. I've got code here that tabulates answers and produces the result &#34;one&#34; &#34;two&#34; or &#34;three&#34; based on what questions you picked.&#60;/p&#62;
&#60;p&#62;The next form (not page, a whole new form) has 4 fields.&#60;br /&#62;
Name:               [___________]&#60;br /&#62;
Result:              [___________] (this gets pre-populated with the values above)&#60;br /&#62;
New Question: [___________] (This is a drop down with value &#34;a&#34;, &#34;b&#34;, and &#34;c&#34;)&#60;br /&#62;
End Result:      [___________]&#60;/p&#62;
&#60;p&#62;I need a way to populate the End Result field with data from the middle two. I'm not quite sure how to go about this? :/&#60;/p&#62;
&#60;p&#62;this means&#60;br /&#62;
R=&#34;one&#34; &#124; NQ:=&#34;b&#34; === ER=&#34;one+b&#34; with one+b being a new result. or&#60;br /&#62;
R=&#34;one&#34; &#124; NQ:=&#34;a&#34; === ER=&#34;one+a&#34; &#60;/p&#62;
&#60;p&#62;So 9 total possible outcomes
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
