<?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 Tag: populate - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/populate</link>
		<description>Gravity Support Forums Tag: populate - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:20:55 +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/tags/populate/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>rgenieters on "Dynamic populate radio button value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-radio-button-value#post-336105</link>
			<pubDate>Fri, 21 Jun 2013 05:49:22 +0000</pubDate>
			<dc:creator>rgenieters</dc:creator>
			<guid isPermaLink="false">336105@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Trying to make a form to have a radio button selected when the page is called with a certain parameter. I already tried several dynamically option and examples found here and on the internet but no luck untill now.&#60;/p&#62;
&#60;p&#62;Situation:&#60;br /&#62;
I now have a website with several forms, these forms almost always start with a 'option 1' and 'option 2' choice. Depending on the choice a different part of the form is show.&#60;br /&#62;
Now I want to call a page and already set 'option 1' selected so that the user doesn't need to click that anymore.&#60;/p&#62;
&#60;p&#62;So how do I achieve that? I already tried so much but I can't get the that radio button to be selected using ?my_parameter=val solution.&#60;/p&#62;
&#60;p&#62;Hope someone can help me out!&#60;/p&#62;
&#60;p&#62;Thnx&#60;br /&#62;
Sven&#60;/p&#62;
&#60;p&#62;Ps: does it matter that I am using AJAX for the form.. and should I?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ActifyInc on "Dynamic Population of Multi-Select using Shortcode"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-multi-select-using-shortcode#post-290378</link>
			<pubDate>Thu, 30 May 2013 17:53:37 +0000</pubDate>
			<dc:creator>ActifyInc</dc:creator>
			<guid isPermaLink="false">290378@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How can I dynamically populate multi-select box values using a shortcode?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marc Koetsier on "Not all the selected values from checkboxes are being saved to the database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/not-all-the-selected-values-from-checkboxes-are-being-saved-to-the-database#post-137464</link>
			<pubDate>Thu, 31 Jan 2013 10:30:59 +0000</pubDate>
			<dc:creator>Marc Koetsier</dc:creator>
			<guid isPermaLink="false">137464@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;So i have checkbox field in my form. I dynamically populate data into the checkbox. See following code:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/private/vq7jjiojoln0844iqyjq#26,28&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/private/vq7jjiojoln0844iqyjq#26,28&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, I am getting all custom type posts &#34;Workshops&#34; and populating the checkbox field with the value for each input being the post's title.&#60;/p&#62;
&#60;p&#62;But when i submit the form, not all the selected values are saved into the database.&#60;/p&#62;
&#60;p&#62;I referred to &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#60;/a&#62; and copy pasting the code from the article yeilds the same result.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lwrkrol on "how to populate a hidden field with een other field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-populate-a-hidden-field-with-een-other-field#post-81967</link>
			<pubDate>Thu, 18 Oct 2012 06:18:47 +0000</pubDate>
			<dc:creator>lwrkrol</dc:creator>
			<guid isPermaLink="false">81967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to get an emailaddress in a hidden field in the same form using the hook on: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;what should I be using in the line below when I want to update my hidden field input_14 with another field on my form named E-mailadres and has id 1 ?&#60;/p&#62;
&#60;p&#62; $_POST[&#34;input_14&#34;] = &#34;new value for field 14&#34;;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>passatgt on "Problem with gform_pre_render and a custom field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problem-with-gform_pre_render-and-a-custom-field-type#post-186737</link>
			<pubDate>Wed, 27 Mar 2013 12:57:06 +0000</pubDate>
			<dc:creator>passatgt</dc:creator>
			<guid isPermaLink="false">186737@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I created a custom field type and i try to change the defaultValue by using the gform_pre_render, but somehow its not working.&#60;/p&#62;
