<?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: Allow field to be populated dynamically</title>
		<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically</link>
		<description>Gravity Support Forums Topic: Allow field to be populated dynamically</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 11:46:52 +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/allow-field-to-be-populated-dynamically" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically#post-31740</link>
			<pubDate>Thu, 04 Aug 2011 15:35:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31740@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you using the PayPal Add-on or will you just be creating the form here and collecting the money separately?  I'm thinking about the best way to handle it.&#60;/p&#62;
&#60;p&#62;From this thread, it sounds like you're using the PayPal Add-on:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/pricing-option&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/pricing-option&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Looks like you have about 15 industries and then there will be the same 10 options for each industry, but each option will be priced differently based on the industry?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Allow field to be populated dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically#post-31690</link>
			<pubDate>Thu, 04 Aug 2011 09:00:18 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">31690@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here are some additional details:&#60;/p&#62;
&#60;p&#62;Question 1 - Choose Your Industry&#60;/p&#62;
&#60;p&#62;Automotive&#60;br /&#62;
Children&#60;br /&#62;
Enertainment&#60;/p&#62;
&#60;p&#62;2) Would You like to add a featured Listing?&#60;/p&#62;
&#60;p&#62;Yes&#60;br /&#62;
No&#60;/p&#62;
&#60;p&#62;IF YES&#60;/p&#62;
&#60;p&#62;Please Select Industry Category&#60;/p&#62;
&#60;p&#62;Automotive - $10&#60;br /&#62;
Children - $15&#60;br /&#62;
Enertainment - $25&#60;/p&#62;
&#60;p&#62;3) Would You Like A Bold Listing?&#60;/p&#62;
&#60;p&#62;Yes&#60;br /&#62;
No&#60;/p&#62;
&#60;p&#62;IF YES&#60;/p&#62;
&#60;p&#62;Please Select Industry Category&#60;/p&#62;
&#60;p&#62;Automotive - $3&#60;br /&#62;
Children - $5&#60;br /&#62;
Enertainment - $2&#60;/p&#62;
&#60;p&#62;What I want to do is remove the additional step of having them select their industry for each option. I want their industry to carry over so it only displays the industry they have selected in Step 1. This way, I can just ask them if they want the option and the price will be added. We have over 10 different options available for them o choose.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Allow field to be populated dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically#post-31664</link>
			<pubDate>Wed, 03 Aug 2011 23:59:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Scott can you post the data you're using so I can get an idea of how it should work?  Maybe three categories from the first select, then for each of those categories, an example of how the rest should work.&#60;/p&#62;
&#60;p&#62;Would it be like:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Choose your make of car:&#60;/strong&#62;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Chevy&#60;/li&#62;
&#60;li&#62;Dodge&#60;/li&#62;
&#60;li&#62;Ford&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Then based on that choice, it sort of branches off into:&#60;/p&#62;
&#60;p&#62;[Chevy]&#60;/p&#62;
&#60;blockquote&#62;
&#60;ul&#62;
&#60;li&#62;Blazer&#60;/li&#62;
&#60;li&#62;Corsica&#60;/li&#62;
&#60;li&#62;Malibu&#60;/li&#62;
&#60;/ul&#62;
&#60;/blockquote&#62;
&#60;p&#62;[Dodge]&#60;/p&#62;
&#60;blockquote&#62;
&#60;ul&#62;
&#60;li&#62;Dakota&#60;/li&#62;
&#60;li&#62;Dart&#60;/li&#62;
&#60;li&#62;Duster&#60;/li&#62;
&#60;li&#62;Ram&#60;/li&#62;
&#60;li&#62;Viper&#60;/li&#62;
&#60;/ul&#62;
&#60;/blockquote&#62;
&#60;p&#62;[Ford]&#60;/p&#62;
&#60;blockquote&#62;
&#60;ul&#62;
&#60;li&#62;Escort&#60;/li&#62;
&#60;li&#62;500&#60;/li&#62;
&#60;/ul&#62;
&#60;/blockquote&#62;
&#60;p&#62;Or is it more complex than that?&#60;/p&#62;
&#60;p&#62;You mentioned &#34;series of drop downs&#34; and I am having a hard time envisioning the use case.  Please share more details.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Scott on "Allow field to be populated dynamically"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically#post-31621</link>
			<pubDate>Wed, 03 Aug 2011 16:43:30 +0000</pubDate>
			<dc:creator>Scott</dc:creator>
			<guid isPermaLink="false">31621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am creating a form that allows a user to select their business category. Once they select their category, they can select many different options related to that category. Here is my issue.&#60;/p&#62;
&#60;p&#62;1) A user fills out the for and selects the business category &#34;Automotive&#34;&#60;/p&#62;
&#60;p&#62;2) They are next faced with a series of drop down menus allowing them to select different promotional options. The pricing for each option is dependent on the category.&#60;/p&#62;
&#60;p&#62;Instead of having them select their category for each option, is it possible for me to pass the industry they selected onto the next field and if they select that they want to include that option, the price is automatically displayed without them having to select their industry again?&#60;/p&#62;
&#60;p&#62;I have played with this and cannot figure it out. I tried passing the parameter name but not entirely sure how this works. Where is this set? I have searched the forums and cannot find an answer.&#60;/p&#62;
&#60;p&#62;If someone could list this for me, I would really appreciate it. A step by step would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
