<?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: I created two forms. Import Campo dinamico</title>
		<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico</link>
		<description>Gravity Support Forums Topic: I created two forms. Import Campo dinamico</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:37:50 +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/i-created-two-forms-import-campo-dinamico" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-96754</link>
			<pubDate>Wed, 28 Nov 2012 23:18:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The code I posted will go inside a function you create.  That function will go in your theme's functions.php.  The code I posted is not a complete solution but a pointer on how to get the values.   You will need to write a function and get all your values with that line, then hook your function to the gform_pre_render filter.  It will require a bit of PHP code to accomplish what you want to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edson Cruz on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-96099</link>
			<pubDate>Tue, 27 Nov 2012 07:57:09 +0000</pubDate>
			<dc:creator>Edson Cruz</dc:creator>
			<guid isPermaLink="false">96099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please forgive me my lack of knowledge. More where I put (paste) this code that you showed me.&#60;br /&#62;
1&#60;br /&#62;
/ / $ All_leads will be an array of connections from a specific form&#60;br /&#62;
2&#60;br /&#62;
$ All_leads RGFormsModel :: = get_leads ($ form_id);&#60;/p&#62;
&#60;p&#62;thank you&#60;br /&#62;
Edson
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-96026</link>
			<pubDate>Tue, 27 Nov 2012 03:48:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96026@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can populate a drop down in form two using the gform_pre_render filter.  &#60;/p&#62;
&#60;p&#62;&#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;To get the values from the fields in form 1, you are going to have to loop through all the entries from that form, and extract the values from the specific fields you need. There are several ways to do this using built in Gravity Forms methods.  Here is one:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
// $all_leads will be an array of leads from one specific form
$all_leads = RGFormsModel::get_leads($form_id);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then you would loop through all leads from form 1, and extract the values from the fields you're interested in, to populate the drop downs in form two.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-96024</link>
			<pubDate>Tue, 27 Nov 2012 03:42:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96024@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your profile photo here comes from gravatar.com - register for an account there with the same email address you used here and the picture will appear here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edson Cruz on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-95876</link>
			<pubDate>Mon, 26 Nov 2012 19:53:43 +0000</pubDate>
			<dc:creator>Edson Cruz</dc:creator>
			<guid isPermaLink="false">95876@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the speed of their response. I'm here all day waiting for a response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edson Cruz on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-95804</link>
			<pubDate>Mon, 26 Nov 2012 13:59:40 +0000</pubDate>
			<dc:creator>Edson Cruz</dc:creator>
			<guid isPermaLink="false">95804@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes it is&#60;br /&#62;
I need you to right field in form 2 DROP Down the offer that was filled by users of a field of the form 1&#60;br /&#62;
thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edson Cruz on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-95687</link>
			<pubDate>Mon, 26 Nov 2012 09:57:29 +0000</pubDate>
			<dc:creator>Edson Cruz</dc:creator>
			<guid isPermaLink="false">95687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes è that.&#60;br /&#62;
And also how do I change my profile asap my photo.&#60;br /&#62;
thank you&#60;br /&#62;
Edson
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-95519</link>
			<pubDate>Mon, 26 Nov 2012 02:39:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">95519@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It sounds like in form #2, you want to populate two different drop downs with all the values which were submitted by form #1.  Is that accurate?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Edson Cruz on "I created two forms. Import Campo dinamico"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/i-created-two-forms-import-campo-dinamico#post-94915</link>
			<pubDate>Fri, 23 Nov 2012 18:00:07 +0000</pubDate>
			<dc:creator>Edson Cruz</dc:creator>
			<guid isPermaLink="false">94915@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, David&#60;br /&#62;
I created two forms.&#60;br /&#62;
In the 1st form, the client 01 filled a text field with the number of your MOBILE. Ex: 6185529888&#60;br /&#62;
And in another text field filled him with the plate of your car. Ex: JFX5890&#60;br /&#62;
..............................&#60;br /&#62;
How do I, as the Client 2 is complete the form 2, he can find a field of &#34;Drop Down&#34; or &#34;Multi Select&#34; your mobile number or license plate.&#60;/p&#62;
&#60;p&#62;How do I import this data to insides of these fields.&#60;/p&#62;
&#60;p&#62;What should I do?&#60;br /&#62;
Write some code into the field?&#60;br /&#62;
Inside the &#34;CSS Class Name&#34;?&#60;br /&#62;
Mark &#34;Allow field to be populated dynamically&#34;&#60;br /&#62;
In Aba directory. I have to mark something?&#60;/p&#62;
&#60;p&#62;I hope your help.&#60;/p&#62;
&#60;p&#62;Edereço the 1st Form&#60;br /&#62;
&#60;a href=&#34;http://meucondominiolegal.com.br/123/?page_id=1297&#34; rel=&#34;nofollow&#34;&#62;http://meucondominiolegal.com.br/123/?page_id=1297&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Edereço the 2nd Form&#60;br /&#62;
&#60;a href=&#34;http://meucondominiolegal.com.br/123/?page_id=1287&#34; rel=&#34;nofollow&#34;&#62;http://meucondominiolegal.com.br/123/?page_id=1287&#60;/a&#62;&#60;br /&#62;
thank you&#60;br /&#62;
Edson
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