&#60;p&#62;Here is the gform_pre_render function:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_pre_render&#38;quot;, &#38;quot;populate_field&#38;quot;);
				function populate_field($form){
					$postID = $_GET[&#38;#39;id&#38;#39;];
				    if($form[&#38;quot;id&#38;quot;] != 5)
				       return $form;

				    foreach($form[&#38;quot;fields&#38;quot;] as &#38;amp;$field) {
				        if($field[&#38;quot;id&#38;quot;] == 34){
				            $field[&#38;quot;defaultValue&#38;quot;] = &#38;#39;just a test default value&#38;#39;;
				        }
				    }
				    return $form;
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So as you can see, nothing special, however, its not working. If i set the default value in the admin panel, its working fine, but i can't change it like this. I also tried to change the description, and surprisingly that is working fine.&#60;/p&#62;
&#60;p&#62;Any idea? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realroy on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-180249</link>
			<pubDate>Thu, 21 Mar 2013 23:39:46 +0000</pubDate>
			<dc:creator>realroy</dc:creator>
			<guid isPermaLink="false">180249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a project that requires access for technicians to submit data readings at multiple locations, and I would like to know if GF can handle this...&#60;/p&#62;
&#60;p&#62;I had previously set up forms from another plugin and placed them on password-protected WP pages. Users have now requested that these forms auto-populate with technician-specific data, including names, certification numbers, email addresses, etc., so that they don't have to input those details every time they submit. Can GF pull this info from a WP user profile and inject it into each form? Or perhaps accomplish this another way?&#60;/p&#62;
&#60;p&#62;I'm not a programmer, so if GF is simple, yet powerful, enough to handle this project, I'd like to get a developer's license and use it for several other sites as well. Thanks for your input.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pmwebdev on "Populate dropdown dynamically - based on page id or name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dropdown-dynamically-based-on-page-id-or-name#post-169405</link>
			<pubDate>Wed, 13 Mar 2013 02:51:04 +0000</pubDate>
			<dc:creator>pmwebdev</dc:creator>
			<guid isPermaLink="false">169405@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi - I've searched the documentation and forum and couldn't quickly find a specific answer to the following:&#60;/p&#62;
&#60;p&#62;I have a small form in a sidebar widget of various pages - with a single dropdown - that has values already installed relating to the various page/subjects.&#60;/p&#62;
&#60;p&#62;When someone goes to a particular page, I just need to have the form in the widget select the relevant value from the dropdown values - per the page name/ID or whatever's appropriate.&#60;/p&#62;
&#60;p&#62;This way I use the same form for each of the pages - but it dynamically updates accordingly when displayed - and the notification email will advise the admin recipient of the page (+ context therefore) involved.&#60;/p&#62;
&#60;p&#62;Any help appreciated. Peter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>echristoperj on "How to pass user Meta data to Pre-Populate Reservation form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-pass-user-meta-data-to-pre-populate-reservation-form#post-150234</link>
			<pubDate>Tue, 19 Feb 2013 12:12:35 +0000</pubDate>
			<dc:creator>echristoperj</dc:creator>
			<guid isPermaLink="false">150234@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, I'm having a tough time making the final connection with pre-populating of a reservation form ( &#60;a href=&#34;http://www.pairadicetravel.com/reservations/&#34; rel=&#34;nofollow&#34;&#62;http://www.pairadicetravel.com/reservations/&#60;/a&#62; ).  This is what I have so far.&#60;/p&#62;
&#60;p&#62;1. Using Gravity Forms User Registration Add-On to replace default wordpress register function. (works great)&#60;/p&#62;
&#60;p&#62;2. Created a register form that gets the info that I want to populate in another form. (&#60;a href=&#34;http://www.pairadicetravel.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://www.pairadicetravel.com/contact-us/&#60;/a&#62;) Works fine.&#60;/p&#62;
&#60;p&#62;3. In the reservation form, I've added all the parameter names to the fields that will be pre-populated.  Those names match the names of the same fields from User Meta. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.evernote.com/shard/s1/sh/caaccf36-d325-4d25-ab94-cfc598c4a631/6e81d1d1cfc8fada52080047aa58c58e/deep/0/Screenshot%202/19/13%209:55%20AM.jpg&#34; rel=&#34;nofollow&#34;&#62;https://www.evernote.com/shard/s1/sh/caaccf36-d325-4d25-ab94-cfc598c4a631/6e81d1d1cfc8fada52080047aa58c58e/deep/0/Screenshot%202/19/13%209:55%20AM.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;https://www.evernote.com/shard/s1/sh/52c1f0b6-8037-4550-a9f2-f8e678757a71/0c325ad929b4e4a0581c93f7e60ffeb8/deep/0/Screenshot%202/19/13%209:54%20AM.jpg&#34; rel=&#34;nofollow&#34;&#62;https://www.evernote.com/shard/s1/sh/52c1f0b6-8037-4550-a9f2-f8e678757a71/0c325ad929b4e4a0581c93f7e60ffeb8/deep/0/Screenshot%202/19/13%209:54%20AM.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I want to happen is once the user registers and provides the needed information about their room preferences, it's stored on their profile.  It's currently doing this step.  Next once that user logs into the site to make a reservation that meta information is populated into the form.  I've tried going through the help pages, but get lost on the parameter names.  Can this be done by shortcode? &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>groupewibi on "Populate dynamically when form sent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-dynamically-when-form-sent#post-156448</link>
			<pubDate>Thu, 28 Feb 2013 02:28:08 +0000</pubDate>
			<dc:creator>groupewibi</dc:creator>
			<guid isPermaLink="false">156448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dear all, &#60;/p&#62;
&#60;p&#62;I trying to affect a user card member using the biggest value found on the user_meta table sor subscribers. Everythinks is working well, but i have an issue. &#60;/p&#62;
&#60;p&#62;Im changing the value of an hidden field (user_uuid) with a hook, and affect him a value.&#60;br /&#62;
Problem is, two person can be connected at the same time, using the same form, and has the same populated value at the same time. &#60;/p&#62;
&#60;p&#62;Solution should be to affect the value, only when the form is sent.&#60;br /&#62;
Any idea how to make it ? &#60;/p&#62;
&#60;p&#62;My code bellow.  &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;gform_field_value_maxnummembre&#38;#39;, &#38;#39;populate_memberid&#38;#39;);
function populate_memberid($value){
    $args = array(
	&#38;#39;role&#38;#39; =&#38;gt; &#38;#39;Subscriber&#38;#39;,
);

// The Query
$user_query = new WP_User_Query( $args );

// User Loop
if ( !empty( $user_query-&#38;gt;results ) ) {
	foreach ( $user_query-&#38;gt;results as $user ) :
		$uuid = get_user_meta( $user-&#38;gt;ID, &#38;#39;user_uuid&#38;#39;, true);
		echo &#38;#39;&#38;lt;p&#38;gt;&#38;#39; . $user-&#38;gt;display_name . &#38;#39;, Membre n° &#38;#39;.$uuid.&#38;#39;&#38;lt;/p&#38;gt;&#38;#39;;
		$nummembre[] = $uuid;
	endforeach;

	$maxnummembre = (max($nummembre) + 1);
	echo &#38;#39;Nouveau : &#38;#39;.$maxnummembre;
    return $maxnummembre;
}
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cyberworkers on "Dynamic dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdown#post-122683</link>
			<pubDate>Tue, 15 Jan 2013 15:26:29 +0000</pubDate>
			<dc:creator>cyberworkers</dc:creator>
			<guid isPermaLink="false">122683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm new here.&#60;br /&#62;
May be my question is similar to &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dynamic-ajax-category-child-dropdown&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dynamic-ajax-category-child-dropdown&#60;/a&#62;, but I may ask a simplest way.&#60;/p&#62;
&#60;p&#62;My problem is easy.&#60;/p&#62;
&#60;p&#62;1 - Dropdown with categories, for example :&#60;br /&#62;
- Database,&#60;br /&#62;
- Language&#60;/p&#62;
&#60;p&#62;2- If user selects &#34;Language&#34;&#60;br /&#62;
He will have :&#60;br /&#62;
- PHP&#60;br /&#62;
- Dot Net&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
